Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

feathers-solr-node

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-solr-node - npm Package Compare versions

Comparing version 0.2.7 to 0.2.8

4

lib/solr-client/solr.js

@@ -974,2 +974,6 @@ /*!

request.on('timeout', () => {
request.abort();
});
request.write(params.params);

@@ -976,0 +980,0 @@ request.end();

2

package.json

@@ -10,3 +10,3 @@ {

"description": "Solr Adapter for Feathersjs. Base on Solr-client, so can also used as a Solr-client",
"version": "0.2.7",
"version": "0.2.8",
"repository": {

@@ -13,0 +13,0 @@ "type": "git",

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