Socket
Socket
Sign inDemoInstall

splainer-search

Package Overview
Dependencies
2
Maintainers
3
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.29.0 to 2.30.0

3

CHANGELOG.md
Version numbers correspond to `package.json` version. Follows the _major.minor.bugfix_ naming pattern as of 2.8.0.
# 2.30.0 (2023-11-14)
- Rewriting the query templating, allowing for query options hierarchical object to be passed into query templates as `qOptions`. https://github.com/o19s/splainer-search/pull/135 by @epugh and @mkr.
# 2.29.0 (2023-11-02)

@@ -4,0 +7,0 @@ - For custom `searchapi` we now track and store the response from the API for callers to look at. Added new error handling around custom mappers so you can figure which are having issues. https://github.com/o19s/splainer-search/pull/134 by @epugh.

2

package.json
{
"name": "splainer-search",
"version": "2.29.0",
"version": "2.30.0",
"main": "splainer-search.js",

@@ -5,0 +5,0 @@ "authors": [

@@ -444,2 +444,2 @@ [![Build Status](https://travis-ci.org/o19s/splainer-search.svg?branch=master)](https://travis-ci.org/o19s/splainer-search)

Primary author is [Doug Turnbull](http://softwaredoug.com)
Original author is [Doug Turnbull](http://softwaredoug.com)

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc