Socket
Socket
Sign inDemoInstall

undici

Package Overview
Dependencies
1
Maintainers
3
Versions
205
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.24.0-test.3 to 5.24.0-test.4

4

package.json
{
"name": "undici",
"version": "5.24.0-test.3",
"version": "5.24.0-test.4",
"description": "An HTTP/1.1 client, written from scratch for Node.js",

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

"prepare": "husky install",
"postpublish": "node update-undici-types-version.js && cd types && npm publish",
"postpublish": "node scripts/update-undici-types-version.js && cd types && npm publish",
"fuzz": "jsfuzz test/fuzzing/fuzz.js corpus"

@@ -70,0 +70,0 @@ },

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc