Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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 2.0.1 to 2.0.2

LICENSE

3

package.json

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

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

@@ -16,3 +16,4 @@ "type": "git",

"dependencies": {},
"license": "Apache2",
"devDependencies": {}
}

@@ -77,1 +77,6 @@ sessionStorage & localStorage for NodeJS

* Doesn't not emit `Storage` events (not sure how to do)
License
-------
* [Apache2](http://www.apache.org/licenses/LICENSE-2.0)
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