@types/koa
Advanced tools
Comparing version 2.0.16-alpha to 2.0.21-alpha
{ | ||
"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>. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Wildcard dependency
QualityPackage has a dependency with a floating version range. This can cause issues if the dependency publishes a new major version.
Found 3 instances in 1 package
1
0
22575
19
- Removedevents@*
- Removedhttp@*
- Removednet@*
- Removedevents@3.3.0(transitive)
- Removedhttp@0.0.0(transitive)
- Removednet@1.0.2(transitive)