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.3 to 3.30.4

5

algoliasearch/lite/index.d.ts

@@ -534,2 +534,7 @@ // Type definitions for algoliasearch-client-js 3.30.0

userData?: string | object;
/**
* https://www.algolia.com/doc/api-reference/api-parameters/sortFacetValuesBy/
*/
sortFacetValuesBy?: 'count' | 'alpha';
}

@@ -536,0 +541,0 @@

4

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

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

"dependencies": {},
"typesPublisherContentHash": "ad54b708c05dcf532a1ef60a4f118e4f2035cb1a1ccd4ed4682734d870e2d90d",
"typesPublisherContentHash": "3039c7fcd16cd2fb230746286f41c43863b087e29064f40cb26a7f550281a161",
"typeScriptVersion": "2.8"
}

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

Additional Details
* Last updated: Wed, 13 Feb 2019 18:42:04 GMT
* Last updated: Wed, 20 Feb 2019 01:39:06 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