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

sessionstore

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sessionstore - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

README.md

13

package.json
{
"author": "adrai",
"name": "sessionstore",
"version": "0.1.1",
"version": "0.1.2",
"private": false,

@@ -15,3 +15,3 @@ "main": "index.js",

"async": ">= 0.1.18",
"lodash": ">= 0.4.2"
"lodash": ">= 0.5.x"
},

@@ -38,2 +38,11 @@ "devDependencies": {

},
"bugs": {
"url": "https://github.com/adrai/sessionstore/issues"
},
"licenses": [
{
"type": "MIT",
"url": "https://raw.github.com/adrai/sessionstore/master/licence"
}
],
"scripts" : {

@@ -40,0 +49,0 @@ "test" : "mocha"

README.markdown

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