Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@algolia/client-account

Package Overview
Dependencies
Maintainers
61
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algolia/client-account - npm Package Compare versions

Comparing version 4.0.0-beta.11 to 4.0.0-beta.12

3

dist/client-account.d.ts

@@ -12,2 +12,5 @@ import { RequestOptions } from '@algolia/transporter';

export declare type IndicesInSameAppError = Error & {
/**
* The app id.
*/
readonly appId: string;

@@ -14,0 +17,0 @@ };

4

package.json
{
"name": "@algolia/client-account",
"version": "4.0.0-beta.11",
"version": "4.0.0-beta.12",
"private": false,

@@ -15,4 +15,4 @@ "license": "MIT",

"dependencies": {
"@algolia/client-search": "4.0.0-beta.11"
"@algolia/client-search": "4.0.0-beta.12"
}
}
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