Socket
Socket
Sign inDemoInstall

@algolia/client-analytics

Package Overview
Dependencies
Maintainers
59
Versions
220
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/client-analytics - npm Package Compare versions

Comparing version 4.0.3 to 4.1.0

2

dist/client-analytics.d.ts

@@ -147,3 +147,3 @@ import { ClientTransporterOptions } from '@algolia/client-common';

*/
readonly abtests: readonly GetABTestResponse[];
readonly abtests: readonly GetABTestResponse[] | null;
};

@@ -150,0 +150,0 @@

{
"name": "@algolia/client-analytics",
"version": "4.0.3",
"version": "4.1.0",
"private": false,

@@ -19,7 +19,7 @@ "repository": {

"dependencies": {
"@algolia/client-common": "4.0.3",
"@algolia/client-search": "4.0.3",
"@algolia/requester-common": "4.0.3",
"@algolia/transporter": "4.0.3"
"@algolia/client-common": "4.1.0",
"@algolia/client-search": "4.1.0",
"@algolia/requester-common": "4.1.0",
"@algolia/transporter": "4.1.0"
}
}
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