Socket
Socket
Sign inDemoInstall

undici

Package Overview
Dependencies
Maintainers
3
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

undici - npm Package Compare versions

Comparing version 5.26.0 to 5.26.1

5

package.json
{
"name": "undici",
"version": "5.26.0",
"version": "5.26.1",
"description": "An HTTP/1.1 client, written from scratch for Node.js",

@@ -73,3 +73,3 @@ "homepage": "https://undici.nodejs.org",

"scripts": {
"build:node": "npx esbuild@0.14.38 index-fetch.js --bundle --platform=node --outfile=undici-fetch.js",
"build:node": "node scripts/esbuild-build.mjs",
"prebuild:wasm": "node build/wasm.js --prebuild",

@@ -113,2 +113,3 @@ "build:wasm": "node build/wasm.js --docker",

"docsify-cli": "^4.4.3",
"esbuild": "^0.19.4",
"form-data": "^4.0.0",

@@ -115,0 +116,0 @@ "formdata-node": "^4.3.1",

lib/fetch/index.js

Sorry, the diff of this file is too big to display

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