Skip to content

Commit 8aa47b5

Browse files
collect plugins data
1 parent 2e0acfb commit 8aa47b5

207 files changed

Lines changed: 1590 additions & 1423 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: 30 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,90 +1,72 @@
11
{
22
"name": "postcss-remove-font-face-format",
3-
"version": "5.0.0",
3+
"version": "5.1.5",
44
"description": "PostCSS plugin to remove font faces by format",
55
"keywords": [
66
"postcss",
77
"css",
88
"postcss-plugin",
99
"postcss-remove-font-face-format"
1010
],
11-
"scripts": {
12-
"test": "jest --coverage && eslint .",
13-
"prepack": "clean-package",
14-
"new:pack": "yarn pack && clean-package restore",
15-
"new:publish": "yarn publish && clean-package restore"
16-
},
1711
"author": {
1812
"name": "Swiss GRC AG",
1913
"email": "[email protected]"
2014
},
2115
"license": "MIT",
2216
"repository": {
2317
"type": "git",
24-
"url": "https://github.com/swissgrc/postcss-remove-font-face-format.git"
18+
"url": "git+https://github.com/swissgrc/postcss-remove-font-face-format.git"
2519
},
2620
"engines": {
2721
"node": ">=20.0.0"
2822
},
2923
"peerDependencies": {
30-
"postcss": "8.5.6"
31-
},
32-
"devDependencies": {
33-
"clean-package": "2.2.0",
34-
"eslint": "9.34.0",
35-
"eslint-plugin-jest": "29.0.1",
36-
"jest": "30.1.2",
37-
"postcss": "8.5.6"
38-
},
39-
"jest": {
40-
"coverageThreshold": {
41-
"global": {
42-
"statements": 100
43-
}
44-
}
45-
},
46-
"clean-package": {
47-
"indent": 2,
48-
"remove": [
49-
"scripts",
50-
"devDependencies",
51-
"eslintConfig",
52-
"jest",
53-
"clean-package"
54-
]
24+
"postcss": "8.5.8"
5525
},
5626
"dependencies": {
5727
"postcss-value-parser": "4.2.0"
5828
},
59-
"licenseText": "The MIT License (MIT)\n\nCopyright 2022 Swiss GRC AG <[email protected]>\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of\nthis software and associated documentation files (the \"Software\"), to deal in\nthe Software without restriction, including without limitation the rights to\nuse, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of\nthe Software, and to permit persons to whom the Software is furnished to do so,\nsubject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS\nFOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR\nCOPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER\nIN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\nCONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n",
60-
29+
"gitHead": "f1a91cf1592f35ae63fedaf5c4b72602f639cfa4",
30+
31+
"bugs": {
32+
"url": "https://github.com/swissgrc/postcss-remove-font-face-format/issues"
33+
},
34+
"homepage": "https://github.com/swissgrc/postcss-remove-font-face-format#readme",
35+
"_nodeVersion": "24.14.0",
36+
"_npmVersion": "11.9.0",
6137
"dist": {
62-
"shasum": "34262ce175133a8b9fb9a931215ee600eeb44fc7",
63-
"integrity": "sha512-EnhgT+kqQhGF0wRUeygTbCsVRZyRuwP9eMhadkoiZMofp6i44Ck9llqQRsXjjgb05XHzW/NdZNUJ3Kts8JFn1A==",
64-
"tarball": "https://registry.npmjs.org/postcss-remove-font-face-format/-/postcss-remove-font-face-format-5.0.0.tgz",
65-
"fileCount": 7,
38+
"integrity": "sha512-VvRq24+fVp3hDW/0sDBUB+MakGmjG1gUZt5byuEZEiFdUOn9vcL8irhgE4g3Ir9vVOK8DgY4rceDFIejKLKGQg==",
39+
"shasum": "372dc6b05936fdcacb6d48711a6e216b6065aa43",
40+
"tarball": "https://registry.npmjs.org/postcss-remove-font-face-format/-/postcss-remove-font-face-format-5.1.5.tgz",
41+
"fileCount": 6,
6642
"unpackedSize": 4895,
43+
"attestations": {
44+
"url": "https://registry.npmjs.org/-/npm/v1/attestations/[email protected]",
45+
"provenance": {
46+
"predicateType": "https://slsa.dev/provenance/v1"
47+
}
48+
},
6749
"signatures": [
6850
{
6951
"keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U",
70-
"sig": "MEYCIQCowqoTyq/ps+Y78aCPaq73SH3wnBwKeTkTf1EFvrJe+gIhAKJ0/MtsEzlCN3k5MQkVCWK+p95Qq4dAkMryMQnVk6dA"
52+
"sig": "MEUCIQCHyYxWSZwgjNeBpPWLCy4azYZ1Z7CW8CsBjf86iKLy2wIgf8TckWv5aiAvjSGmCb2jc39FMENerYKsAtNw4Zczjwo="
7153
}
7254
]
7355
},
7456
"_npmUser": {
75-
"name": "swissgrc-bot",
76-
"email": "[email protected]"
57+
"name": "GitHub Actions",
58+
"email": "[email protected]",
59+
"trustedPublisher": {
60+
"id": "github",
61+
"oidcConfigId": "oidc:c9d655a3-2645-4ec0-84bb-8bb233fe8abe"
62+
}
7763
},
7864
"directories": {},
7965
"maintainers": [
8066
{
8167
"name": "swissgrc-bot",
8268
"email": "[email protected]"
8369
},
84-
{
85-
"name": "pascalberger",
86-
"email": "[email protected]"
87-
},
8870
{
8971
"name": "soebbel",
9072
"email": "[email protected]"
@@ -96,8 +78,8 @@
9678
],
9779
"_npmOperationalInternal": {
9880
"host": "s3://npm-registry-packages-npm-production",
99-
"tmp": "tmp/postcss-remove-font-face-format_5.0.0_1756712643336_0.41468420975833054"
81+
"tmp": "tmp/postcss-remove-font-face-format_5.1.5_1774014340592_0.5977429694623912"
10082
},
10183
"_hasShrinkwrap": false,
102-
"_time": "2025-09-01T07:44:03.504Z"
84+
"_time": "2026-03-20T13:45:40.740Z"
10385
}

0 commit comments

Comments
 (0)