Socket
Socket
Sign inDemoInstall

swr-sync-storage

Package Overview
Dependencies
8
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"version": "1.0.0",
"version": "1.0.1",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

@@ -30,3 +30,3 @@ # swr-sync-storage

import { syncWithLocalStorage } from "swr-sync-storage";
syncWithLocalStorage(");
syncWithLocalStorage();
```

@@ -36,3 +36,3 @@

import { syncWithSessionStorage } from "swr-sync-storage";
syncWithSessionStorage(");
syncWithSessionStorage();
```

@@ -39,0 +39,0 @@

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc