New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

feathers-solr

Package Overview
Dependencies
Maintainers
1
Versions
90
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

feathers-solr - npm Package Compare versions

Comparing version 1.1.0 to 1.1.2

4

lib/utils/response.js

@@ -55,6 +55,2 @@ 'use strict';

if (_.has(res, 'moreLikeThis')) {
response.moreLikeThis = _.get(res, 'moreLikeThis');
}
return response;

@@ -61,0 +57,0 @@ }

2

package.json
{
"name": "feathers-solr",
"description": "Solr Adapter for Feathersjs",
"version": "1.1.0",
"version": "1.1.2",
"homepage": "https://github.com/sajov/feathers-solr",

@@ -6,0 +6,0 @@ "main": "lib/",

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