Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

backpack.css

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backpack.css - npm Package Compare versions

Comparing version 2.1.0 to 2.2.0

4

CHANGELOG.md
# 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 @@

11

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc