New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 1.1.0 to 1.2.0

lib/index.js

6

CHANGELOG.md
# Changes to backpack.css 🎒
## 1.2.0 (November 5, 2018)
- Add a JS module export.
- Add ESLint.
- Add a Prettier ignore file.
## 1.1.0 (October 6, 2018)

@@ -4,0 +10,0 @@

9

package.json
{
"name": "backpack.css",
"main": "lib/backpack.css",
"version": "1.1.0",
"main": "lib/index.js",
"version": "1.2.0",
"description": "A lightweight and somewhat opinionated CSS foundation that is best suited to applications 🎒.",

@@ -29,2 +29,7 @@ "keywords": [

"devDependencies": {
"eslint": "^5.8.0",
"eslint-config-airbnb-base": "^13.1.0",
"eslint-config-prettier": "^3.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-prettier": "^3.0.0",
"normalize.css": "^8.0.0",

@@ -31,0 +36,0 @@ "postcss-cli": "^6.0.0",

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