Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@algolia/requester-fetch

Package Overview
Dependencies
Maintainers
103
Versions
254
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/requester-fetch - npm Package Compare versions

Comparing version
5.52.0
to
5.52.1
+5
-5
package.json
{
"name": "@algolia/requester-fetch",
"version": "5.52.0",
"version": "5.52.1",
"description": "Promise-based request library using Fetch.",

@@ -51,3 +51,3 @@ "repository": {

"dependencies": {
"@algolia/client-common": "5.52.0"
"@algolia/client-common": "5.52.1"
},

@@ -58,7 +58,7 @@ "devDependencies": {

"cross-fetch": "4.1.0",
"nock": "14.0.12",
"nock": "14.0.14",
"publint": "0.3.18",
"tsup": "8.5.1",
"typescript": "5.9.3",
"vitest": "4.1.4"
"vitest": "4.1.5"
},

@@ -68,3 +68,3 @@ "engines": {

},
"gitHead": "53bf423966e49affd4786207f159eba913365c5f"
"gitHead": "787a83878b02bcf0a007fc5b14af89e2a6948206"
}