You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@algolia/client-common

Package Overview
Dependencies
Maintainers
3
Versions
274
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

to
4.25.1

2

dist/client-common.cjs.js

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

const version = '4.25.0';
const version = '4.25.1';

@@ -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.0";
export declare const version = "4.25.1";

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

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

const version = '4.25.0';
const version = '4.25.1';

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

{
"name": "@algolia/client-common",
"version": "4.25.0",
"version": "4.25.1",
"private": false,

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

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