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

key-storage

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

key-storage - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

11

package.json
{
"name": "key-storage",
"version": "1.0.0",
"description": "Local storage wrapper with cookies fallback",
"version": "1.0.1",
"description": "Require style local storage wrapper with cookies fallback",
"main": "storage.js",

@@ -11,11 +11,12 @@ "scripts": {

"type": "git",
"url": "https://github.com/Teamweek/storage"
"url": "https://github.com/Teamweek/key-storage"
},
"keywords": [
"localstorage",
"cookies"
"cookies",
"storage"
],
"author": "Teamweek",
"bugs": {
"url": "https://github.com/Teamweek/storage/issues"
"url": "https://github.com/Teamweek/key-storage/issues"
},

@@ -22,0 +23,0 @@ "homepage": "https://github.com/Teamweek/key-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