@types/minizlib
Advanced tools
Comparing version 2.1.2 to 2.1.3
@@ -31,4 +31,4 @@ // Type definitions for minizlib 2.1 | ||
end(chunk: any, cb?: () => void): void; | ||
end(chunk?: any, encoding?: string | null, cb?: () => void): void; | ||
end(chunk: any, cb?: () => void): this; | ||
end(chunk?: any, encoding?: string | null, cb?: () => void): this; | ||
@@ -35,0 +35,0 @@ write(chunk: any, cb?: () => void): boolean; |
{ | ||
"name": "@types/minizlib", | ||
"version": "2.1.2", | ||
"version": "2.1.3", | ||
"description": "TypeScript definitions for minizlib", | ||
@@ -26,4 +26,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minizlib", | ||
}, | ||
"typesPublisherContentHash": "e01de130bef27597f7567e4a0f6919b9c2a2fed94b051afd1265ee84f70b12b1", | ||
"typeScriptVersion": "3.6" | ||
"typesPublisherContentHash": "6cb2ae950b1f83afb5f43136cab89e0d0702d4e5ba02a9f966f8e5bc3124d0cc", | ||
"typeScriptVersion": "3.8" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 07 Jul 2021 00:01:41 GMT | ||
* Last updated: Sat, 01 Jan 2022 14:01:33 GMT | ||
* Dependencies: [@types/minipass](https://npmjs.com/package/@types/minipass), [@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