@types/tar
Advanced tools
Comparing version 6.1.10 to 6.1.11
@@ -310,3 +310,3 @@ /// <reference types="node" /> | ||
*/ | ||
mtime?: number; | ||
mtime?: Date; | ||
} | ||
@@ -313,0 +313,0 @@ |
{ | ||
"name": "@types/tar", | ||
"version": "6.1.10", | ||
"version": "6.1.11", | ||
"description": "TypeScript definitions for tar", | ||
@@ -31,4 +31,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tar", | ||
}, | ||
"typesPublisherContentHash": "31f025dae81a85ec265ef7c9defb7ba06b3692ae5dc402cf34f734a7946c5850", | ||
"typeScriptVersion": "4.5" | ||
"typesPublisherContentHash": "189829b574735c37eec5a76be4fbd5dde6e8df5b4042f718532fcb7177a054f4", | ||
"typeScriptVersion": "4.6" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Mon, 20 Nov 2023 23:36:24 GMT | ||
* Last updated: Thu, 25 Jan 2024 07:07:05 GMT | ||
* Dependencies: [@types/node](https://npmjs.com/package/@types/node), [minipass](https://npmjs.com/package/minipass) | ||
@@ -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
29785