Socket
Socket
Sign inDemoInstall

@eaze/button

Package Overview
Dependencies
45
Maintainers
24
Versions
84
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "@eaze/button",
"version": "1.0.1",
"version": "1.0.2",
"description": "Button component",

@@ -12,3 +12,3 @@ "main": "dist/index.js",

"build:watch": "webpack -w",
"prepare": "npm run build"
"prepare": "NODE_ENV=production npm run build"
},

@@ -32,4 +32,4 @@ "license": "",

"dependencies": {
"@eaze/color": "^0.0.21",
"@eaze/spinner": "^1.0.0",
"@eaze/color": "^0.0.22",
"@eaze/spinner": "^1.0.1",
"prop-types": "~15.5.10",

@@ -36,0 +36,0 @@ "react": "~16.0.0",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc