Socket
Socket
Sign inDemoInstall

minipass-fetch

Package Overview
Dependencies
7
Maintainers
7
Versions
27
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

11

package.json
{
"name": "minipass-fetch",
"version": "3.0.0",
"version": "3.0.1",
"description": "An implementation of window.fetch in Node.js using Minipass streams",

@@ -8,2 +8,3 @@ "license": "MIT",

"scripts": {
"test:tls-fixtures": "./test/fixtures/tls/setup.sh",
"test": "tap",

@@ -26,4 +27,4 @@ "snap": "tap",

"devDependencies": {
"@npmcli/eslint-config": "^3.1.0",
"@npmcli/template-oss": "4.5.1",
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.10.0",
"@ungap/url-search-params": "^0.2.2",

@@ -40,3 +41,3 @@ "abort-controller": "^3.0.0",

"dependencies": {
"minipass": "^3.1.6",
"minipass": "^4.0.0",
"minipass-sized": "^1.0.3",

@@ -68,4 +69,4 @@ "minizlib": "^2.1.2"

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