@types/supertest
Advanced tools
Comparing version 2.0.7 to 2.0.8
@@ -6,3 +6,3 @@ // Type definitions for SuperTest v2.0.1 | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
// TypeScript Version: 2.2 | ||
// TypeScript Version: 3.0 | ||
@@ -9,0 +9,0 @@ import * as superagent from "superagent" |
{ | ||
"name": "@types/supertest", | ||
"version": "2.0.7", | ||
"version": "2.0.8", | ||
"description": "TypeScript definitions for SuperTest", | ||
@@ -22,3 +22,4 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", | ||
"directory": "types/supertest" | ||
}, | ||
@@ -29,4 +30,4 @@ "scripts": {}, | ||
}, | ||
"typesPublisherContentHash": "ed2c30dabdd4c138a6761f6c7db39d22f0b4c0b9d6ab0c70bb7f95bd73eb609c", | ||
"typeScriptVersion": "2.2" | ||
"typesPublisherContentHash": "48377f5e98a306562cb7246980a431c036ca720695f2906c49c35308ee68d364", | ||
"typeScriptVersion": "3.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 03 Dec 2018 21:41:02 GMT | ||
* Last updated: Wed, 03 Jul 2019 16:47:17 GMT | ||
* Dependencies: @types/superagent | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Alex Varju <https://github.com/varju>, Petteri Parkkila <https://github.com/pietu>. | ||
These definitions were written by Alex Varju <https://github.com/varju>, and Petteri Parkkila <https://github.com/pietu>. |
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
4258