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.4 to 4.0.0-beta.5

2

dist/client-common.cjs.js

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

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

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

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

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

@@ -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.4';
const version = '4.0.0-beta.5';

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

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

@@ -10,2 +10,3 @@ "license": "MIT",

],
"sideEffects": false,
"main": "index.js",

@@ -12,0 +13,0 @@ "module": "dist/client-common.esm.js",

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