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

clay-button

Package Overview
Dependencies
Maintainers
6
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clay-button - npm Package Compare versions

Comparing version 2.11.1 to 2.12.0

19

package.json
{
"name": "clay-button",
"version": "2.11.1",
"version": "2.12.0",
"description": "Metal Clay Button component.",

@@ -22,5 +22,6 @@ "license": "BSD-3-Clause",

"compile": "babel -d lib/ src/ -s --ignore src/__tests__",
"link": "npm link",
"prepublish": "npm run soy && npm run compile",
"link": "npm link",
"soy": "metalsoy --soyDeps ../../node_modules/clay-icon/src/**/*.soy"
"soy": "metalsoy --soyDeps ../../node_modules/clay-icon/src/**/*.soy",
"yarnLink": "yarn link"
},

@@ -32,4 +33,4 @@ "keywords": [

"dependencies": {
"clay-component": "^2.11.1",
"clay-icon": "^2.11.1",
"clay-component": "^2.12.0",
"clay-icon": "^2.12.0",
"metal": "^2.16.0",

@@ -47,7 +48,7 @@ "metal-component": "^2.16.0",

"babel-preset-env": "^1.6.0",
"browserslist-config-clay": "^2.11.1",
"clay-css": "^2.11.1",
"browserslist-config-clay": "^2.12.0",
"clay-css": "^2.12.0",
"metal-tools-soy": "^6.0.0",
"webpack": "^3.0.0",
"webpack-config-clay": "^2.11.1"
"webpack-config-clay": "^2.12.0"
},

@@ -57,3 +58,3 @@ "browserslist": [

],
"gitHead": "41a992bb5762fc7431cc3036c9390814a34713a3"
"gitHead": "377bb452437a352ceca6db57b8b288573cec4794"
}
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