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.16-alpha to 2.0.21-alpha

7

package.json
{
"name": "@types/koa",
"version": "2.0.16-alpha",
"description": "Type definitions for Koa 2.x from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"version": "2.0.21-alpha",
"description": "TypeScript definitions for Koa 2.x",
"main": "",

@@ -11,7 +11,4 @@ "scripts": {},

"dependencies": {
"events": "*",
"http": "*",
"net": "*",
"@types/node": "*"
}
}
# Installation
> `npm install --save-dev @types/koa`
> `npm install --save @types/koa`
# Summary
This package contains type definitions for Koa 2.x.
This package contains type definitions for Koa 2.x (http://koajs.com).
The project URL or description is http://koajs.com
# Credits
These definitions were written by DavidCai1993 <https://github.com/DavidCai1993>.
# Details
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/koa
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/koa
Additional Details
* Last updated: Thu, 19 May 2016 20:05:57 GMT
* Typings kind: ProperModule
* Last updated: Fri, 20 May 2016 17:00:32 GMT
* File structure: ProperModule
* Library Dependencies: node
* Module Dependencies: events, http, net
* Global values: Koa
# Credits
These definitions were written by DavidCai1993 <https://github.com/DavidCai1993>.
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