Skip to content

Commit a83ca7c

Browse files
postcss-logical-8.1.0 (#2082)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e0d2c43 commit a83ca7c

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

directory/postcss-logical.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-logical",
33
"description": "Use logical properties and values in CSS",
4-
"version": "8.0.0",
4+
"version": "8.1.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -87,21 +87,21 @@
8787
"text",
8888
"values"
8989
],
90-
"_id": "postcss-logical@8.0.0",
91-
"gitHead": "fd14cb0a3d698cce398a0ead2a514878af59aadb",
90+
"_id": "postcss-logical@8.1.0",
91+
"gitHead": "d60448e9f7114b5f57667786127a7aa9240e21c6",
9292
"types": "./dist/index.d.ts",
93-
"_nodeVersion": "22.1.0",
94-
"_npmVersion": "10.7.0",
93+
"_nodeVersion": "22.12.0",
94+
"_npmVersion": "10.9.0",
9595
"dist": {
96-
"integrity": "sha512-HpIdsdieClTjXLOyYdUPAX/XQASNIwdKt5hoZW08ZOAiI+tbV0ta1oclkpVkW5ANU+xJvk3KkA0FejkjGLXUkg==",
97-
"shasum": "0db0b90c2dc53b485a8074a4b7a906297544f58d",
98-
"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-8.0.0.tgz",
96+
"integrity": "sha512-pL1hXFQ2fEXNKiNiAgtfA005T9FBxky5zkX6s4GZM2D8RkVgRqz3f4g1JUoq925zXv495qk8UNldDwh8uGEDoA==",
97+
"shasum": "4092b16b49e3ecda70c4d8945257da403d167228",
98+
"tarball": "https://registry.npmjs.org/postcss-logical/-/postcss-logical-8.1.0.tgz",
9999
"fileCount": 7,
100-
"unpackedSize": 31441,
100+
"unpackedSize": 32998,
101101
"signatures": [
102102
{
103-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
104-
"sig": "MEYCIQCqZyRO82gCj89cVnFLd89mXYKITM6UAfEesWuLpEzlbAIhAPpopavJdfaqXhM24j7KjTOrkZKvc09eIaozCRRZq5tR"
103+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
104+
"sig": "MEYCIQCmoQtb+ZIAD9VESfwi9cnBTp8YOK6i3aak0Oz6GzCr2wIhAMagn+i8AwtR2Ly/igzUJyU68+Xo2eld7762VhIV7x+e"
105105
}
106106
]
107107
},
@@ -112,22 +112,22 @@
112112
"directories": {},
113113
"maintainers": [
114114
{
115-
"name": "romainmenke",
116-
"email": "romainmenke@gmail.com"
115+
"name": "jonathantneal",
116+
"email": "jonathantneal@hotmail.com"
117117
},
118118
{
119119
"name": "alaguna",
120120
"email": "[email protected]"
121121
},
122122
{
123-
"name": "jonathantneal",
124-
"email": "jonathantneal@hotmail.com"
123+
"name": "romainmenke",
124+
"email": "romainmenke@gmail.com"
125125
}
126126
],
127127
"_npmOperationalInternal": {
128-
"host": "s3://npm-registry-packages",
129-
"tmp": "tmp/postcss-logical_8.0.0_1722721045604_0.972194178482904"
128+
"host": "s3://npm-registry-packages-npm-production",
129+
"tmp": "tmp/postcss-logical_8.1.0_1740330324930_0.3564882314282689"
130130
},
131131
"_hasShrinkwrap": false,
132-
"_time": "2024-08-03T21:37:25.765Z"
132+
"_time": "2025-02-23T17:05:25.088Z"
133133
}

0 commit comments

Comments
 (0)