postcss-normalize
Advanced tools
Comparing version 11.0.0 to 12.0.0
{ | ||
"name": "postcss-normalize", | ||
"version": "11.0.0", | ||
"version": "12.0.0", | ||
"description": "Use the parts of normalize.css or sanitize.css you need from your browserslist", | ||
@@ -12,3 +12,2 @@ "author": "Jonathan Neal <jonathantneal@hotmail.com>", | ||
"module": "./index.mjs", | ||
"types": "./index.d.ts", | ||
"exports": { | ||
@@ -20,3 +19,2 @@ "require": "./index.cjs", | ||
"files": [ | ||
"index.d.ts", | ||
"index.cjs", | ||
@@ -28,7 +26,7 @@ "index.mjs" | ||
"build": "rollup --config .rollup.mjs --silent", | ||
"test": "npm run build && npm run tape", | ||
"test": "npm run build && npm run tape && node .test.cjs && node .test.mjs", | ||
"tape": "postcss-tape" | ||
}, | ||
"engines": { | ||
"node": ">= 12" | ||
"node": ">= 18" | ||
}, | ||
@@ -35,0 +33,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
Found 1 instance in 1 package
4
0
29867
5
439