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.40 to 2.0.41

5

koa/index.d.ts

@@ -140,2 +140,7 @@ // Type definitions for Koa 2.x

/**
* Request remote address. Supports X-Forwarded-For when app.proxy is true.
*/
ip: string;
/**
* When `app.proxy` is `true`, parse

@@ -142,0 +147,0 @@ * the "X-Forwarded-For" ip address list.

4

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

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

},
"typesPublisherContentHash": "87ed285fd983894c9d9c2462245d5b0210676b98cd1bfec87c8db4c8244674e0",
"typesPublisherContentHash": "2366799d7ac64c80fa5ff6390012edd8d25f3ecd3cce0c7e69efb4bc8f2e90a4",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Thu, 09 Nov 2017 08:43:08 GMT
* Last updated: Wed, 22 Nov 2017 18:25:22 GMT
* Dependencies: events, http, net, koa-compose, keygrip, http-assert, cookies, accepts, 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