🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@algolia/requester-node-http

Package Overview
Dependencies
Maintainers
3
Versions
259
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/requester-node-http - npm Package Compare versions

Comparing version

to
5.25.0

10

package.json
{
"name": "@algolia/requester-node-http",
"version": "5.24.0",
"version": "5.25.0",
"description": "Promise-based request library for node using the native http module.",

@@ -38,7 +38,7 @@ "repository": {

"dependencies": {
"@algolia/client-common": "5.24.0"
"@algolia/client-common": "5.25.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.15.3",
"@arethetypeswrong/cli": "0.18.1",
"@types/node": "22.15.17",
"nock": "14.0.4",

@@ -48,3 +48,3 @@ "publint": "0.3.12",

"typescript": "5.8.3",
"vitest": "3.1.2"
"vitest": "3.1.3"
},

@@ -51,0 +51,0 @@ "engines": {