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

web-storage-manager

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

web-storage-manager - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

lib/web-storage-manager.js

14

package.json
{
"name": "web-storage-manager",
"version": "1.0.5",
"version": "1.0.6",
"description": "Web utility storage manager to handle save, update and data purge",
"main": "src/web-storage-manager.js",
"main": "lib/web-storage-manager.js",
"scripts": {

@@ -27,3 +27,11 @@ "test": "echo \"Error: no test specified\" && exit 1",

},
"homepage": "https://github.com/nferocious76/web-storage-manager#readme"
"homepage": "https://github.com/nferocious76/web-storage-manager#readme",
"devDependencies": {
"@babel/cli": "^7.1.2",
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0"
},
"dependencies": {
"@babel/polyfill": "^7.0.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