clay-checkbox
Advanced tools
Comparing version 2.12.1 to 2.13.0
{ | ||
"name": "clay-checkbox", | ||
"version": "2.12.1", | ||
"version": "2.13.0", | ||
"description": "Clay Checkbox Component", | ||
@@ -22,6 +22,5 @@ "license": "BSD-3-Clause", | ||
"compile": "babel -d lib/ src/ -s --ignore src/__tests__", | ||
"link": "npm link", | ||
"link": "yarn link", | ||
"prepublish": "npm run soy && npm run compile", | ||
"soy": "metalsoy", | ||
"yarnLink": "yarn link" | ||
"soy": "metalsoy" | ||
}, | ||
@@ -33,3 +32,3 @@ "keywords": [ | ||
"dependencies": { | ||
"clay-component": "^2.12.1", | ||
"clay-component": "^2.13.0", | ||
"metal": "^2.16.0", | ||
@@ -47,8 +46,8 @@ "metal-component": "^2.16.0", | ||
"babel-preset-env": "^1.6.0", | ||
"browserslist-config-clay": "^2.12.1", | ||
"clay-css": "^2.12.1", | ||
"browserslist-config-clay": "^2.13.0", | ||
"clay-css": "^2.13.0", | ||
"metal-dom": "^2.13.2", | ||
"metal-tools-soy": "^6.0.0", | ||
"webpack": "^3.0.0", | ||
"webpack-config-clay": "^2.12.1" | ||
"webpack-config-clay": "^2.13.0" | ||
}, | ||
@@ -58,3 +57,3 @@ "browserslist": [ | ||
], | ||
"gitHead": "5af96c109485aea35ef3a7449213e6f462bf4f19" | ||
"gitHead": "fef2c15a6c6a85daa328f93e4cb25d9ee4bb86dc" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
72851
Updatedclay-component@^2.13.0