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

@types/koa

Package Overview
Dependencies
Maintainers
1
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/koa - npm Package Compare versions

Comparing version 2.0.36 to 2.0.37

2

koa/index.d.ts

@@ -22,3 +22,3 @@ // Type definitions for Koa 2.x

declare namespace Koa { }
export = Koa;

@@ -25,0 +25,0 @@

{
"name": "@types/koa",
"version": "2.0.36",
"version": "2.0.37",
"description": "TypeScript definitions for Koa",

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

"peerDependencies": {},
"typesPublisherContentHash": "0a8e009b5228747daa363c90b19f6412be20e680b306e4401ab64de22d737a9e"
"typesPublisherContentHash": "d222b2ccb33dc6f9302866645ff135439cc82cc8649fdb34ba39e7aa13ee1649",
"typeScriptVersion": "2.0"
}

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

Additional Details
* Last updated: Mon, 19 Dec 2016 22:35:58 GMT
* Last updated: Sat, 24 Dec 2016 15:13:19 GMT
* Library Dependencies: node

@@ -14,0 +14,0 @@ * Module Dependencies: cookies, events, http, net

@@ -14,2 +14,3 @@ {

"libraryMinorVersion": 0,
"typeScriptVersion": "2.0",
"libraryName": "Koa",

@@ -28,3 +29,3 @@ "typingsPackageName": "koa",

"hasPackageJson": false,
"contentHash": "0a8e009b5228747daa363c90b19f6412be20e680b306e4401ab64de22d737a9e"
"contentHash": "d222b2ccb33dc6f9302866645ff135439cc82cc8649fdb34ba39e7aa13ee1649"
}
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