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

solr-proxy

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

solr-proxy - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

5

CHANGELOG.md

@@ -0,1 +1,6 @@

1.1.1
=====
* fix misformatted usage message
1.1.0

@@ -2,0 +7,0 @@ =====

2

lib/cli/argv.js

@@ -12,3 +12,3 @@ module.exports = function(argv, logger, SolrProxy) {

' --validMethods Allowed HTTP methods (comma separated) [default: "GET,HEAD"]\n' +
' --version, -v Show version' +
' --version, -v Show version\n' +
' --help, -h Show this message';

@@ -15,0 +15,0 @@

{
"name": "solr-proxy",
"version": "1.1.0",
"version": "1.1.1",
"dependencies": {

@@ -5,0 +5,0 @@ "http-proxy": {

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

],
"version": "1.1.0",
"version": "1.1.1",
"author": "Rich Trott <rtrott@gmail.com>",

@@ -13,0 +13,0 @@ "bugs": {

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