Skip to content

Commit 0f30f56

Browse files
postcss-color-rebeccapurple-11.0.0 (#2622)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 875b701 commit 0f30f56

1 file changed

Lines changed: 23 additions & 31 deletions

File tree

directory/postcss-color-rebeccapurple.json

Lines changed: 23 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "postcss-color-rebeccapurple",
33
"description": "Use the rebeccapurple color keyword in CSS",
4-
"version": "10.0.0",
4+
"version": "11.0.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",
@@ -32,24 +32,17 @@
3232
}
3333
],
3434
"engines": {
35-
"node": ">=18"
35+
"node": ">=20.19.0"
3636
},
3737
"type": "module",
38-
"main": "dist/index.cjs",
39-
"module": "dist/index.mjs",
4038
"exports": {
4139
".": {
42-
"import": {
43-
"types": "./dist/index.d.ts",
44-
"default": "./dist/index.mjs"
45-
},
46-
"require": {
47-
"default": "./dist/index.cjs"
48-
}
40+
"types": "./dist/index.d.ts",
41+
"default": "./dist/index.mjs"
4942
}
5043
},
5144
"dependencies": {
52-
"@csstools/utilities": "^2.0.0",
45+
"@csstools/utilities": "^3.0.0",
5346
"postcss-value-parser": "^4.2.0"
5447
},
5548
"peerDependencies": {
@@ -80,21 +73,20 @@
8073
"syntax",
8174
"w3c"
8275
],
83-
84-
"gitHead": "61ac2472b9b76d236711e2e051ec57e8aefdfaa8",
85-
"types": "./dist/index.d.ts",
86-
"_nodeVersion": "22.1.0",
87-
"_npmVersion": "10.7.0",
76+
"gitHead": "63e497558037e516e09cd887cf7412a08cbbdc6a",
77+
78+
"_nodeVersion": "25.1.0",
79+
"_npmVersion": "11.6.2",
8880
"dist": {
89-
"integrity": "sha512-JFta737jSP+hdAIEhk1Vs0q0YF5P8fFcj+09pweS8ktuGuZ8pPlykHsk6mPxZ8awDl4TrcxUqJo9l1IhVr/OjQ==",
90-
"shasum": "5ada28406ac47e0796dff4056b0a9d5a6ecead98",
91-
"tarball": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-10.0.0.tgz",
92-
"fileCount": 7,
93-
"unpackedSize": 6299,
81+
"integrity": "sha512-g9561mx7cbdqx7XeO/L+lJzVlzu7bICyXr72efBVKZGxIhvBBJf9fGXn3Cb6U4Bwh3LbzQO2e9NWBLVYdX5Eag==",
82+
"shasum": "21ae146595b247c20c74a85738daa06527e0df0a",
83+
"tarball": "https://registry.npmjs.org/postcss-color-rebeccapurple/-/postcss-color-rebeccapurple-11.0.0.tgz",
84+
"fileCount": 6,
85+
"unpackedSize": 5852,
9486
"signatures": [
9587
{
96-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
97-
"sig": "MEUCIC7uMWHY21I2eRkC7SHO7//pVYEPMW0Rk9fiWFwnask5AiEAlvK7hOLAVRtVT9IFmO1L5C8zrxUbOQFK4QcgOG+aO7I="
88+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
89+
"sig": "MEYCIQCASYUdkdGi/Xn2A9hk3ydGTW3bpeax/vkeRQLRv9VXWwIhANf4haa6CsDKIH9xesZBkLSq+uKq9NHIvR6oKeiWSt3D"
9890
}
9991
]
10092
},
@@ -105,16 +97,16 @@
10597
"directories": {},
10698
"maintainers": [
10799
{
108-
"name": "romainmenke",
109-
"email": "romainmenke@gmail.com"
100+
"name": "jonathantneal",
101+
"email": "jonathantneal@hotmail.com"
110102
},
111103
{
112104
"name": "alaguna",
113105
"email": "[email protected]"
114106
},
115107
{
116-
"name": "jonathantneal",
117-
"email": "jonathantneal@hotmail.com"
108+
"name": "romainmenke",
109+
"email": "romainmenke@gmail.com"
118110
},
119111
{
120112
"name": "moox",
@@ -126,9 +118,9 @@
126118
}
127119
],
128120
"_npmOperationalInternal": {
129-
"host": "s3://npm-registry-packages",
130-
"tmp": "tmp/postcss-color-rebeccapurple_10.0.0_1722720978506_0.9141838217273224"
121+
"host": "s3://npm-registry-packages-npm-production",
122+
"tmp": "tmp/postcss-color-rebeccapurple_11.0.0_1768375316111_0.6965576122539134"
131123
},
132124
"_hasShrinkwrap": false,
133-
"_time": "2024-08-03T21:36:18.676Z"
125+
"_time": "2026-01-14T07:21:56.247Z"
134126
}

0 commit comments

Comments
 (0)