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.0 to 5.7.1

2

koa-session/index.d.ts

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

import * as Koa from "koa";
import Koa = require("koa");

@@ -21,0 +21,0 @@ declare namespace session {

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

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

},
"typesPublisherContentHash": "12b514c05d05e27d40977c8f8eaca063acd5cdef80063e1ebc61059130653132",
"typesPublisherContentHash": "29b6ce32aa88e588862628df8a6d26cbff9bcfb79fcd9eda7da33f47ab139e5a",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 18 Jan 2018 23:56:37 GMT
* Last updated: Mon, 05 Feb 2018 23:37:41 GMT
* Dependencies: koa

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

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