Socket
Socket
Sign inDemoInstall

feathers-solr-node

Package Overview
Dependencies
155
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.5 to 0.2.6

.npmignore

6

lib/solr-client/solr.js

@@ -909,2 +909,3 @@ /*!

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

@@ -1029,2 +1030,7 @@ request.abort();

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

@@ -1031,0 +1037,0 @@ }

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.5",
"version": "0.2.6",
"repository": {

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

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