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

@types/koa-redis

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-redis - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

4

koa-redis/index.d.ts

@@ -6,4 +6,4 @@ // Type definitions for koa-redis 3.0

import {ClientOpts} from 'redis';
import {SessionStore} from 'koa-generic-session';
import { ClientOpts } from 'redis';
import { SessionStore } from 'koa-generic-session';

@@ -10,0 +10,0 @@ declare namespace redisStore {

{
"name": "@types/koa-redis",
"version": "3.0.0",
"version": "3.0.1",
"description": "TypeScript definitions for koa-redis",

@@ -23,4 +23,4 @@ "license": "MIT",

"peerDependencies": {},
"typesPublisherContentHash": "f9f1c1d9d9ca983ba82aeca1640b71b41d437c492c82896101f093ce93db3fcc",
"typesPublisherContentHash": "dbde66207b36a3fc8753af10ab4f923c77fcbc5790b63928b9fe7bdb156b2caf",
"typeScriptVersion": "2.0"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Thu, 27 Apr 2017 19:00:28 GMT
* Last updated: Tue, 25 Jul 2017 17:56:27 GMT
* Dependencies: redis, koa-generic-session

@@ -14,0 +14,0 @@ * Global values: none

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