From 471f376ea3d545caeda454d2912ea741e81c7b92 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 11:23:34 +0000 Subject: [PATCH] postcss-calc-10.1.1 --- directory/postcss-calc.json | 122 ++++++++++++++++++------------------ 1 file changed, 61 insertions(+), 61 deletions(-) diff --git a/directory/postcss-calc.json b/directory/postcss-calc.json index e3f6aecf2d..18b0619e1e 100644 --- a/directory/postcss-calc.json +++ b/directory/postcss-calc.json @@ -1,7 +1,6 @@ { "name": "postcss-calc", "version": "10.1.1", - "description": "PostCSS plugin to reduce calc()", "keywords": [ "css", "postcss", @@ -9,68 +8,11 @@ "calculation", "calc" ], - "homepage": "https://github.com/postcss/postcss-calc", - "repository": { - "type": "git", - "url": "git+https://github.com/postcss/postcss-calc.git" - }, - "main": "src/index.js", - "types": "types/index.d.ts", "author": { "name": "Andy Jansson" }, "license": "MIT", - "engines": { - "node": "^18.12 || ^20.9 || >=22.0" - }, - "devDependencies": { - "@types/node": "^22.10.10", - "eslint": "^9.19.0", - "eslint-config-prettier": "^10.0.1", - "jison-gho": "0.6.1-216", - "postcss": "^8.5.1", - "prettier": "^3.4.2", - "typescript": "~5.7.3" - }, - "dependencies": { - "postcss-selector-parser": "^7.0.0", - "postcss-value-parser": "^4.2.0" - }, - "peerDependencies": { - "postcss": "^8.4.38" - }, - "scripts": { - "build": "jison ./parser.jison -o src/parser.js", - "lint": "eslint . && tsc", - "test": "node --test" - }, "_id": "postcss-calc@10.1.1", - "bugs": { - "url": "https://github.com/postcss/postcss-calc/issues" - }, - "_integrity": "sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==", - "_resolved": "/tmp/7a1225bb244e257504c57a8d382d0151/postcss-calc-10.1.1.tgz", - "_from": "file:postcss-calc-10.1.1.tgz", - "_nodeVersion": "22.11.0", - "_npmVersion": "11.1.0", - "dist": { - "integrity": "sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==", - "shasum": "52b385f2e628239686eb6e3a16207a43f36064ca", - "tarball": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.1.1.tgz", - "fileCount": 15, - "unpackedSize": 163137, - "signatures": [ - { - "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U", - "sig": "MEQCICRae33qA2BPDDZk6IvK1gsYCvXhpZtumjnzyx1pT8cJAiAci2k/qt4vJ/y8a2cP8bpcPR3L3BaH/t8QzjYA08inYA==" - } - ] - }, - "_npmUser": { - "name": "ludovicofischer", - "email": "livrerie@gmail.com" - }, - "directories": {}, "maintainers": [ { "name": "beneb", @@ -101,10 +43,68 @@ "email": "sheo13666q@gmail.com" } ], - "_npmOperationalInternal": { - "host": "s3://npm-registry-packages-npm-production", - "tmp": "tmp/postcss-calc_10.1.1_1738340780243_0.9006249951729881" + "homepage": "https://github.com/postcss/postcss-calc", + "bugs": { + "url": "https://github.com/postcss/postcss-calc/issues" + }, + "dist": { + "shasum": "52b385f2e628239686eb6e3a16207a43f36064ca", + "tarball": "https://registry.npmjs.org/postcss-calc/-/postcss-calc-10.1.1.tgz", + "fileCount": 15, + "integrity": "sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==", + "signatures": [ + { + "sig": "MEQCICRae33qA2BPDDZk6IvK1gsYCvXhpZtumjnzyx1pT8cJAiAci2k/qt4vJ/y8a2cP8bpcPR3L3BaH/t8QzjYA08inYA==", + "keyid": "SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U" + } + ], + "unpackedSize": 163137 + }, + "main": "src/index.js", + "_from": "file:postcss-calc-10.1.1.tgz", + "types": "types/index.d.ts", + "engines": { + "node": "^18.12 || ^20.9 || >=22.0" + }, + "scripts": { + "lint": "eslint . && tsc", + "test": "node --test", + "build": "jison ./parser.jison -o src/parser.js" + }, + "_npmUser": { + "name": "ludovicofischer", + "email": "livrerie@gmail.com" + }, + "_resolved": "/tmp/7a1225bb244e257504c57a8d382d0151/postcss-calc-10.1.1.tgz", + "_integrity": "sha512-NYEsLHh8DgG/PRH2+G9BTuUdtf9ViS+vdoQ0YA5OQdGsfN4ztiwtDWNtBl9EKeqNMFnIu8IKZ0cLxEQ5r5KVMw==", + "repository": { + "url": "git+https://github.com/postcss/postcss-calc.git", + "type": "git" + }, + "_npmVersion": "11.1.0", + "description": "PostCSS plugin to reduce calc()", + "directories": {}, + "_nodeVersion": "22.11.0", + "dependencies": { + "postcss-value-parser": "^4.2.0", + "postcss-selector-parser": "^7.0.0" }, "_hasShrinkwrap": false, + "devDependencies": { + "eslint": "^9.19.0", + "postcss": "^8.5.1", + "prettier": "^3.4.2", + "jison-gho": "0.6.1-216", + "typescript": "~5.7.3", + "@types/node": "^22.10.10", + "eslint-config-prettier": "^10.0.1" + }, + "peerDependencies": { + "postcss": "^8.4.38" + }, + "_npmOperationalInternal": { + "tmp": "tmp/postcss-calc_10.1.1_1738340780243_0.9006249951729881", + "host": "s3://npm-registry-packages-npm-production" + }, "_time": "2025-01-31T16:26:20.462Z" } \ No newline at end of file