minify-selectors
Advanced tools
Comparing version 2.6.2 to 2.6.3-alpha.22
{ | ||
"name": "minify-selectors", | ||
"version": "2.6.2", | ||
"version": "2.6.3-alpha.22", | ||
"description": "Post-processor that minifies classes and IDs in CSS, HTML, Javascript and SVG files.", | ||
@@ -11,11 +11,2 @@ "author": { | ||
"license": "Apache-2.0", | ||
"main": "index.js", | ||
"bin": "./build/run.js", | ||
"scripts": { | ||
"postinstall": "node ./build/install.js", | ||
"lint:clippy": "cargo clippy", | ||
"lint:rustfmt": "cargo +nightly fmt --check", | ||
"bench": "cargo bench", | ||
"test": "cargo test" | ||
}, | ||
"repository": { | ||
@@ -25,5 +16,6 @@ "type": "git", | ||
}, | ||
"files": [ | ||
"build/*.js" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/adamgian/minify-selectors/issues" | ||
}, | ||
"homepage": "https://github.com/adamgian/minify-selectors#readme", | ||
"keywords": [ | ||
@@ -39,9 +31,20 @@ "CSS", | ||
], | ||
"bugs": { | ||
"url": "https://github.com/adamgian/minify-selectors/issues" | ||
"bin": { | ||
"minify-selectors": "bin/minify-selectors" | ||
}, | ||
"homepage": "https://github.com/adamgian/minify-selectors#readme", | ||
"dependencies": { | ||
"binary-install": "^1.0.1" | ||
"files": [ | ||
"install.js" | ||
], | ||
"optionalDependencies": { | ||
"@minify-selectors/darwin-arm64": "2.6.3-alpha.22", | ||
"@minify-selectors/darwin-64": "2.6.3-alpha.22", | ||
"@minify-selectors/linux-32": "2.6.3-alpha.22", | ||
"@minify-selectors/linux-64": "2.6.3-alpha.22", | ||
"@minify-selectors/linux-arm64": "2.6.3-alpha.22", | ||
"@minify-selectors/windows-32": "2.6.3-alpha.22", | ||
"@minify-selectors/windows-64": "2.6.3-alpha.22" | ||
}, | ||
"scripts": { | ||
"postinstall": "node install.js" | ||
} | ||
} |
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Unpublished package
Supply chain riskPackage version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
Unpopular package
QualityThis package is not very popular.
Found 1 instance in 1 package
0
26376
7
3
0
1
2
- Removedbinary-install@^1.0.1
- Removedaxios@0.26.1(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbinary-install@1.1.0(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedchownr@2.0.0(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedfollow-redirects@1.15.9(transitive)
- Removedfs-minipass@2.1.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedglob@7.2.3(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminipass@3.3.65.0.0(transitive)
- Removedminizlib@2.1.2(transitive)
- Removedmkdirp@1.0.4(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedrimraf@3.0.2(transitive)
- Removedtar@6.2.1(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedyallist@4.0.0(transitive)