@types/supertest
Advanced tools
Comparing version 2.0.2 to 2.0.3
// Type definitions for SuperTest v2.0.1 | ||
// Project: https://github.com/visionmedia/supertest | ||
// Definitions by: Alex Varju <https://github.com/varju/> | ||
// Definitions by: Alex Varju <https://github.com/varju> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ // TypeScript Version: 2.2 |
{ | ||
"name": "@types/supertest", | ||
"version": "2.0.2", | ||
"version": "2.0.3", | ||
"description": "TypeScript definitions for SuperTest", | ||
@@ -9,3 +9,3 @@ "license": "MIT", | ||
"name": "Alex Varju", | ||
"url": "https://github.com/varju/" | ||
"url": "https://github.com/varju" | ||
} | ||
@@ -22,5 +22,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "be08ac829e0b05777b5a6ef941fd398359a67c0a02a51737721351a7387e828c", | ||
"typesPublisherContentHash": "73bf36e1e4cca14ae70d69d82e967690e33e9278003cbb319a3279f586dc71be", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 12 Jul 2017 21:17:34 GMT | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: superagent | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Alex Varju <https://github.com/varju/>. | ||
These definitions were written by Alex Varju <https://github.com/varju>. |
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
3777