css-variables-parser
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "css-variables-parser", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "CSS variables parser", | ||
@@ -11,6 +11,6 @@ "main": "src/index.node.js", | ||
"dependencies": { | ||
"postcss": "^7.0.17" | ||
"postcss": "^7.0.36" | ||
}, | ||
"devDependencies": { | ||
"jest": "24.8.0" | ||
"jest": "27.4.5" | ||
}, | ||
@@ -17,0 +17,0 @@ "scripts": { |
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
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
Updatedpostcss@^7.0.36