Socket
Socket
Sign inDemoInstall

@olasearch/solr-adapter

Package Overview
Dependencies
5
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

lib/http.js

@@ -44,3 +44,2 @@ 'use strict';

return (0, _alite2['default'])(_extends({}, ajaxOptions, {
method: 'POST',
url: url,

@@ -58,3 +57,2 @@ type: 'json',

return (0, _alite2['default'])(_extends({}, ajaxOptions, {
method: 'POST',
url: url,

@@ -61,0 +59,0 @@ type: 'json',

2

lib/version.js
'use strict';
module.exports = '2.0.0';
module.exports = '2.0.1';
{
"name": "@olasearch/solr-adapter",
"version": "2.0.0",
"version": "2.0.1",
"description": "OlaSearch adapter for Solr",

@@ -5,0 +5,0 @@ "main": "lib/index",

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