🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

dom-storage

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dom-storage - npm Package Compare versions

Comparing version

to
1.0.2

lib/index.js

4

package.json

@@ -5,3 +5,3 @@ {

"description": "W3C DOM Storage (localStorage and sessionStorage) for Node.JS",
"version": "1.0.0",
"version": "1.0.2",
"repository": {

@@ -14,5 +14,5 @@ "type": "git",

},
"main": "index.js",
"main": "lib/index.js",
"dependencies": {},
"devDependencies": {}
}