Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

next-persist

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-persist - npm Package Compare versions

Comparing version 1.2.1-alpha.0 to 1.2.1-alpha.1

lib/cjs/getCookieProps.d.ts

1

lib/cjs/getCookieProps.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc