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.0-beta.15 to 4.0.0-beta.16

2

dist/client-common.cjs.js

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

const version = '4.0.0-beta.15';
const version = '4.0.0-beta.16';

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

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

export declare const version = "4.0.0-beta.15";
export declare const version = "4.0.0-beta.16";

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

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

const version = '4.0.0-beta.15';
const version = '4.0.0-beta.16';

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

{
"name": "@algolia/client-common",
"version": "4.0.0-beta.15",
"version": "4.0.0-beta.16",
"private": false,
"license": "MIT",
"sideEffects": false,
"main": "index.js",
"module": "dist/client-common.esm.js",
"types": "dist/client-common.d.ts",
"files": [

@@ -10,6 +14,6 @@ "index.js",

],
"sideEffects": false,
"main": "index.js",
"module": "dist/client-common.esm.js",
"types": "dist/client-common.d.ts"
"dependencies": {
"@algolia/requester-common": "4.0.0-beta.16",
"@algolia/transporter": "4.0.0-beta.16"
}
}
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