Comparing version 6.9.0 to 6.9.1
@@ -11,2 +11,3 @@ // Type definitions for qs 6.9 | ||
// Hunter Perrin <https://github.com/hperrin> | ||
// Jordan Harband <https://github.com/ljharb> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
@@ -13,0 +14,0 @@ |
{ | ||
"name": "@types/qs", | ||
"version": "6.9.0", | ||
"version": "6.9.1", | ||
"description": "TypeScript definitions for qs", | ||
@@ -46,2 +46,7 @@ "license": "MIT", | ||
"githubUsername": "hperrin" | ||
}, | ||
{ | ||
"name": "Jordan Harband", | ||
"url": "https://github.com/ljharb", | ||
"githubUsername": "ljharb" | ||
} | ||
@@ -58,4 +63,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "01d1eaa081866ad9ac523018dc2189ede33eb5ab2c5a891d4ab4a3f90f08ac5e", | ||
"typesPublisherContentHash": "2dd3b4ff02c2d1e8d50c50d81e4bdc93231041cc7c8bfe36b5cce4558ae16bcf", | ||
"typeScriptVersion": "2.8" | ||
} |
@@ -8,10 +8,10 @@ # Installation | ||
# Details | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qs | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/qs. | ||
Additional Details | ||
* Last updated: Thu, 07 Nov 2019 21:09:39 GMT | ||
### Additional Details | ||
* Last updated: Fri, 07 Feb 2020 18:24:08 GMT | ||
* Dependencies: none | ||
* Global values: qs | ||
* Global values: `qs` | ||
# Credits | ||
These definitions were written by Roman Korneev <https://github.com/RWander>, Leon Yu <https://github.com/leonyu>, Belinda Teh <https://github.com/tehbelinda>, Melvin Lee <https://github.com/zyml>, Arturs Vonda <https://github.com/artursvonda>, Carlos Bonetti <https://github.com/CarlosBonetti>, Dan Smith <https://github.com/dpsmith3>, and Hunter Perrin <https://github.com/hperrin>. | ||
These definitions were written by Roman Korneev (https://github.com/RWander), Leon Yu (https://github.com/leonyu), Belinda Teh (https://github.com/tehbelinda), Melvin Lee (https://github.com/zyml), Arturs Vonda (https://github.com/artursvonda), Carlos Bonetti (https://github.com/CarlosBonetti), Dan Smith (https://github.com/dpsmith3), Hunter Perrin (https://github.com/hperrin), and Jordan Harband (https://github.com/ljharb). |
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
6317
55