Socket
Socket
Sign inDemoInstall

minipass

Package Overview
Dependencies
0
Maintainers
7
Versions
91
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.2.7 to 4.2.8

3

index.d.ts

@@ -150,3 +150,2 @@ /// <reference types="node" />

export default Minipass;
export = Minipass;
export = Minipass

@@ -702,3 +702,2 @@ 'use strict'

Minipass.default = Minipass
module.exports = Minipass
{
"name": "minipass",
"version": "4.2.7",
"version": "4.2.8",
"publishConfig": {
"tag": "legacy-v4"
},
"description": "minimal implementation of a PassThrough stream",

@@ -11,3 +14,3 @@ "main": "./index.js",

"import": {
"types": "./index.d.mts",
"types": "./index.d.ts",
"default": "./index.mjs"

@@ -56,3 +59,2 @@ },

"files": [
"index.d.mts",
"index.d.ts",

@@ -59,0 +61,0 @@ "index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc