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

@types/minipass

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/minipass - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

4

minipass/index.d.ts

@@ -11,3 +11,5 @@ // Type definitions for minipass 3.1

declare class MiniPass extends EventEmitter implements NodeJS.WritableStream {
// Initially was declared with the line below, but minipass types differ slightly
// declare class MiniPass extends EventEmitter implements NodeJS.WritableStream {
declare class MiniPass extends EventEmitter {
readonly bufferLength: number;

@@ -14,0 +16,0 @@ readonly flowing: boolean;

{
"name": "@types/minipass",
"version": "3.1.1",
"version": "3.1.2",
"description": "TypeScript definitions for minipass",

@@ -25,4 +25,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/minipass",

},
"typesPublisherContentHash": "d39cebd5eabdda52175d66835dceed309820e57136a883e5b9f80439067761aa",
"typesPublisherContentHash": "c296112ce145585b1678ca52f6fec13346c148637afcac657d8dff7b497b7e13",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Sat, 01 Jan 2022 14:01:33 GMT
* Last updated: Thu, 13 Jan 2022 20:01:40 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