@types/nise
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -59,2 +59,6 @@ export interface FakeUploadProgress { | ||
/** | ||
* `true` when the request has been aborted, `false` or undefined otherwise | ||
*/ | ||
aborted: boolean; | ||
/** | ||
* The value of the given response header, if the request has been responded to (see respond). | ||
@@ -61,0 +65,0 @@ * @param header |
{ | ||
"name": "@types/nise", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "TypeScript definitions for nise", | ||
@@ -23,4 +23,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/nise", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "2a85cb7574c189f8b15e8d32e4e5d7ffafd72b1cb7aad1b93d500e46eef9478c", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "ace61cada579b1069915d34eed08b8ee4d56b4afea71283fe91b0a9fc65f68b6", | ||
"typeScriptVersion": "4.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Tue, 07 Nov 2023 09:09:39 GMT | ||
* Last updated: Wed, 24 Jul 2024 04:36:39 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
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
13840
272