Socket
Socket
Sign inDemoInstall

@algolia/client-common

Package Overview
Dependencies
Maintainers
58
Versions
221
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.0-beta.3 to 4.0.0-beta.4

2

dist/client-common.cjs.js

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

const version = '4.0.0-beta.3';
const version = '4.0.0-beta.4';

@@ -77,0 +77,0 @@ const AuthMode = {

@@ -44,3 +44,3 @@ import { RequestOptions } from '@algolia/transporter';

export declare const version = "4.0.0-beta.3";
export declare const version = "4.0.0-beta.4";

@@ -47,0 +47,0 @@ export declare type Wait<TResponse> = (result: TResponse, requestOptions?: RequestOptions) => Readonly<Promise<any>>;

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

const version = '4.0.0-beta.3';
const version = '4.0.0-beta.4';

@@ -73,0 +73,0 @@ const AuthMode = {

{
"name": "@algolia/client-common",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"private": false,

@@ -5,0 +5,0 @@ "license": "MIT",

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