Socket
Socket
Sign inDemoInstall

bss

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bss - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

.eslintrc.js

17

package.json
{
"name": "bss",
"version": "0.0.1",
"description": "Better style sheets",
"version": "0.1.0",
"description": "Better Style Sheets",
"main": "lib/index.js",
"browser": "bss.js",
"scripts": {
"build": "rollup -c"
},
"author": "Rasmus Porsager <rasmus@porsager.com>",
"license": "WTFPL"
"license": "WTFPL",
"devDependencies": {
"rollup": "^0.43.0",
"rollup-plugin-buble": "^0.15.0",
"rollup-plugin-commonjs": "^8.0.2",
"rollup-plugin-filesize": "^1.4.2",
"rollup-plugin-node-resolve": "^3.0.0",
"rollup-plugin-uglify": "^2.0.1"
}
}
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