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 0.0.2 to 0.0.3

3

lib/utils.js

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

// default $limit, $skip, $sort, and $select
console.log('Utils.responseParserJson', params, opt);
var query = {

@@ -308,3 +309,3 @@ limit: _.get(params, 'query.$limit') || _.get(opt, 'paginate.default'),

console.log('Utils.responseParser', params, opt, res);
// console.log('Utils.responseParser',params, opt, res);

@@ -311,0 +312,0 @@ var response = {};

{
"name": "feathers-solr",
"description": "Solr Adapter for Feathersjs",
"version": "0.0.2",
"version": "0.0.3",
"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