@types/superagent
Advanced tools
Comparing version 2.3.1 to 2.3.2
// Type definitions for SuperAgent 2.3 | ||
// Project: https://github.com/visionmedia/superagent | ||
// Definitions by: Alex Varju <https://github.com/varju/> | ||
// Nico Zelaya <https://github.com/NicoZelaya/> | ||
// Michael Ledin <https://github.com/mxl/> | ||
// Definitions by: Alex Varju <https://github.com/varju> | ||
// Nico Zelaya <https://github.com/NicoZelaya> | ||
// Michael Ledin <https://github.com/mxl> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -7,0 +7,0 @@ // TypeScript Version: 2.2 |
{ | ||
"name": "@types/superagent", | ||
"version": "2.3.1", | ||
"version": "2.3.2", | ||
"description": "TypeScript definitions for SuperAgent", | ||
@@ -9,11 +9,11 @@ "license": "MIT", | ||
"name": "Alex Varju", | ||
"url": "https://github.com/varju/" | ||
"url": "https://github.com/varju" | ||
}, | ||
{ | ||
"name": "Nico Zelaya", | ||
"url": "https://github.com/NicoZelaya/" | ||
"url": "https://github.com/NicoZelaya" | ||
}, | ||
{ | ||
"name": "Michael Ledin", | ||
"url": "https://github.com/mxl/" | ||
"url": "https://github.com/mxl" | ||
} | ||
@@ -30,5 +30,4 @@ ], | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "2f75162e459c5d23ebfc2157db5f9ba88ce0710290bfaf3e8c1f474af23b6d44", | ||
"typesPublisherContentHash": "6293c37a29bf65a6a1117107feeb4be8f0c7fff6642c20c1b4116dc5fbee3431", | ||
"typeScriptVersion": "2.2" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Wed, 12 Jul 2017 21:17:34 GMT | ||
* Last updated: Wed, 23 Aug 2017 17:50:59 GMT | ||
* Dependencies: stream, https, node | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Alex Varju <https://github.com/varju/>, Nico Zelaya <https://github.com/NicoZelaya/>, Michael Ledin <https://github.com/mxl/>. | ||
These definitions were written by Alex Varju <https://github.com/varju>, Nico Zelaya <https://github.com/NicoZelaya>, Michael Ledin <https://github.com/mxl>. |
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
7597