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

@hig/button

Package Overview
Dependencies
Maintainers
5
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hig/button - npm Package Compare versions

Comparing version 0.1.0-alpha.6634b7d5 to 0.1.0-alpha.66f8e803

18

package.json
{
"name": "@hig/button",
"version": "0.1.0-alpha.6634b7d5",
"version": "0.1.0-alpha.66f8e803",
"description": "HIG Button",

@@ -17,18 +17,18 @@ "author": "Autodesk Inc.",

"devDependencies": {
"@hig/babel-preset": "0.2.0-alpha.6634b7d5",
"@hig/eslint-config": "0.2.0-alpha.6634b7d5",
"@hig/icon": "0.1.0-alpha.6634b7d5",
"@hig/scripts": "0.2.0-alpha.6634b7d5",
"@hig/styles": "0.1.0-alpha.6634b7d5"
"@hig/babel-preset": "0.2.0-alpha.66f8e803",
"@hig/eslint-config": "0.2.0-alpha.66f8e803",
"@hig/icon": "0.1.0-alpha.66f8e803",
"@hig/scripts": "0.2.0-alpha.66f8e803",
"@hig/styles": "0.1.0-alpha.66f8e803"
},
"peerDependencies": {
"prop-types": "^15.5.10",
"react": "^15.4.1"
"react": "^15.4.1 || ^16.3.2"
},
"scripts": {
"build": "hig-scripts-build",
"lint": "eslint src --ext .js,.jsx"
"lint": "eslint src --color --ext .js,.jsx"
},
"dependencies": {
"@hig/themes": "0.1.0-alpha.6634b7d5"
"@hig/themes": "0.1.0-alpha.66f8e803"
},

@@ -35,0 +35,0 @@ "babel": {

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