Skip to content

Commit 95676bf

Browse files
collect plugins data
1 parent c5e25e2 commit 95676bf

199 files changed

Lines changed: 12522 additions & 13920 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 26 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,14 @@
11
{
22
"name": "postcss-color-converter",
3-
"version": "1.1.2",
4-
"description": "PostCSS plugin for convert colors.",
3+
"version": "1.2.0",
4+
"description": "Post CSS plugin for color conversion.",
55
"keywords": [
66
"postcss-plugin",
77
"color",
88
"converter"
99
],
10-
"scripts": {
11-
"test": "mocha ./test/*.test.js",
12-
"lint": "eslint --config ./.eslintrc-full.js **/*.js --fix",
13-
"postcss": "postcss ./test/fixtures/*.test.{css,scss} --config ./test/fixtures/postcss.config.js -r",
14-
"pack": "npm pack",
15-
"release": "npm login && npx clean-publish"
16-
},
1710
"author": {
18-
"name": "Eduard Trayt",
11+
"name": "Eduard Trait",
1912
"email": "[email protected]",
2013
"url": "https://github.com/EdMSL"
2114
},
@@ -29,60 +22,41 @@
2922
"url": "https://github.com/EdMSL/postcss-color-converter/issues"
3023
},
3124
"dependencies": {
32-
"color-convert": "~2.0.1",
33-
"color-name": "~1.1.4",
34-
"postcss-values-parser": "^5.0.0"
35-
},
36-
"devDependencies": {
37-
"@logux/eslint-config": "^33.0.0",
38-
"chai": "4.2.0",
39-
"clean-publish": "^4.0.0",
40-
"eslint": "8.9.0",
41-
"eslint-config-postcss": "^3.0.7",
42-
"eslint-config-standard": "^14.1.0",
43-
"eslint-plugin-es5": "^1.4.1",
44-
"eslint-plugin-import": "^2.18.2",
45-
"eslint-plugin-jest": "^22.19.0",
46-
"eslint-plugin-node": "^10.0.0",
47-
"eslint-plugin-prefer-let": "^1.0.1",
48-
"eslint-plugin-promise": "^4.2.1",
49-
"eslint-plugin-security": "^1.4.0",
50-
"eslint-plugin-standard": "^4.0.1",
51-
"eslint-plugin-unicorn": "^12.1.0",
52-
"mocha": "9.2.0",
53-
"postcss": "^8.0.0",
54-
"postcss-cli": "^8.3.1",
55-
"postcss-scss": "^3.0.5"
25+
"color-convert": "^2.0.1",
26+
"colorizr": "^3.0.8",
27+
"postcss-values-parser": "^6.0.2"
5628
},
5729
"peerDependencies": {
5830
"postcss": "^8.0.0"
5931
},
60-
"eslintConfig": {
61-
"extends": "eslint-config-postcss"
62-
},
6332
"engines": {
6433
"node": ">=8.3.0"
6534
},
66-
"_id": "postcss-color-converter@1.1.2",
67-
"gitHead": "14928a63fc32e5dc425e7a6e2e05bb12ae9e7702",
68-
"_nodeVersion": "22.9.0",
69-
"_npmVersion": "10.8.3",
35+
"_id": "postcss-color-converter@1.2.0",
36+
"gitHead": "2f4bb0d9770ca5d477fdb3eb8807716e8e1fef3a",
37+
"_nodeVersion": "22.13.1",
38+
"_npmVersion": "10.9.2",
7039
"dist": {
71-
"integrity": "sha512-2Su9kNOu/TUYv1Z/E0puUaWmltqKun1WeUgnmLETriBuHa/HuLlU/zAVpqhllTLOVuCoNn5/He1LlSG2lxsabA==",
72-
"shasum": "5698c22389f98c5657a97869ac0b73fb0040dfab",
73-
"tarball": "https://registry.npmjs.org/postcss-color-converter/-/postcss-color-converter-1.1.2.tgz",
74-
"fileCount": 7,
75-
"unpackedSize": 16009,
40+
"integrity": "sha512-K0hZf+EJ4RbWneKj9Js1Q7ssnTn4/FX/vclO+2V6BHy0uGFepBrYPoRmwQADlzkDq6W9Y39ZuTy8vguTyZ+mpw==",
41+
"shasum": "57f0e9b2b3ad08897222da73de5be93368daad06",
42+
"tarball": "https://registry.npmjs.org/postcss-color-converter/-/postcss-color-converter-1.2.0.tgz",
43+
"fileCount": 6,
44+
"unpackedSize": 14111,
7645
"signatures": [
7746
{
78-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
79-
"sig": "MEUCIQDwddXYAsV9suWQ26lENXXSrNnSmM3s/WGJ0oec4oqJ8QIgNYJ17zk8NfUNIjlH1MPJG1IIyyEpEytGcGiN5C2RzQs="
47+
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
48+
"sig": "MEYCIQD8cUDErMJHZaP1OueR2ywsDwoxFe53cH4OpVes2XfJkAIhAO69VJJ+j8Kr83YSWLt24v1aSY6MyWtjQPHuAsbJqvbA"
8049
}
8150
]
8251
},
8352
"_npmUser": {
8453
"name": "ed-msl",
85-
"email": "[email protected]"
54+
"email": "[email protected]",
55+
"actor": {
56+
"name": "ed-msl",
57+
"email": "[email protected]",
58+
"type": "user"
59+
}
8660
},
8761
"directories": {},
8862
"maintainers": [
@@ -92,9 +66,9 @@
9266
}
9367
],
9468
"_npmOperationalInternal": {
95-
"host": "s3://npm-registry-packages",
96-
"tmp": "tmp/postcss-color-converter_1.1.2_1731071471408_0.8166775998152414"
69+
"host": "s3://npm-registry-packages-npm-production",
70+
"tmp": "tmp/postcss-color-converter_1.2.0_1750749099460_0.7854410831845828"
9771
},
9872
"_hasShrinkwrap": false,
99-
"_time": "2024-11-08T13:11:11.578Z"
73+
"_time": "2025-06-24T07:11:39.630Z"
10074
}

0 commit comments

Comments
 (0)