Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@algolia/client-common

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/client-common - npm Package Compare versions

Comparing version
4.25.3
to
4.26.0
+1
-1
dist/client-common.cjs.js

@@ -74,3 +74,3 @@ 'use strict';

const version = '4.25.3';
const version = '4.26.0';

@@ -77,0 +77,0 @@ const destroy = (base) => {

@@ -76,3 +76,3 @@ import { Headers as Headers_2 } from '@algolia/transporter';

export declare const version = "4.25.3";
export declare const version = "4.26.0";

@@ -79,0 +79,0 @@ export declare type Wait<TResponse> = (

@@ -70,3 +70,3 @@ function createAuth(authMode, appId, apiKey) {

const version = '4.25.3';
const version = '4.26.0';

@@ -73,0 +73,0 @@ const destroy = (base) => {

{
"name": "@algolia/client-common",
"version": "4.25.3",
"version": "4.26.0",
"private": false,

@@ -19,5 +19,5 @@ "repository": {

"dependencies": {
"@algolia/requester-common": "4.25.3",
"@algolia/transporter": "4.25.3"
"@algolia/requester-common": "4.26.0",
"@algolia/transporter": "4.26.0"
}
}