backpack.css
Advanced tools
Comparing version 2.1.0 to 2.2.0
# Changes to backpack.css 🎒 | ||
## 2.2.0 (April 02, 2020) | ||
- Improve the publishing experience ([#22](https://github.com/chris-pearce/backpack.css/issues/22)) | ||
## 2.1.0 (March 29, 2020) | ||
@@ -4,0 +8,0 @@ |
{ | ||
"name": "backpack.css", | ||
"main": "dist/backpack.css", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "A lightweight and somewhat opinionated CSS foundation that is best suited to applications 🎒.", | ||
@@ -23,4 +23,6 @@ "keywords": [ | ||
"prebuild": "yarn clean", | ||
"version": "yarn build && git add .", | ||
"postversion": "git push && git push --tags && npm publish && yarn clean" | ||
"prerelease": "yarn build && git add . && git commit -m \"add release notes to CHANGELOG\"", | ||
"release": "np", | ||
"postrelease": "yarn clean", | ||
"test": "echo \"No test specified\"" | ||
}, | ||
@@ -53,4 +55,5 @@ "browserslist": [ | ||
"husky": "^4.2.3", | ||
"lint-staged": "^10.0.9", | ||
"lint-staged": "^10.1.1", | ||
"normalize.css": "^8.0.1", | ||
"np": "^6.2.0", | ||
"postcss-cli": "^7.1.0", | ||
@@ -57,0 +60,0 @@ "postcss-import": "^12.0.1", |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
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
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
33879
0
19
741
2