Socket
Socket
Sign inDemoInstall

fs-minipass

Package Overview
Dependencies
1
Maintainers
5
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

4

lib/index.js

@@ -293,3 +293,5 @@ 'use strict'

this.emit('open', fd)
this[_flush]()
if (!this[_writing]) {
this[_flush]()
}
}

@@ -296,0 +298,0 @@ }

{
"name": "fs-minipass",
"version": "3.0.0",
"version": "3.0.1",
"main": "lib/index.js",

@@ -31,3 +31,3 @@ "scripts": {

"@npmcli/eslint-config": "^4.0.1",
"@npmcli/template-oss": "4.11.0",
"@npmcli/template-oss": "4.11.3",
"mutate-fs": "^2.1.1",

@@ -52,4 +52,4 @@ "tap": "^16.3.2"

"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",
"version": "4.11.0"
"version": "4.11.3"
}
}
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