🚀 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.23.1

10

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

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

"dependencies": {
"@algolia/client-common": "5.23.0"
"@algolia/client-common": "5.23.1"
},
"devDependencies": {
"@arethetypeswrong/cli": "0.17.4",
"@types/node": "22.13.11",
"nock": "14.0.1",
"@types/node": "22.13.14",
"nock": "14.0.2",
"publint": "0.3.9",
"tsup": "8.4.0",
"typescript": "5.7.3",
"typescript": "5.8.2",
"vitest": "3.0.9"

@@ -49,0 +49,0 @@ },