@types/shot
Advanced tools
Comparing version 4.0.1 to 4.0.2
@@ -106,3 +106,3 @@ // Type definitions for shot 4.0 | ||
/** an object containing the response trailers. */ | ||
trailers: {[index: string]: any}; | ||
trailers: { [index: string]: any }; | ||
} |
{ | ||
"name": "@types/shot", | ||
"version": "4.0.1", | ||
"version": "4.0.2", | ||
"description": "TypeScript definitions for shot", | ||
@@ -30,4 +30,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/shot", | ||
}, | ||
"typesPublisherContentHash": "eef0e26babede272f5e332b283ce6ddb53a2d3ba8763d9a78274c03c46f4230a", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "e443851b5214cea2971bd5651e38676d3dda72f304e241685dfddc7e92476d6c", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 06 Jul 2021 16:34:44 GMT | ||
* Last updated: Mon, 25 Sep 2023 13:39:06 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node) | ||
@@ -14,0 +14,0 @@ * Global values: none |
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
7603