New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bapital-notifications

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bapital-notifications - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

bapital-notifications.css

18

package.json
{
"name": "bapital-notifications",
"version": "1.0.1",
"version": "2.0.0",
"description": "Capital Framework notifications",

@@ -8,8 +8,9 @@ "less": "src/bapital-notifications.less",

"scripts": {
"//": "This is a convenience script to allow running `npm test` from this dir.",
"test": "case $(pwd) in */capital-framework/src/*) cd ../.. && npm test;; esac"
"build": "yarn run compile && yarn run compress",
"compile": "lessc src/bapital-notifications.less bapital-notifications.css --autoprefix='last 2 versions','Explorer >= 8'",
"compress": "uglifycss bapital-notifications.css > bapital-notifications.min.css"
},
"dependencies": {
"bapital-core": "^1.0.1",
"bapital-icons": "^1.0.1"
"bapital-core": "^2.0.0",
"bapital-icons": "^2.0.0"
},

@@ -19,3 +20,8 @@ "keywords": [

],
"gitHead": "3288417245e315e3da1452d58d202784b7f91938"
"devDependencies": {
"less": "^3.8.1",
"less-plugin-autoprefix": "^2.0.0",
"uglifycss": "^0.0.29"
},
"gitHead": "d13d573dd2067eee7eb6e16373b49ac3ba2be65d"
}
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