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

@algolia/requester-node-http

Package Overview
Dependencies
Maintainers
3
Versions
299
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
5.20.1
to
5.20.2
+6
-6
package.json
{
"name": "@algolia/requester-node-http",
"version": "5.20.1",
"version": "5.20.2",
"description": "Promise-based request library for node using the native http module.",

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

"dependencies": {
"@algolia/client-common": "5.20.1"
"@algolia/client-common": "5.20.2"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.3",
"@types/node": "22.10.10",
"nock": "14.0.0",
"publint": "0.3.2",
"@types/node": "22.13.1",
"nock": "14.0.1",
"publint": "0.3.4",
"tsup": "8.3.6",
"typescript": "5.7.3",
"vitest": "3.0.4"
"vitest": "3.0.5"
},

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