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.42 to 2.0.43

2

koa/index.d.ts

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

): Server;
/* tslint:disable:unified-signatures */
listen(

@@ -483,3 +482,2 @@ port: number,

listen(handle: any, listeningListener?: () => void): Server;
/* tslint:enable:unified-signatures*/

@@ -486,0 +484,0 @@ /**

4

koa/package.json
{
"name": "@types/koa",
"version": "2.0.42",
"version": "2.0.43",
"description": "TypeScript definitions for Koa",

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

},
"typesPublisherContentHash": "8141e42b0e81b4d4d06d67d7746d62a13dc9dbd5a65a152a7db7f54ef3077eff",
"typesPublisherContentHash": "db74a12e283d95b1aae9dbdd2992b198be864f224021b1acc5ac8958b7004916",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Sun, 03 Dec 2017 16:26:41 GMT
* Last updated: Thu, 14 Dec 2017 21:33:44 GMT
* Dependencies: accepts, cookies, events, http, http-assert, keygrip, koa-compose, net, url, node

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