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.4 to 3.27.5

5

algoliasearch/index.d.ts

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

hosts?: { read?: string[]; write?: string[] };
/**
* enable the experimental feature: caching requests instead of responses
* see https://github.com/algolia/algoliasearch-client-javascript/pull/694
*/
_useRequestCache?: boolean
}

@@ -769,0 +774,0 @@ /**

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

hosts?: { read?: string[]; write?: string[] };
/**
* enable the experimental feature: caching requests instead of responses
* see https://github.com/algolia/algoliasearch-client-javascript/pull/694
*/
_useRequestCache?: boolean
}

@@ -185,0 +190,0 @@ interface BrowseResponse {

4

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

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

"dependencies": {},
"typesPublisherContentHash": "a89ab32f0333200096dd86f090c6b6794d379851fd48297fdeb642ac5f556328",
"typesPublisherContentHash": "990ff9089fe91ba9dcaad0c27759459d2d7b2dee0bd400056da3976bd7d65719",
"typeScriptVersion": "2.2"
}

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

Additional Details
* Last updated: Sun, 27 May 2018 14:13:13 GMT
* Last updated: Fri, 29 Jun 2018 03:18:45 GMT
* Dependencies: none

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

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