simple-colors-scss
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "simple-colors-scss", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Simple color management for SCSS", | ||
"main": "_simple-colors.scss", | ||
"main": "_colors.scss", | ||
"scripts": { | ||
"test": "test", | ||
"postinstall": "cp node_modules/simple-colors-scss/_colors.scss ." | ||
"postinstall": "cp _colors.scss ../../" | ||
}, | ||
@@ -20,5 +20,5 @@ "repository": { | ||
"bugs": { | ||
"url": "https://github.com/billiebobbel23/npm-boilerplate/issues" | ||
"url": "https://github.com/billiebobbel23/simple-colors-scss/issues" | ||
}, | ||
"homepage": "https://github.com/billiebobbel23/npm-boilerplate#readme" | ||
"homepage": "https://github.com/billiebobbel23/simple-colors-scss#readme" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
1
1
2024