sass-basis
Advanced tools
Comparing version 12.3.1 to 12.4.0
#Changelog | ||
## March 12, 2021 12.4.0 | ||
* Add `$apply-space-scale` arg and `$apply-margin-scale` arg to `_space()` | ||
## March 9, 2021 12.3.1 | ||
@@ -4,0 +7,0 @@ * Some fixes |
{ | ||
"name": "sass-basis", | ||
"version": "12.3.1", | ||
"version": "12.4.0", | ||
"main": "src/css/basis.scss", | ||
@@ -47,6 +47,7 @@ "author": "inc2734", | ||
"npm-run-all": "^4.1.5", | ||
"postcss": "^8.2.7", | ||
"postcss": "^8.2.8", | ||
"postcss-cli": "^8.3.1", | ||
"postcss-import": "^14.0.0", | ||
"webpack": "^5.24.4", | ||
"postcss-mq-optimize": "^1.1.0", | ||
"webpack": "^5.25.1", | ||
"webpack-cli": "^4.5.0" | ||
@@ -80,2 +81,3 @@ }, | ||
"@inc2734/for-each-html-nodes": "^0.4.0", | ||
"css-mqpacker": "^7.0.0", | ||
"html5shiv": "^3.7.3" | ||
@@ -82,0 +84,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
367084
199
5
18
1
+ Addedcss-mqpacker@^7.0.0
+ Addedcss-mqpacker@7.0.0(transitive)
+ Addedminimist@1.2.8(transitive)
+ Addedpicocolors@0.2.1(transitive)
+ Addedpostcss@7.0.39(transitive)
+ Addedsource-map@0.6.1(transitive)