boundless-portal
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "boundless-portal", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A higher-order component for the rendering of components outside the normal React tree.", | ||
@@ -26,6 +26,6 @@ "main": "build/index.js", | ||
}, | ||
"homepage": "http://boundless.js.org/Portal", | ||
"homepage": "http://boundless.js.org/#/Portal", | ||
"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" | ||
}, | ||
@@ -32,0 +32,0 @@ "peerDependencies": { |
@@ -13,3 +13,3 @@ <!--- | ||
> Note: only top-level props are in the README, for the full list check out the [website](http://boundless.js.org/Portal#props). | ||
> Note: only top-level props are in the README, for the full list check out the [website](http://boundless.js.org/#/Portal). | ||
@@ -16,0 +16,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
39684