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

@algolia/transporter

Package Overview
Dependencies
Maintainers
3
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/transporter - npm Package Compare versions

Comparing version
4.25.0
to
4.25.1
+4
-4
package.json
{
"name": "@algolia/transporter",
"version": "4.25.0",
"version": "4.25.1",
"private": false,

@@ -20,6 +20,6 @@ "description": "Promise-based transporter layer with embedded retry strategy.",

"dependencies": {
"@algolia/cache-common": "4.25.0",
"@algolia/logger-common": "4.25.0",
"@algolia/requester-common": "4.25.0"
"@algolia/cache-common": "4.25.1",
"@algolia/logger-common": "4.25.1",
"@algolia/requester-common": "4.25.1"
}
}