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.27.5 to 3.27.6

9

algoliasearch/lite/index.d.ts

@@ -7,2 +7,3 @@ // Type definitions for algoliasearch-client-js 3.27.0

// Samuel Vaillant <https://github.com/samouss>
// Claas Brüggemann <https://github.com/ClaasBrueggemann>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -574,2 +575,10 @@ // TypeScript Version: 2.2

};
facets_stats?: {
[facetName: string]: {
avg: number,
max: number,
min: number,
sum: number,
};
};
}

@@ -576,0 +585,0 @@

4

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

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

"dependencies": {},
"typesPublisherContentHash": "990ff9089fe91ba9dcaad0c27759459d2d7b2dee0bd400056da3976bd7d65719",
"typesPublisherContentHash": "25a2cdc58a2693d842ca4bdf2bc698414b30d66ab56f6e10e431ec0dae54286b",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Fri, 29 Jun 2018 03:18:45 GMT
* Last updated: Thu, 23 Aug 2018 17:24:04 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