react-useportal
Advanced tools
Comparing version 0.1.29 to 0.1.30
{ | ||
"name": "react-useportal", | ||
"version": "0.1.29", | ||
"version": "0.1.30", | ||
"homepage": "https://codesandbox.io/s/w6jp7z4pkk", | ||
@@ -42,4 +42,5 @@ "main": "dist/usePortal.js", | ||
"dev": "parcel examples/index.html --open", | ||
"build": "parcel build --target node ./src/*" | ||
"build": "parcel build --target node ./src/*", | ||
"publish": "yarn build && yarn publish" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
433374
0