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

alt-localstore

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

alt-localstore - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

lib/index.js

10

package.json
{
"name": "alt-localstore",
"version": "1.1.0",
"version": "1.2.0",
"description": "save and restore alt store state to localStorage, listens to changes",
"main": "index.js",
"main": "lib/index.js",
"scripts": {
"compile": "babel --optional runtime -d lib/ src/",
"prepublish": "npm run compile",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -30,3 +32,7 @@ },

"immutable": "^3.7.5"
},
"devDependencies": {
"babel-cli": "^6.0.14",
"babel-runtime": "^6.0.14"
}
}
.npmignore

Sorry, the diff of this file is not supported yet

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