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.0.5 to 0.0.6

style/_button.scss

7

package.json
{
"description": "button",
"dependencies": {
"@bpui/libs": "0.0.28"
"@bpui/libs": "0.0.29"
},

@@ -28,4 +28,7 @@ "directories": {},

],
"scripts": {
"prepare": "node ../../scripts/bundle.js"
},
"name": "@bpui/button",
"version": "0.0.5"
"version": "0.0.6"
}

@@ -7,2 +7,7 @@ button style

<button class="bp-btnWarning bp-btnBorder">border button</button>
```
```css
import '@bpui/libs/style';
import '@bpui/button/style';
```

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