Skip to content

Commit 660827f

Browse files
collect plugins data
1 parent 2f4df70 commit 660827f

196 files changed

Lines changed: 3186 additions & 3305 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.

directory/postcss-unit-processor.json

Lines changed: 0 additions & 64 deletions
This file was deleted.

docs/index.html

Lines changed: 3 additions & 45 deletions
Large diffs are not rendered by default.

docs/keywords.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@
184184
"transparent",
185185
"trigonometric",
186186
"typography",
187-
"unit",
188187
"url",
189188
"utopia",
190189
"var",

npm-data/last-version/@wixc3/postcss-modules.json

Lines changed: 85 additions & 85 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
11
{
22
"name": "@wixc3/postcss-modules",
33
"version": "6.1.1",
4-
"description": "PostCSS plugin to use CSS Modules everywhere",
5-
"main": "build/index.js",
6-
"types": "index.d.ts",
7-
"publishConfig": {
8-
"access": "public"
9-
},
104
"keywords": [
115
"postcss",
126
"css",
@@ -20,83 +14,7 @@
2014
"email": "[email protected]"
2115
},
2216
"license": "MIT",
23-
"repository": {
24-
"type": "git",
25-
"url": "git+https://github.com/wixplosives/postcss-modules.git"
26-
},
27-
"dependencies": {
28-
"generic-names": "^4.0.0",
29-
"icss-utils": "^5.1.0",
30-
"lodash.camelcase": "^4.3.0",
31-
"postcss-modules-extract-imports": "^3.0.0",
32-
"postcss-modules-local-by-default": "^4.0.0",
33-
"postcss-modules-scope": "^3.0.0",
34-
"postcss-modules-values": "^4.0.0",
35-
"string-hash": "^1.1.1"
36-
},
37-
"peerDependencies": {
38-
"postcss": "^8.0.0"
39-
},
40-
"devDependencies": {
41-
"@babel/cli": "^7.17.10",
42-
"@babel/core": "^7.18.0",
43-
"@babel/eslint-parser": "^7.17.0",
44-
"@babel/preset-env": "^7.18.0",
45-
"@babel/register": "^7.17.7",
46-
"autoprefixer": "^10.0.2",
47-
"eslint": "^7.3.1",
48-
"eslint-plugin-import": "^2.21.2",
49-
"eslint-plugin-jest": "^23.17.0",
50-
"husky": "^4.2.5",
51-
"jest": "^26.0.1",
52-
"lint-staged": "^10.2.11",
53-
"postcss": "^8.4.21",
54-
"prettier": "^2.0.5"
55-
},
56-
"scripts": {
57-
"test": "make test",
58-
"precommit": "lint-staged",
59-
"build": "babel src -d ./build",
60-
"prepack": "npm run build"
61-
},
62-
"lint-staged": {
63-
"*.{json,md}": [
64-
"prettier --write",
65-
"git add"
66-
],
67-
"*.js": [
68-
"prettier --write",
69-
"eslint --fix",
70-
"git add"
71-
]
72-
},
73-
"require": "@babel/register",
74-
"gitHead": "295f7c22592a4d318e80a800fb2c650b8e6b4ec0",
75-
"bugs": {
76-
"url": "https://github.com/wixplosives/postcss-modules/issues"
77-
},
78-
"homepage": "https://github.com/wixplosives/postcss-modules#readme",
7917
"_id": "@wixc3/[email protected]",
80-
"_nodeVersion": "18.16.1",
81-
"_npmVersion": "9.5.1",
82-
"dist": {
83-
"integrity": "sha512-x/h1yKs6SKBAe2GOG66/pwEBqN7lsWFeculHDtQhBTgiCAxzm+37cFutIDGAjmp4NQ4DN1XssO3KkpT3C3l6rw==",
84-
"shasum": "1d4f0ff6a3c10de1e67d58a5585d1e8fd4e54771",
85-
"tarball": "https://registry.npmjs.org/@wixc3/postcss-modules/-/postcss-modules-6.1.1.tgz",
86-
"fileCount": 15,
87-
"unpackedSize": 35304,
88-
"signatures": [
89-
{
90-
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
91-
"sig": "MEUCIQDns0xL+7XkA5rQYIyHu+LZ8VfajkSZ89pT+yTzxpzpDwIgSP32NF8epYKLrCAP0QEOEMx2AlACFk8g06nqnHaZ0zs="
92-
}
93-
]
94-
},
95-
"_npmUser": {
96-
"name": "avi.vahl",
97-
"email": "[email protected]"
98-
},
99-
"directories": {},
10018
"maintainers": [
10119
{
10220
"name": "oleksiiletushev",
@@ -375,10 +293,92 @@
375293
"email": "[email protected]"
376294
}
377295
],
378-
"_npmOperationalInternal": {
379-
"host": "s3://npm-registry-packages",
380-
"tmp": "tmp/postcss-modules_6.1.1_1689329503409_0.17360377267573868"
296+
"homepage": "https://github.com/wixplosives/postcss-modules#readme",
297+
"bugs": {
298+
"url": "https://github.com/wixplosives/postcss-modules/issues"
299+
},
300+
"dist": {
301+
"shasum": "1d4f0ff6a3c10de1e67d58a5585d1e8fd4e54771",
302+
"tarball": "https://registry.npmjs.org/@wixc3/postcss-modules/-/postcss-modules-6.1.1.tgz",
303+
"fileCount": 15,
304+
"integrity": "sha512-x/h1yKs6SKBAe2GOG66/pwEBqN7lsWFeculHDtQhBTgiCAxzm+37cFutIDGAjmp4NQ4DN1XssO3KkpT3C3l6rw==",
305+
"signatures": [
306+
{
307+
"sig": "MEUCIQDns0xL+7XkA5rQYIyHu+LZ8VfajkSZ89pT+yTzxpzpDwIgSP32NF8epYKLrCAP0QEOEMx2AlACFk8g06nqnHaZ0zs=",
308+
"keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"
309+
}
310+
],
311+
"unpackedSize": 35304
312+
},
313+
"main": "build/index.js",
314+
"types": "index.d.ts",
315+
"gitHead": "295f7c22592a4d318e80a800fb2c650b8e6b4ec0",
316+
"require": "@babel/register",
317+
"scripts": {
318+
"test": "make test",
319+
"build": "babel src -d ./build",
320+
"prepack": "npm run build",
321+
"precommit": "lint-staged"
322+
},
323+
"_npmUser": {
324+
"name": "avi.vahl",
325+
"email": "[email protected]"
326+
},
327+
"repository": {
328+
"url": "git+https://github.com/wixplosives/postcss-modules.git",
329+
"type": "git"
330+
},
331+
"_npmVersion": "9.5.1",
332+
"description": "PostCSS plugin to use CSS Modules everywhere",
333+
"directories": {},
334+
"lint-staged": {
335+
"*.js": [
336+
"prettier --write",
337+
"eslint --fix",
338+
"git add"
339+
],
340+
"*.{json,md}": [
341+
"prettier --write",
342+
"git add"
343+
]
344+
},
345+
"_nodeVersion": "18.16.1",
346+
"dependencies": {
347+
"icss-utils": "^5.1.0",
348+
"string-hash": "^1.1.1",
349+
"generic-names": "^4.0.0",
350+
"lodash.camelcase": "^4.3.0",
351+
"postcss-modules-scope": "^3.0.0",
352+
"postcss-modules-values": "^4.0.0",
353+
"postcss-modules-extract-imports": "^3.0.0",
354+
"postcss-modules-local-by-default": "^4.0.0"
355+
},
356+
"publishConfig": {
357+
"access": "public"
381358
},
382359
"_hasShrinkwrap": false,
360+
"devDependencies": {
361+
"jest": "^26.0.1",
362+
"husky": "^4.2.5",
363+
"eslint": "^7.3.1",
364+
"postcss": "^8.4.21",
365+
"prettier": "^2.0.5",
366+
"@babel/cli": "^7.17.10",
367+
"@babel/core": "^7.18.0",
368+
"lint-staged": "^10.2.11",
369+
"autoprefixer": "^10.0.2",
370+
"@babel/register": "^7.17.7",
371+
"@babel/preset-env": "^7.18.0",
372+
"eslint-plugin-jest": "^23.17.0",
373+
"@babel/eslint-parser": "^7.17.0",
374+
"eslint-plugin-import": "^2.21.2"
375+
},
376+
"peerDependencies": {
377+
"postcss": "^8.0.0"
378+
},
379+
"_npmOperationalInternal": {
380+
"tmp": "tmp/postcss-modules_6.1.1_1689329503409_0.17360377267573868",
381+
"host": "s3://npm-registry-packages"
382+
},
383383
"_time": "2023-07-14T10:11:43.677Z"
384384
}

npm-data/last-version/postcss-colorguard.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-colorguard",
3-
"version": "2.0.28",
3+
"version": "2.0.29",
44
"description": "PostCSS plugin to keep a watchful eye on your css colors",
55
"main": "dist/index.js",
66
"module": "dist/index.mjs",
@@ -48,33 +48,33 @@
4848
"@types/color-rgba": "2.1.3",
4949
"color-diff": "1.4.0",
5050
"color-rgba": "3.0.0",
51-
"gitmojis": "3.14.0",
51+
"gitmojis": "3.15.0",
5252
"postcss": "8.5.3",
5353
"semantic-release": "24.2.3",
5454
"semantic-release-gitmoji": "1.6.8",
5555
"synesthesia": "1.0.1",
5656
"tsup": "8.4.0",
57-
"typescript": "5.8.2"
57+
"typescript": "5.8.3"
5858
},
5959
"engines": {
6060
"node": ">=18.0.0"
6161
},
62-
"packageManager": "yarn@4.6.0",
62+
"packageManager": "yarn@4.8.1",
6363
"publishConfig": {
6464
"provenance": true
6565
},
66-
"_id": "[email protected].28",
67-
"gitHead": "d76c4612752c3d06dbc8545505344bb349ecb032",
66+
"_id": "[email protected].29",
67+
"gitHead": "2b054159d1f7976d3d946275747ed7d107f06589",
6868
"dist": {
69-
"shasum": "f29fc0675ce86045d5bcc7ff98560cd564d74ba5",
70-
"integrity": "sha512-XIb49V3N6Zh2PYAs6E6dDm5ZoOaXbJfon+PTsUGODYb7RhMv/rHeIPG8TTEni+Kti96sS6YeqxfH6H48Ph7iWQ==",
71-
"tarball": "https://registry.npmjs.org/postcss-colorguard/-/postcss-colorguard-2.0.28.tgz",
69+
"shasum": "0501e71f18531362f141a7674e7beafd5d4e4593",
70+
"integrity": "sha512-TEY1AEneBRnE+koabkw+a4O8Irj0gc1F0Inmwg5S7K+2EzCgmzY0HO0upBvZ8vNJuw/AfGKk+WU1zsPmvLBUTw==",
71+
"tarball": "https://registry.npmjs.org/postcss-colorguard/-/postcss-colorguard-2.0.29.tgz",
7272
"fileCount": 7,
73-
"unpackedSize": 62473,
73+
"unpackedSize": 62856,
7474
"signatures": [
7575
{
7676
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
77-
"sig": "MEUCIQDiterc27jgSnqCJkWhcmuYv9B8Jfmsb/A09i7KJ1KOcQIgZTUTyds27SnIm0YdtlBX8gInyel1l8hBcp749cniZ9c="
77+
"sig": "MEUCIC5cifQ/DpqRZIkF0EzDUkOZ+LtbtsjCkPEGWEqUC8itAiEA9ZRzKS1zIsH2Jkk8dVikPPu5p4voy+mKueVMTWvSVO8="
7878
}
7979
]
8080
},
@@ -91,8 +91,8 @@
9191
],
9292
"_npmOperationalInternal": {
9393
"host": "s3://npm-registry-packages-npm-production",
94-
"tmp": "tmp/postcss-colorguard_2.0.28_1740780338397_0.759450637186732"
94+
"tmp": "tmp/postcss-colorguard_2.0.29_1743831340678_0.5863133341893045"
9595
},
9696
"_hasShrinkwrap": false,
97-
"_time": "2025-02-28T22:05:38.720Z"
97+
"_time": "2025-04-05T05:35:40.860Z"
9898
}

0 commit comments

Comments
 (0)