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

js-storage-manager

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-storage-manager - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

index.js

13

package.json
{
"name": "js-storage-manager",
"version": "0.0.2",
"version": "0.0.3",
"description": "A library to store data within the web storage.",

@@ -8,9 +8,16 @@ "scripts": {

},
"repository": {
"repository": {
"type": "git",
"url": "https://github.com/bjoern-hempel/js-storage-manager.git"
},
"main": "index.js",
"author": "Björn Hempel <bjoern@hempel.li>",
"license": "MIT"
"license": "MIT",
"keywords": [
"web-storage",
"local-storage",
"javascript",
"session-storage"
]
}
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