New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

storage-sync-lite

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

storage-sync-lite - npm Package Compare versions

Comparing version

to
1.0.7

4

package.json
{
"name": "storage-sync-lite",
"version": "1.0.6",
"version": "1.0.7",
"description": "Easily store objects or any type of data to localStorage or sessionStorage.",

@@ -9,3 +9,3 @@ "main": "lib/index.js",

"build": "tsc",
"publish": "npm run build && npm version patch && npm publish"
"publish": "npm run build && npm version patch && npm publish && exit"
},

@@ -12,0 +12,0 @@ "repository": {