postcss-variables
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "postcss-variables", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "PostCSS plugin that converts variables into CSS", | ||
@@ -20,11 +20,11 @@ "main": "index.js", | ||
"dependencies": { | ||
"postcss": "^5.2.6" | ||
"postcss": "^6.0.9" | ||
}, | ||
"devDependencies": { | ||
"chai": "^3.5.0", | ||
"chai": "^4.1.1", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^3.2.0", | ||
"postcss-js-mixins": "^2.2.0", | ||
"postcss-wee-syntax": "2.0.0" | ||
"mocha": "^3.5.0", | ||
"postcss-js-mixins": "^2.5.2", | ||
"postcss-wee-syntax": "3.0.0" | ||
} | ||
} |
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
NPM Shrinkwrap
Supply chain riskPackage contains a shrinkwrap file. This may allow the package to bypass normal install procedures.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
213595
10
4827
1
1
+ Addedansi-styles@3.2.1(transitive)
+ Addedchalk@2.4.2(transitive)
+ Addedcolor-convert@1.9.3(transitive)
+ Addedcolor-name@1.1.3(transitive)
+ Addedhas-flag@3.0.0(transitive)
+ Addedpostcss@6.0.23(transitive)
+ Addedsource-map@0.6.1(transitive)
+ Addedsupports-color@5.5.0(transitive)
- Removedansi-regex@2.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedhas-flag@1.0.0(transitive)
- Removedjs-base64@2.6.4(transitive)
- Removedpostcss@5.2.18(transitive)
- Removedsource-map@0.5.7(transitive)
- Removedstrip-ansi@3.0.1(transitive)
- Removedsupports-color@2.0.03.2.3(transitive)
Updatedpostcss@^6.0.9