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

rest-sessions

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rest-sessions - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

dump.rdb

10

package.json
{
"name": "rest-sessions",
"description": "A REST interface for redis-sessions",
"version": "1.0.7",
"version": "1.0.8",
"author": "P. Liess <smrchy+npm@gmail.com>",

@@ -16,7 +16,7 @@ "engines": {

"dependencies": {
"redis-sessions": "1.0.0",
"redis-sessions": "^1.0.2",
"express": "4.13.4",
"lodash": "4.x",
"morgan": "1.6.1",
"body-parser": "1.14.2"
"lodash": "^4.x",
"morgan": "^1.6.1",
"body-parser": "^1.14.2"
},

@@ -23,0 +23,0 @@ "devDependencies": {

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