@types/koa-send
Advanced tools
Comparing version 3.3.0 to 3.3.1
@@ -5,2 +5,3 @@ // Type definitions for koa-send v3.3 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.3 | ||
@@ -7,0 +8,0 @@ import * as Koa from 'koa'; |
{ | ||
"name": "@types/koa-send", | ||
"version": "3.3.0", | ||
"version": "3.3.1", | ||
"description": "TypeScript definitions for koa-send", | ||
"license": "MIT", | ||
"author": "Peter Safranek <https://github.com/pe8ter>", | ||
"contributors": [ | ||
{ | ||
"name": "Peter Safranek", | ||
"url": "https://github.com/pe8ter", | ||
"githubUsername": "pe8ter" | ||
} | ||
], | ||
"main": "", | ||
@@ -16,5 +22,4 @@ "repository": { | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "6bde86985096c590709f4a60e264e8b079e40d4dae9e0ce43927ec9559736d5b", | ||
"typeScriptVersion": "2.0" | ||
"typesPublisherContentHash": "aa2b2892b7f550bc06789ec02ff50bcbee6286be8f2df12782987de682eef758", | ||
"typeScriptVersion": "2.3" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/koa-send | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-send | ||
Additional Details | ||
* Last updated: Tue, 10 Jan 2017 20:28:44 GMT | ||
* Last updated: Thu, 09 Nov 2017 09:38:00 GMT | ||
* Dependencies: koa | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
2959
19