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.46 to 2.0.47

4

koa/index.d.ts

@@ -662,2 +662,6 @@ // Type definitions for Koa 2.x

onerror(err: Error): void;
/**
* Custom properties.
*/
[key: string]: any;
}

@@ -664,0 +668,0 @@

6

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

@@ -24,2 +24,3 @@ "license": "MIT",

"main": "",
"types": "index",
"repository": {

@@ -33,3 +34,2 @@ "type": "git",

"@types/cookies": "*",
"@types/events": "*",
"@types/http-assert": "*",

@@ -40,4 +40,4 @@ "@types/keygrip": "*",

},
"typesPublisherContentHash": "514fdf06e4aa8301b5a52b4af8598785eb53e10c6643d7a8cd0c22f4b98524a1",
"typesPublisherContentHash": "5501a2ebc4e7459e9480137503bbd4db510d0726f098b8075badffcb5dfb13ea",
"typeScriptVersion": "2.3"
}

@@ -11,4 +11,4 @@ # Installation

Additional Details
* Last updated: Fri, 01 Jun 2018 16:26:34 GMT
* Dependencies: accepts, cookies, events, http, http2, http-assert, keygrip, koa-compose, net, url, node
* Last updated: Tue, 20 Nov 2018 18:02:56 GMT
* Dependencies: accepts, cookies, http-assert, keygrip, koa-compose, node
* Global values: none

@@ -15,0 +15,0 @@

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