sass-basis
Advanced tools
Comparing version 18.2.0 to 18.2.1
# Changelog | ||
## May 16, 18.2.1 | ||
* Update packages. | ||
* Remove html5shiv. | ||
## February 24, 18.2.0 | ||
@@ -4,0 +8,0 @@ * Apply fluid typography. |
{ | ||
"engines": { | ||
"node": ">=10.0.0", | ||
"npm": ">=6.9.0 <7" | ||
}, | ||
"name": "sass-basis", | ||
"version": "18.2.0", | ||
"version": "18.2.1", | ||
"main": "src/css/basis.scss", | ||
@@ -35,10 +39,10 @@ "author": "inc2734", | ||
"devDependencies": { | ||
"@babel/core": "^7.20.12", | ||
"@babel/preset-env": "^7.20.2", | ||
"@wordpress/browserslist-config": "^5.10.0", | ||
"autoprefixer": "^10.4.13", | ||
"@babel/core": "^7.21.8", | ||
"@babel/preset-env": "^7.21.5", | ||
"@wordpress/browserslist-config": "^5.16.0", | ||
"autoprefixer": "^10.4.14", | ||
"babel-loader": "^9.1.2", | ||
"browser-sync": "^2.27.11", | ||
"browser-sync": "^2.29.1", | ||
"cpy-cli": "^4.2.0", | ||
"cssnano": "^5.1.15", | ||
"cssnano": "^6.0.1", | ||
"node-aigis": "^1.4.1", | ||
@@ -48,7 +52,7 @@ "node-sass": "^8.0.0", | ||
"npm-run-all": "^4.1.5", | ||
"postcss": "^8.4.21", | ||
"postcss": "^8.4.23", | ||
"postcss-cli": "^10.1.0", | ||
"postcss-import": "^15.1.0", | ||
"webpack": "^5.75.0", | ||
"webpack-cli": "^5.0.1" | ||
"webpack": "^5.82.1", | ||
"webpack-cli": "^5.1.1" | ||
}, | ||
@@ -79,8 +83,4 @@ "scripts": { | ||
"@inc2734/for-each-html-nodes": "^0.4.0", | ||
"css-mqpacker": "^7.0.0", | ||
"html5shiv": "^3.7.3" | ||
}, | ||
"engines": { | ||
"node": "^6.9 || ^8.9 || ^9 || ^10" | ||
"css-mqpacker": "^7.0.0" | ||
} | ||
} |
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
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
4
391582
- Removedhtml5shiv@^3.7.3
- Removedhtml5shiv@3.7.3(transitive)