react-singleton-hook
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "react-singleton-hook", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Share custom hook state across all components", | ||
@@ -46,5 +46,3 @@ "keywords": [ | ||
}, | ||
"dependencies": { | ||
"@rollup/plugin-replace": "^2.3.1" | ||
}, | ||
"dependencies": {}, | ||
"devDependencies": { | ||
@@ -59,2 +57,3 @@ "@babel/cli": "^7.8.4", | ||
"@rollup/plugin-node-resolve": "^7.1.1", | ||
"@rollup/plugin-replace": "^2.3.1", | ||
"@testing-library/jest-dom": "^5.1.1", | ||
@@ -61,0 +60,0 @@ "@testing-library/jest-native": "^3.1.0", |
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
1
29465
32
- Removed@rollup/plugin-replace@^2.3.1
- Removed@rollup/plugin-replace@2.4.2(transitive)
- Removed@rollup/pluginutils@3.1.0(transitive)
- Removed@types/estree@0.0.39(transitive)
- Removedestree-walker@1.0.1(transitive)
- Removedfsevents@2.3.3(transitive)
- Removedmagic-string@0.25.9(transitive)
- Removedpicomatch@2.3.1(transitive)
- Removedrollup@2.79.2(transitive)
- Removedsourcemap-codec@1.4.8(transitive)