@types/url-search-params
Advanced tools
Comparing version
@@ -12,3 +12,3 @@ // Type definitions for url-search-params 0.10 | ||
entries(): Iterator<string>; | ||
get(name: string): string; | ||
get(name: string): string | null; | ||
getAll(name: string): string[]; | ||
@@ -15,0 +15,0 @@ has(name: string): boolean; |
{ | ||
"name": "@types/url-search-params", | ||
"version": "0.10.1", | ||
"version": "0.10.2", | ||
"description": "TypeScript definitions for url-search-params", | ||
@@ -21,8 +21,8 @@ "license": "MIT", | ||
"type": "git", | ||
"url": "https://www.github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git" | ||
}, | ||
"scripts": {}, | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "011bff4298041a2f8ba5b285401b769d98487ccfc812e4532354d9ed23fe7d0b", | ||
"typesPublisherContentHash": "b65df18d6da35d58ebfb1095cdc0a5e295ab497adc0da2c10afd946c1e709469", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -8,6 +8,6 @@ # Installation | ||
# Details | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/url-search-params | ||
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/url-search-params | ||
Additional Details | ||
* Last updated: Wed, 17 Jan 2018 22:17:28 GMT | ||
* Last updated: Sat, 14 Jul 2018 01:02:01 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: none |
3218
-0.03%