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.6 to 2.30.7

5

CHANGELOG.md
Version numbers correspond to `package.json` version. Follows the _major.minor.bugfix_ naming pattern as of 2.8.0.
# 2.30.7 (2023-12-05)
- Support Custom Headers being passed through to Solr. We have a nice refactoring of how headers are processed, and reusing the `esUrlSvc` in the `solrSearcherFactory`. https://github.com/o19s/splainer-search/pull/143 by @epugh.
# 2.30.6 (2023-11-30)
- It appears that the DocResolver is needed regardless of if you support it or not. Weird stuff in Quepid otherwise happens. https://github.com/o19s/splainer-search/pull/141 by @epugh rolls back the change.
- It appears that the DocResolver is needed regardless of if you support it or not. Weird stuff in Quepid otherwise happens. https://github.com/o19s/splainer-search/pull/141 by @epugh rolls back the change. Thanks @dacox for https://github.com/o19s/splainer-search/issues/140.

@@ -6,0 +9,0 @@ # 2.30.5 (2023-11-29)

2

package.json
{
"name": "splainer-search",
"version": "2.30.6",
"version": "2.30.7",
"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