Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/minizlib

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/minizlib - npm Package Compare versions

Comparing version 2.1.2 to 2.1.3

4

minizlib/index.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc