Skip to content

Commit fd17ab0

Browse files
collect plugins data
1 parent 446f940 commit fd17ab0

207 files changed

Lines changed: 3727 additions & 3470 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.

npm-data/last-version/@eik/postcss-plugin.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eik/postcss-plugin",
3-
"version": "5.0.12",
3+
"version": "5.0.13",
44
"description": "PostCSS plugin that uses Eik defined import map files to transform bare import specifiers to absolute URLs in @import rules",
55
"main": "src/plugin.js",
66
"types": "./types/plugin.d.ts",
@@ -40,18 +40,18 @@
4040
"@eik/semantic-release-config": "1.0.12",
4141
"@eik/typescript-config": "1.0.0",
4242
"eslint": "9.39.2",
43-
"fastify": "5.7.2",
43+
"fastify": "5.7.4",
4444
"npm-run-all2": "8.0.4",
4545
"postcss": "8.5.6",
4646
"prettier": "3.8.1",
4747
"rimraf": "6.1.2",
4848
"rollup": "4.57.1",
4949
"semantic-release": "25.0.3",
50-
"tap": "21.5.0",
50+
"tap": "21.5.1",
5151
"typescript": "5.9.3"
5252
},
5353
"dependencies": {
54-
"@eik/common": "5.1.16",
54+
"@eik/common": "5.1.17",
5555
"css-url-parser": "1.1.4"
5656
},
5757
"peerDependencies": {
@@ -60,26 +60,26 @@
6060
"engines": {
6161
"node": ">=20"
6262
},
63-
"gitHead": "d5ea19a05d0fccb8d6e2c64b10c95842ad902c91",
64-
"_id": "@eik/[email protected].12",
63+
"gitHead": "c320ee310e65a805344cf9bbd83d7228ab00fbf2",
64+
"_id": "@eik/[email protected].13",
6565
"_nodeVersion": "24.13.0",
6666
"_npmVersion": "11.8.0",
6767
"dist": {
68-
"integrity": "sha512-vjKRYeD1Yj8h08KJQ0nw8zdaw+RmXw0I+4rrmoxfYv49j5lwm6RaoBFo3op4JtGY9+8HJ5Av2uH4EKWXL5vG4Q==",
69-
"shasum": "5d4218434c788e1ad7528332cac7f393e8866d98",
70-
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.12.tgz",
68+
"integrity": "sha512-BW9nKTNomfRL/e98Ar1aUGIx/io0S6RIvLMfkJVPn375Zo27iYl9pVyAP/O3O1drQwTtgilfUTi3tq2y3VQJcg==",
69+
"shasum": "895911cf8a28adf2de329f4f3fd511797668c25f",
70+
"tarball": "https://registry.npmjs.org/@eik/postcss-plugin/-/postcss-plugin-5.0.13.tgz",
7171
"fileCount": 6,
72-
"unpackedSize": 28032,
72+
"unpackedSize": 28363,
7373
"attestations": {
74-
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].12",
74+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/@eik%[email protected].13",
7575
"provenance": {
7676
"predicateType": "https://slsa.dev/provenance/v1"
7777
}
7878
},
7979
"signatures": [
8080
{
8181
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
82-
"sig": "MEQCIAYLDRmXlS0mSMVWGYyBg1ho5dygBgmD91ZRNa2rK8YgAiB4mOy29r0AVH/5BQS0mHTBCefXA6mcAljIwobmuNNc7A=="
82+
"sig": "MEQCIDr7VLfh94od28FYM9umV0IESunVBVVRCBk0fdI6ZBuQAiBVRc5u7Qaif3V7t1RYXJ2Bj0uMjek+li4q2NacFXt/eQ=="
8383
}
8484
]
8585
},
@@ -116,8 +116,8 @@
116116
],
117117
"_npmOperationalInternal": {
118118
"host": "s3://npm-registry-packages-npm-production",
119-
"tmp": "tmp/postcss-plugin_5.0.12_1770426699171_0.12556970349913654"
119+
"tmp": "tmp/postcss-plugin_5.0.13_1770875452703_0.7324601322239594"
120120
},
121121
"_hasShrinkwrap": false,
122-
"_time": "2026-02-07T01:11:39.323Z"
122+
"_time": "2026-02-12T05:50:52.856Z"
123123
}

0 commit comments

Comments
 (0)