Socket
Socket
Sign inDemoInstall

algoliasearch-helper

Package Overview
Dependencies
Maintainers
3
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

algoliasearch-helper - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

index.js

@@ -21,4 +21,4 @@ /**

*/
helper.version = "2.0.1";
helper.version = "2.0.2";
module.exports = helper;
{
"name": "algoliasearch-helper",
"version": "2.0.1",
"version": "2.0.2",
"description": "Helper for implementing advanced search features with algolia",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -181,3 +181,3 @@ "use strict";

return this.mutateMe( function( m ) {
m.HitsPerPage = n;
m.hitsPerPage = n;
m.page = 0;

@@ -184,0 +184,0 @@ } );

Sorry, the diff of this file is not supported yet

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