@types/append-query
Advanced tools
Comparing version 2.0.1 to 2.0.2
@@ -1,6 +0,1 @@ | ||
// Type definitions for append-query 2.0 | ||
// Project: https://github.com/lakenen/node-append-query | ||
// Definitions by: Florian Keller <https://github.com/ffflorian> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace appendQuery { | ||
@@ -7,0 +2,0 @@ interface Query { |
{ | ||
"name": "@types/append-query", | ||
"version": "2.0.1", | ||
"version": "2.0.2", | ||
"description": "TypeScript definitions for append-query", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/append-query", | ||
"name": "Florian Keller", | ||
"url": "https://github.com/ffflorian", | ||
"githubUsername": "ffflorian" | ||
"githubUsername": "ffflorian", | ||
"url": "https://github.com/ffflorian" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "4f6eeef9469fb42c06591a65a259146133322ce96316acbb0695c0b3aa18fbc7", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "4c99192739ab7a22eae02b68ec65250971ce22ca58e4e6ce5f3190df01d0e45a", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for append-query 2.0 | ||
// Project: https://github.com/lakenen/node-append-query | ||
// Definitions by: Florian Keller <https://github.com/ffflorian> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare namespace appendQuery { | ||
@@ -47,7 +42,6 @@ interface Query { | ||
### Additional Details | ||
* Last updated: Wed, 07 Jul 2021 21:44:27 GMT | ||
* Last updated: Tue, 17 Oct 2023 22:10:13 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Florian Keller](https://github.com/ffflorian). |
4179
23
46