You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

@algolia/requester-fetch

Package Overview
Dependencies
Maintainers
104
Versions
247
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.49.1
to
5.49.2
+5
-5
package.json
{
"name": "@algolia/requester-fetch",
"version": "5.49.1",
"version": "5.49.2",
"description": "Promise-based request library using Fetch.",

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

"dependencies": {
"@algolia/client-common": "5.49.1"
"@algolia/client-common": "5.49.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "24.10.13",
"@types/node": "24.12.0",
"cross-fetch": "4.1.0",
"nock": "14.0.11",
"publint": "0.3.17",
"publint": "0.3.18",
"tsup": "8.5.1",

@@ -67,3 +67,3 @@ "typescript": "5.9.3",

},
"gitHead": "1f64f1f2f779c3ba605c9e71c99f9e7a7315e116"
"gitHead": "da4a2e808eb46c77f73041ee730931146449003e"
}