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

@eaze/button

Package Overview
Dependencies
Maintainers
24
Versions
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eaze/button - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

4

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

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

"@eaze/color": "^0.0.6",
"@eaze/spinner": "0.0.3",
"@eaze/spinner": "^0.0.4",
"prop-types": "~15.5.10",

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

@@ -14,2 +14,3 @@ import React from 'react'

export const TEXT = 'TEXT'
export const SECONDARY = 'SECONDARY'

@@ -16,0 +17,0 @@ export default function Button ({ children, componentStyle, className, type, onClick, disabled, loading, notification }) {

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