Socket
Socket
Sign inDemoInstall

@adobe/fetch

Package Overview
Dependencies
Maintainers
21
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/fetch - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

2

package.json
{
"name": "@adobe/fetch",
"version": "4.0.2",
"version": "4.0.3",
"description": "Light-weight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2",

@@ -5,0 +5,0 @@ "main": "./src/index.js",

@@ -13,3 +13,3 @@ /*

import { createRequire } from 'node:module';
import { createRequire } from 'module';
import { types } from 'util';

@@ -16,0 +16,0 @@ import { Readable } from 'stream';

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