New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

exp-fetch

Package Overview
Dependencies
Maintainers
14
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

exp-fetch - npm Package Compare versions

Comparing version

to
5.1.1

CHANGELOG.md

12

package.json
{
"name": "exp-fetch",
"version": "5.1.0",
"version": "5.1.1",
"description": "A small pluggable fetch lib",

@@ -25,7 +25,7 @@ "main": "index.js",

"devDependencies": {
"chai": "^4.2.0",
"chai": "^4.3.6",
"eslint": "^7.32.0",
"eslint-config-exp": "^0.0.1",
"mocha": "^9.1.3",
"nock": "^13.1.3"
"mocha": "^9.2.0",
"nock": "^13.2.2"
},

@@ -35,5 +35,5 @@ "dependencies": {

"exp-asynccache": "^2.0.0",
"got": "^11.8.2",
"got": "^11.8.3",
"lru-cache": "^6.0.0",
"verror": "^1.10.0",
"verror": "^1.10.1",
"xml2js": "^0.4.22"

@@ -40,0 +40,0 @@ },