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

redis-sessions

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redis-sessions - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

index.coffee

2

package.json
{
"name": "redis-sessions",
"description": "A universal session store for Redis",
"version": "0.1.7",
"version": "0.1.8",
"author": "P. Liess <smrchy+npm@gmail.com>",

@@ -6,0 +6,0 @@ "engines": {

@@ -13,3 +13,3 @@ // Generated by CoffeeScript 1.6.2

RedisSessions = require("../redis-sessions");
RedisSessions = require("../index");

@@ -16,0 +16,0 @@ describe('Redis-Sessions Test', function() {

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