Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

bee-button

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bee-button - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

4

demo/index-demo-base.js

@@ -9,5 +9,5 @@

const CARET = <i className="uf uf-chevronarrowdown"></i>;
const CARET = <i className="uf uf-arrow-down"></i>;
const CARETUP = <i className="uf uf-chevronarrowup"></i>;
const CARETUP = <i className="uf uf-arrow-up"></i>;

@@ -14,0 +14,0 @@

@@ -9,5 +9,5 @@

const CARET = <i className="uf uf-chevronarrowdown"></i>;
const CARET = <i className="uf uf-arrow-down"></i>;
const CARETUP = <i className="uf uf-chevronarrowup"></i>;
const CARETUP = <i className="uf uf-arrow-up"></i>;

@@ -14,0 +14,0 @@

{
"name": "bee-button",
"version": "0.2.2",
"version": "0.2.3",
"description": "tinper-bee button ui component for react",

@@ -46,7 +46,7 @@ "keywords": [

"es5-shim": "~4.1.10",
"react": "~0.14.0",
"react": "~15.3.2",
"react-addons-test-utils": "15.3.2",
"react-dom": "~0.14.0",
"react-dom": "15.3.2",
"react-zeroclipboard": "^3.2.2"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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