@types/request
Advanced tools
Comparing version 2.0.1 to 2.0.2
// Type definitions for request 2.0 | ||
// Project: https://github.com/request/request | ||
// Definitions by: Carlos Ballesteros Velasco <https://github.com/soywiz>, bonnici <https://github.com/bonnici>, Bart van der Schoor <https://github.com/Bartvds>, Joe Skeen <http://github.com/joeskeen>, Christopher Currens <https://github.com/ccurrens> | ||
// Definitions by: Carlos Ballesteros Velasco <https://github.com/soywiz>, bonnici <https://github.com/bonnici>, Bart van der Schoor <https://github.com/Bartvds>, Joe Skeen <https://github.com/joeskeen>, Christopher Currens <https://github.com/ccurrens> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@types/request", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeScript definitions for request", | ||
@@ -21,3 +21,3 @@ "license": "MIT", | ||
"name": "Joe Skeen", | ||
"url": "http://github.com/joeskeen" | ||
"url": "https://github.com/joeskeen" | ||
}, | ||
@@ -39,5 +39,4 @@ { | ||
}, | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "4f4d4db41799e772ce0037255f5bf2cea575177692c586629c947a98a4847c4b", | ||
"typesPublisherContentHash": "e15e9f1450c42f9f1b8ff51e46f9c62b5f5c5d4675d8dc16fd13d8c4db17c3d3", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Mon, 14 Aug 2017 19:47:58 GMT | ||
* Last updated: Mon, 21 Aug 2017 22:03:22 GMT | ||
* Dependencies: stream, http, https, url, fs, form-data, node | ||
@@ -17,2 +17,2 @@ * Global values: none | ||
# Credits | ||
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, bonnici <https://github.com/bonnici>, Bart van der Schoor <https://github.com/Bartvds>, Joe Skeen <http://github.com/joeskeen>, Christopher Currens <https://github.com/ccurrens>. | ||
These definitions were written by Carlos Ballesteros Velasco <https://github.com/soywiz>, bonnici <https://github.com/bonnici>, Bart van der Schoor <https://github.com/Bartvds>, Joe Skeen <https://github.com/joeskeen>, Christopher Currens <https://github.com/ccurrens>. |
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
14833