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

@types/algoliasearch

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/algoliasearch - npm Package Compare versions

Comparing version 3.30.6 to 3.30.7

8

algoliasearch/lite/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for algoliasearch-client-js 3.30.0
// Type definitions for algoliasearch-client-js 3.30.1
// Project: https://github.com/algolia/algoliasearch-client-js

@@ -510,2 +510,8 @@ // Definitions by: Baptiste Coquelle <https://github.com/cbaptiste>

/**
* If set to true, enables the Click Analytics feature
* default false
* https://www.algolia.com/doc/api-reference/api-parameters/clickAnalytics/
*/
clickAnalytics?: boolean;
/**
* If set, tag your query with the specified identifiers

@@ -512,0 +518,0 @@ * default: []

4

algoliasearch/package.json
{
"name": "@types/algoliasearch",
"version": "3.30.6",
"version": "3.30.7",
"description": "TypeScript definitions for algoliasearch-client-js",

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

"dependencies": {},
"typesPublisherContentHash": "33ae9a7c0d8f85b4dea65a0814bfe1b556135720013126cfdc48adf7db81cb75",
"typesPublisherContentHash": "016be5622471776cbdb84c18fb00062ee2041dac125363f5065a174ede19e634",
"typeScriptVersion": "2.8"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 04 Mar 2019 22:42:42 GMT
* Last updated: Tue, 12 Mar 2019 21:10:15 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

Sorry, the diff of this file is too big to display

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