@algolia/client-common
Advanced tools
Comparing version 4.4.0 to 4.5.0
@@ -73,3 +73,3 @@ 'use strict'; | ||
const version = '4.4.0'; | ||
const version = '4.5.0'; | ||
@@ -76,0 +76,0 @@ const destroy = (base) => { |
@@ -72,3 +72,3 @@ import { Headers } from '@algolia/transporter'; | ||
export declare const version = "4.4.0"; | ||
export declare const version = "4.5.0"; | ||
@@ -75,0 +75,0 @@ export declare type Wait<TResponse> = ( |
@@ -69,3 +69,3 @@ function createAuth(authMode, appId, apiKey) { | ||
const version = '4.4.0'; | ||
const version = '4.5.0'; | ||
@@ -72,0 +72,0 @@ const destroy = (base) => { |
{ | ||
"name": "@algolia/client-common", | ||
"version": "4.4.0", | ||
"version": "4.5.0", | ||
"private": false, | ||
@@ -19,5 +19,5 @@ "repository": { | ||
"dependencies": { | ||
"@algolia/requester-common": "4.4.0", | ||
"@algolia/transporter": "4.4.0" | ||
"@algolia/requester-common": "4.5.0", | ||
"@algolia/transporter": "4.5.0" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
+ Added@algolia/cache-common@4.5.0(transitive)
+ Added@algolia/logger-common@4.5.0(transitive)
+ Added@algolia/requester-common@4.5.0(transitive)
+ Added@algolia/transporter@4.5.0(transitive)
- Removed@algolia/cache-common@4.4.0(transitive)
- Removed@algolia/logger-common@4.4.0(transitive)
- Removed@algolia/requester-common@4.4.0(transitive)
- Removed@algolia/transporter@4.4.0(transitive)
Updated@algolia/transporter@4.5.0