@types/httpsnippet
Advanced tools
@@ -6,3 +6,3 @@ // Type definitions for httpsnippet 1.23 | ||
| import { Har, Request } from 'har-format'; | ||
| import { Har, Request } from "har-format"; | ||
@@ -9,0 +9,0 @@ /*~ This declaration specifies that the class constructor function |
| { | ||
| "name": "@types/httpsnippet", | ||
| "version": "1.23.1", | ||
| "version": "1.23.2", | ||
| "description": "TypeScript definitions for httpsnippet", | ||
@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/httpsnippet", | ||
| }, | ||
| "typesPublisherContentHash": "b58d3c3032cc36820ef18c322ee1732502c2f4f21e127419e2102e3eed953fe0", | ||
| "typeScriptVersion": "3.6" | ||
| "typesPublisherContentHash": "4270951af267361cdff43f2fd463db463cb90d4d2ab1fd8a9ce05c330f9ae6b8", | ||
| "typeScriptVersion": "4.5" | ||
| } |
@@ -16,3 +16,3 @@ # Installation | ||
| import { Har, Request } from 'har-format'; | ||
| import { Har, Request } from "har-format"; | ||
@@ -73,3 +73,3 @@ /*~ This declaration specifies that the class constructor function | ||
| ### Additional Details | ||
| * Last updated: Thu, 08 Jul 2021 14:22:57 GMT | ||
| * Last updated: Sat, 16 Sep 2023 08:06:32 GMT | ||
| * Dependencies: [@types/har-format](https://npmjs.com/package/@types/har-format) | ||
@@ -76,0 +76,0 @@ * Global values: none |