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 3.0.4 to 3.0.5

2

koa-session/index.d.ts

@@ -111,3 +111,3 @@ // Type definitions for koa-session 3.0

interface Context {
session: session.sessionProps;
session: session.sessionProps | null;
}

@@ -114,0 +114,0 @@ }

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

@@ -9,3 +9,4 @@ "license": "MIT",

"name": "Yu Hsin Lu",
"url": "https://github.com/kerol2r20"
"url": "https://github.com/kerol2r20",
"githubUsername": "kerol2r20"
}

@@ -22,4 +23,4 @@ ],

},
"typesPublisherContentHash": "8976509dcc6a284493520e3e62aeabfda8b57b6a27d60fb39b4d1510ee919845",
"typesPublisherContentHash": "f69fa531ce8ff0c870325530afdb3274f93f99e10474fa1b14f52eec6050eb9d",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 21 Aug 2017 21:55:03 GMT
* Last updated: Wed, 11 Oct 2017 23:26:32 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