Socket
Socket
Sign inDemoInstall

@algolia/client-common

Package Overview
Dependencies
4
Maintainers
3
Versions
182
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.23.0 to 4.23.1

2

dist/client-common.cjs.js

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

const version = '4.23.0';
const version = '4.23.1';

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

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

export declare const version = "4.23.0";
export declare const version = "4.23.1";

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

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

const version = '4.23.0';
const version = '4.23.1';

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

{
"name": "@algolia/client-common",
"version": "4.23.0",
"version": "4.23.1",
"private": false,

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

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

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc