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 4.15.0 to 4.15.1

5

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

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

"scripts": {
"build:node": "esbuild index.js --bundle --platform=node --outfile=undici.js",
"build:node": "npx esbuild@0.14.25 index.js --bundle --platform=node --outfile=undici.js",
"prebuild:wasm": "docker build -t llhttp_wasm_builder -f build/Dockerfile .",

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

"docsify-cli": "^4.4.3",
"esbuild": "^0.14.14",
"formdata-node": "^4.3.1",

@@ -82,0 +81,0 @@ "https-pem": "^2.0.0",

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