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

@types/koa-session

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa-session - npm Package Compare versions

Comparing version 5.7.1 to 5.7.2

2

koa-session/index.d.ts

@@ -169,3 +169,3 @@ // Type definitions for koa-session 5.7

*/
ContextStore?: { new(): stores };
ContextStore?: { new(ctx: Koa.Context): stores };

@@ -172,0 +172,0 @@ /**

@@ -0,0 +0,0 @@ import {

@@ -0,0 +0,0 @@ import {

@@ -0,0 +0,0 @@ import {

{
"name": "@types/koa-session",
"version": "5.7.1",
"version": "5.7.2",
"description": "TypeScript definitions for koa-session",

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

},
"typesPublisherContentHash": "29b6ce32aa88e588862628df8a6d26cbff9bcfb79fcd9eda7da33f47ab139e5a",
"typesPublisherContentHash": "b1e780caac70ba9a2dd4b81444fe93aea15fca94ccde7ef03457ff363699ee3a",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Mon, 05 Feb 2018 23:37:41 GMT
* Last updated: Thu, 29 Mar 2018 16:21:28 GMT
* Dependencies: koa

@@ -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