boundless-input
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "boundless-input", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An input control with placeholder emulation for non-supporting platforms.", | ||
@@ -26,5 +26,5 @@ "main": "build/index.js", | ||
}, | ||
"homepage": "http://boundless.js.org/Input", | ||
"homepage": "http://boundless.js.org/#/Input", | ||
"dependencies": { | ||
"boundless-utils-omit-keys": "^1.0.1", | ||
"boundless-utils-omit-keys": "^1.0.2", | ||
"classnames": "^2.1.5" | ||
@@ -31,0 +31,0 @@ }, |
@@ -73,3 +73,3 @@ <!--- | ||
> Note: only top-level props are in the README, for the full list check out the [website](http://boundless.js.org/Input#props). | ||
> Note: only top-level props are in the README, for the full list check out the [website](http://boundless.js.org/#/Input). | ||
@@ -76,0 +76,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
67867