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

@bpui/button

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bpui/button - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

package.json
{
"description": "button",
"dependencies": {
"@bpui/libs": "^0.1.1"
"@bpui/libs": "^0.2.1"
},

@@ -30,6 +30,6 @@ "directories": {},

"scripts": {
"prepare": "node ../../scripts/bundle.js"
"prepare": "node ../../scripts/bundle.js && rm -rf dist/index.js && rm -rf dist/index.js.map"
},
"name": "@bpui/button",
"version": "0.1.3"
"version": "0.1.4"
}

@@ -13,7 +13,7 @@ button style

/* scss */
import '@bpui/libs/style/class.scss';
import '@bpui/libs/style';
import '@bpui/button/style';
/* css */
<link href="~@bpui/libs/dist/index.css" rel="stylesheet" type="text/css"/>
<link href="~@bpui/button/dist/index.css" rel="stylesheet" type="text/css"/>
```

Sorry, the diff of this file is not supported yet

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