cssnano-preset-simple
Advanced tools
Comparing version 1.3.1 to 2.0.0
@@ -118,2 +118,3 @@ [ | ||
"font", | ||
"font-display", | ||
"font-family", | ||
@@ -238,2 +239,3 @@ "font-feature-settings", | ||
"rotate", | ||
"row-gap", | ||
"ruby-align", | ||
@@ -249,2 +251,3 @@ "ruby-position", | ||
"shape-outside", | ||
"src", | ||
"tab-size", | ||
@@ -251,0 +254,0 @@ "table-layout", |
@@ -63,2 +63,3 @@ [ | ||
"column-width", | ||
"row-gap", | ||
"break-before", | ||
@@ -238,2 +239,3 @@ "break-after", | ||
"font-family", | ||
"src", | ||
"font-feature-settings", | ||
@@ -256,2 +258,3 @@ "font-kerning", | ||
"font-weight", | ||
"font-display", | ||
"hyphens", | ||
@@ -258,0 +261,0 @@ "initial-letter", |
@@ -94,2 +94,3 @@ [ | ||
"column-width", | ||
"row-gap", | ||
"object-fit", | ||
@@ -182,2 +183,3 @@ "object-position", | ||
"font-family", | ||
"src", | ||
"font-feature-settings", | ||
@@ -200,2 +202,3 @@ "font-kerning", | ||
"font-weight", | ||
"font-display", | ||
"hyphens", | ||
@@ -202,0 +205,0 @@ "initial-letter", |
{ | ||
"name": "cssnano-preset-simple", | ||
"version": "1.3.1", | ||
"version": "2.0.0", | ||
"description": "A simple cssnano preset", | ||
@@ -24,21 +24,21 @@ "main": "dist/index.js", | ||
"browserslist-config-google": "^1.5.0", | ||
"cssnano-preset-default-nightly": "0.8.4", | ||
"cssnano-preset-default": "5.0.0-rc.2", | ||
"cz-conventional-changelog": "3.3.0", | ||
"husky": "^4.3.8", | ||
"jest": "^26.6.3", | ||
"postcss": "^8.2.8", | ||
"postcss-svgo": "file:./postcss-plugin-stub/", | ||
"postcss-svgo-nightly": "file:./postcss-plugin-stub/", | ||
"prettier": "^2.2.1", | ||
"pretty-quick": "^3.1.0", | ||
"rimraf": "^3.0.0", | ||
"semantic-release": "^17.3.7", | ||
"stylehacks-nightly": "0.8.4" | ||
"semantic-release": "^17.3.7" | ||
}, | ||
"dependencies": { | ||
"caniuse-lite": "^1.0.30001179", | ||
"postcss": "^7.0.32" | ||
"caniuse-lite": "^1.0.30001202" | ||
}, | ||
"peerDependencies": { | ||
"postcss": "^8.2.1" | ||
}, | ||
"resolutions": { | ||
"postcss-svgo": "file:./postcss-plugin-stub/", | ||
"postcss-svgo-nightly": "file:./postcss-plugin-stub/" | ||
"postcss-svgo": "file:./postcss-plugin-stub/" | ||
}, | ||
@@ -45,0 +45,0 @@ "config": { |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
12
894
3
396532
+ Addednanoid@3.3.7(transitive)
+ Addedpicocolors@1.1.1(transitive)
+ Addedpostcss@8.4.47(transitive)
+ Addedsource-map-js@1.2.1(transitive)
- Removedpostcss@^7.0.32
- Removedpicocolors@0.2.1(transitive)
- Removedpostcss@7.0.39(transitive)
- Removedsource-map@0.6.1(transitive)
Updatedcaniuse-lite@^1.0.30001202