Socket
Socket
Sign inDemoInstall

@algolia/client-common

Package Overview
Dependencies
Maintainers
61
Versions
219
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.0.1 to 4.0.2

2

dist/client-common.cjs.js

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

const version = '4.0.1';
const version = '4.0.2';

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

@@ -72,3 +72,3 @@ import { Headers } from '@algolia/transporter';

export declare const version = "4.0.1";
export declare const version = "4.0.2";

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

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

const version = '4.0.1';
const version = '4.0.2';

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

{
"name": "@algolia/client-common",
"version": "4.0.1",
"version": "4.0.2",
"private": false,

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

"dependencies": {
"@algolia/requester-common": "4.0.1",
"@algolia/transporter": "4.0.1"
"@algolia/requester-common": "4.0.2",
"@algolia/transporter": "4.0.2"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc