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.30.2 to 2.30.3

5

CHANGELOG.md
Version numbers correspond to `package.json` version. Follows the _major.minor.bugfix_ naming pattern as of 2.8.0.
# 2.30.2 (2023-11-16)
- Bug fix for arrays passed into query templating via `qOptions`. https://github.com/o19s/splainer-search/pull/137 by @mkr.
- Avoid the query object -> string -> hydrating -> string -> query object roundtrip and directly hydrate on the query object. https://github.com/o19s/splainer-search/pull/136 by @mkr.
# 2.30.0 (2023-11-14)

@@ -4,0 +9,0 @@ - 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

package.json
{
"name": "splainer-search",
"version": "2.30.2",
"version": "2.30.3",
"main": "splainer-search.js",

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

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