Socket
Socket
Sign inDemoInstall

@adobe/fetch

Package Overview
Dependencies
Maintainers
0
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.1.8 to 4.1.9

18

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

@@ -53,3 +53,3 @@ "main": "./src/index.js",

"dependencies": {
"debug": "4.3.5",
"debug": "4.3.7",
"http-cache-semantics": "4.1.1",

@@ -62,16 +62,16 @@ "lru-cache": "7.18.3"

"c8": "8.0.1",
"chai": "4.4.1",
"chai": "4.5.0",
"chai-as-promised": "7.1.2",
"chai-bytes": "0.1.2",
"chai-iterator": "3.0.2",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-import": "2.30.0",
"formdata-node": "6.0.3",
"husky": "8.0.3",
"lint-staged": "15.2.5",
"mocha": "10.4.0",
"lint-staged": "15.2.10",
"mocha": "10.7.3",
"mocha-multi-reporters": "1.5.1",
"nock": "13.5.4",
"nock": "13.5.5",
"parse-cache-control": "1.0.1",

@@ -81,3 +81,3 @@ "parse-multipart-data": "1.5.0",

"sinon": "17.0.2",
"stream-buffers": "3.0.2"
"stream-buffers": "3.0.3"
},

@@ -84,0 +84,0 @@ "lint-staged": {

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