cssnano-preset-simple
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "cssnano-preset-simple", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A simple cssnano preset", | ||
@@ -27,2 +27,3 @@ "main": "dist/index.js", | ||
"jest": "^24.9.0", | ||
"postcss-svgo": "file:./postcss-plugin-stub/", | ||
"rimraf": "^3.0.0", | ||
@@ -29,0 +30,0 @@ "semantic-release": "^15.13.24" |
Sorry, the diff of this file is too big to display
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
894959
8
20