boundless-button
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "boundless-button", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A control with \"pressed\" state support.", | ||
@@ -27,6 +27,6 @@ "main": "build/index.js", | ||
}, | ||
"homepage": "http://boundless.js.org/Button", | ||
"homepage": "http://boundless.js.org/#/Button", | ||
"dependencies": { | ||
"classnames": "^2.1.5", | ||
"boundless-utils-omit-keys": "^1.0.1" | ||
"boundless-utils-omit-keys": "^1.0.2" | ||
}, | ||
@@ -33,0 +33,0 @@ "peerDependencies": { |
@@ -82,3 +82,3 @@ <!--- | ||
> Note: only top-level props are in the README, for the full list check out the [website](http://boundless.js.org/Button#props). | ||
> Note: only top-level props are in the README, for the full list check out the [website](http://boundless.js.org/#/Button). | ||
@@ -85,0 +85,0 @@ ### Required Props |
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
52303