next-persist
Advanced tools
Comparing version 1.2.1-alpha.2 to 1.2.1-alpha.3
@@ -6,2 +6,1 @@ export * from './getLocalStore'; | ||
export * from './setCookieStore'; | ||
export * from './NextPersistWrapper'; |
@@ -6,2 +6,1 @@ export * from './getLocalStore'; | ||
export * from './setCookieStore'; | ||
export * from './NextPersistWrapper'; |
{ | ||
"name": "next-persist", | ||
"version": "1.2.1-alpha.2", | ||
"version": "1.2.1-alpha.3", | ||
"description": "Bridging the gap between client-side persistence and server-side rendering", | ||
@@ -5,0 +5,0 @@ "main": "./lib/esm/index.js", |
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
20396
281