🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@algolia/requester-fetch

Package Overview
Dependencies
Maintainers
103
Versions
257
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.1
to
5.53.0
+7
-7
package.json
{
"name": "@algolia/requester-fetch",
"version": "5.52.1",
"version": "5.53.0",
"description": "Promise-based request library using Fetch.",

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

"dependencies": {
"@algolia/client-common": "5.52.1"
"@algolia/client-common": "5.53.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.18.2",
"@types/node": "24.12.2",
"@types/node": "24.12.4",
"cross-fetch": "4.1.0",
"nock": "14.0.14",
"publint": "0.3.18",
"nock": "14.0.15",
"publint": "0.3.21",
"tsup": "8.5.1",
"typescript": "5.9.3",
"vitest": "4.1.5"
"vitest": "4.1.6"
},

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

},
"gitHead": "787a83878b02bcf0a007fc5b14af89e2a6948206"
"gitHead": "2658999ce3f428dfc8cab8e4946de263030245ba"
}