next-persist
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "next-persist", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Bridging the gap between client-side persistence and server-side rendering", | ||
@@ -26,3 +26,7 @@ "main": "src/next-persist.js", | ||
}, | ||
"homepage": "https://github.com/oslabs-beta/next-persist#readme" | ||
"homepage": "https://github.com/oslabs-beta/next-persist#readme", | ||
"dependencies": { | ||
"react": "^17.0.2", | ||
"react-redux": "^7.2.3" | ||
} | ||
} |
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
6293
6
131
2
+ Addedreact@^17.0.2
+ Addedreact-redux@^7.2.3
+ Added@babel/runtime@7.26.0(transitive)
+ Added@types/hoist-non-react-statics@3.3.5(transitive)
+ Added@types/prop-types@15.7.13(transitive)
+ Added@types/react@18.3.12(transitive)
+ Added@types/react-redux@7.1.34(transitive)
+ Addedcsstype@3.1.3(transitive)
+ Addedhoist-non-react-statics@3.3.2(transitive)
+ Addedjs-tokens@4.0.0(transitive)
+ Addedloose-envify@1.4.0(transitive)
+ Addedobject-assign@4.1.1(transitive)
+ Addedprop-types@15.8.1(transitive)
+ Addedreact@17.0.2(transitive)
+ Addedreact-is@16.13.117.0.2(transitive)
+ Addedreact-redux@7.2.9(transitive)
+ Addedredux@4.2.1(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)