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

@types/mz

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/mz - npm Package Compare versions

Comparing version 2.7.2 to 2.7.3

2

mz/fs.d.ts

@@ -1107,3 +1107,3 @@ // Modified from the node.js definitions.

position: number | null
): Promise<{ bytesRead: number; buffer: TBuffer }>;
): Promise<[number, TBuffer]>;

@@ -1110,0 +1110,0 @@ /**

{
"name": "@types/mz",
"version": "2.7.2",
"version": "2.7.3",
"description": "TypeScript definitions for mz",

@@ -29,4 +29,4 @@ "license": "MIT",

},
"typesPublisherContentHash": "19662f976bdbed00236d1fd4d27d0df3428a2b4dab0731da90ecd13c24f3869a",
"typeScriptVersion": "3.2"
"typesPublisherContentHash": "c0d1bc54025ef5ad6189e15df3cc84ecf9aeae3c70c6e1693981229cf8b30396",
"typeScriptVersion": "3.3"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 20 Oct 2020 12:08:54 GMT
* Last updated: Tue, 08 Dec 2020 13:36:24 GMT
* Dependencies: [@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