boundless-image
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "boundless-image", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "An image block with placeholder support for loading and fallback scenarios.", | ||
@@ -25,6 +25,6 @@ "main": "build/index.js", | ||
}, | ||
"homepage": "http://boundless.js.org/Image", | ||
"homepage": "http://boundless.js.org/#/Image", | ||
"dependencies": { | ||
"boundless-utils-omit-keys": "^1.0.1", | ||
"boundless-utils-uuid": "^1.0.1", | ||
"boundless-utils-omit-keys": "^1.0.2", | ||
"boundless-utils-uuid": "^1.0.2", | ||
"classnames": "^2.1.5" | ||
@@ -31,0 +31,0 @@ }, |
@@ -75,3 +75,3 @@ <!--- | ||
> Note: only top-level props are in the README, for the full list check out the [website](http://boundless.js.org/Image#props). | ||
> Note: only top-level props are in the README, for the full list check out the [website](http://boundless.js.org/#/Image). | ||
@@ -78,0 +78,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
74598