next-persist
Advanced tools
Comparing version 1.2.1-alpha.0 to 1.2.1-alpha.1
@@ -25,2 +25,1 @@ "use strict"; | ||
exports.default = getCookieStore; | ||
//# sourceMappingURL=getCookieProps.js.map |
@@ -21,2 +21,1 @@ "use strict"; | ||
exports.default = getCookieStore; | ||
//# sourceMappingURL=getCookieStore.js.map |
@@ -39,2 +39,1 @@ "use strict"; | ||
exports.default = getLocalStore; | ||
//# sourceMappingURL=getLocalStore.js.map |
@@ -56,2 +56,1 @@ "use strict"; | ||
exports.default = NextPersistWrapper; | ||
//# sourceMappingURL=NextPersistWrapper.js.map |
@@ -33,2 +33,1 @@ "use strict"; | ||
exports.default = setCookieStore; | ||
//# sourceMappingURL=setCookieStore.js.map |
@@ -36,2 +36,1 @@ "use strict"; | ||
exports.default = setLocalStore; | ||
//# sourceMappingURL=setLocalStore.js.map |
@@ -19,2 +19,1 @@ /** | ||
} | ||
//# sourceMappingURL=getCookieProps.js.map |
@@ -15,2 +15,1 @@ /** | ||
} | ||
//# sourceMappingURL=getCookieStore.js.map |
@@ -36,2 +36,1 @@ /** | ||
} | ||
//# sourceMappingURL=getLocalStore.js.map |
@@ -51,2 +51,1 @@ /** | ||
export default NextPersistWrapper; | ||
//# sourceMappingURL=NextPersistWrapper.js.map |
@@ -27,2 +27,1 @@ /** | ||
} | ||
//# sourceMappingURL=setCookieStore.js.map |
@@ -33,2 +33,1 @@ /** | ||
} | ||
//# sourceMappingURL=setLocalStore.js.map |
{ | ||
"name": "next-persist", | ||
"version": "1.2.1-alpha.0", | ||
"version": "1.2.1-alpha.1", | ||
"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
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
32
607
0
31592