Socket
Socket
Sign inDemoInstall

@algolia/client-common

Package Overview
Dependencies
Maintainers
59
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.6 to 4.0.0-beta.7

2

dist/client-common.cjs.js

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

const version = '4.0.0-beta.6';
const version = '4.0.0-beta.7';

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

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

export declare const version = "4.0.0-beta.6";
export declare const version = "4.0.0-beta.7";

@@ -45,0 +45,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.6';
const version = '4.0.0-beta.7';

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

{
"name": "@algolia/client-common",
"version": "4.0.0-beta.6",
"version": "4.0.0-beta.7",
"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