Socket
Socket
Sign inDemoInstall

splainer-search

Package Overview
Dependencies
Maintainers
3
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

splainer-search - npm Package Compare versions

Comparing version 2.25.0 to 2.26.0

3

CHANGELOG.md
Version numbers correspond to `package.json` version. Follows the _major.minor.bugfix_ naming pattern as of 2.8.0.
# 2.26.0 (2023-09-22)
- To support a custom search api, we need to be able to override how the SettingsValidator does a ping by passing in our own arguments. Not a perfect solution, but enables a MVP _searchapi_ to work in Quepid. https://github.com/o19s/splainer-search/pull/131 by @epugh.
# 2.25.0 (2023-09-11)

@@ -4,0 +7,0 @@ - Fixed bug in pagination that didn't respect the `apiMethod` setting for Solr. If you used GET, splainer-search sent the request as JSONP anyway, causing errors in the Browser. https://github.com/o19s/splainer-search/pull/130 by @epugh.

2

package.json
{
"name": "splainer-search",
"version": "2.25.0",
"version": "2.26.0",
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc