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 Versions

23

10.0.0

Diff

trott
published 9.1.0 •

Changelog

Source

9.1.0 (2022-08-18)

Features

  • add --host option to help with containers (8305612)
trott
published 9.0.1 •

Changelog

Source

9.0.1 (2022-05-03)

Bug Fixes

  • push update to remove deprecation warning (d0dfcd1)
trott
published 9.0.0 •

Changelog

Source

9.0.0 (2022-04-18)

Features

BREAKING CHANGES

  • This module is now ESM only.
  • Drop support for Node.js 12.x
trott
published 8.0.0 •

Changelog

Source

8.0.0 (2022-02-13)

chore

BREAKING CHANGES

  • Some options have changed.
trott
published 7.0.0 •

Changelog

Source

7.0.0 (2022-02-11)

chore

BREAKING CHANGES

  • Use NODE_DEBUG=solr-proxy instead of DEBUG=solr-proxy for verbose output.
trott
published 6.0.1 •

Changelog

Source

6.0.1 (2022-01-14)

Bug Fixes

trott
published 6.0.0 •

Changelog

Source

6.0.0 (2021-05-09)

chore

BREAKING CHANGES

  • drop support for Node.js 10.x
trott
published 5.0.0 •

Changelog

Source

5.0.0 (2021-01-04)

config

  • use canonical Solr default port for backend (d581860)

BREAKING CHANGES

  • If the "backend" (i.e., Solr server) port is not specified, use the default Solr port of 8983 rather than our own default of 8080.

Fixes: https://github.com/Trott/solr-proxy/issues/11

4.1.1

  • Fix alignment for default options in --help output.

4.1.0

  • Add new option maxStart that defaults to 1000. (Thanks @tuolumne!)
  • Drop testing for EOL Node.js 13.x.

4.0.0

  • Add new option maxRows that defaults to 200.

3.0.0

  • Drop support for EOL Node.js 8.x.

2.1.2

  • Update dependencies includeing security fixes. Please update!

2.1.1

  • Fix CLI. Shipped without a required library. Whoops. Testing didn't catch it because the required library was in node_modules due to a testing dependency. Ooooooffffff.

2.1.0

  • Add SSL capability to the proxy.

2.0.0

  • Node.js 8.x and 10.x support. Drop support for earlier versions.

1.2.0

  • Add quiet mode
  • Add debug logging capabilities

1.1.2

  • improved line wrapping for usage message

1.1.1

  • fix misformatted usage message

1.1.0

  • --version flag

1.0.1

  • 100% test coverage on index.js and lib/
  • documentation updates

1.0.0

  • Initial release
trott
published 4.1.1 •

Changelog

Source

5.0.0 (2021-01-04)

config

  • use canonical Solr default port for backend (d581860)

BREAKING CHANGES

  • If the "backend" (i.e., Solr server) port is not specified, use the default Solr port of 8983 rather than our own default of 8080.

Fixes: https://github.com/Trott/solr-proxy/issues/11

4.1.1

  • Fix alignment for default options in --help output.

4.1.0

  • Add new option maxStart that defaults to 1000. (Thanks @tuolumne!)
  • Drop testing for EOL Node.js 13.x.

4.0.0

  • Add new option maxRows that defaults to 200.

3.0.0

  • Drop support for EOL Node.js 8.x.

2.1.2

  • Update dependencies includeing security fixes. Please update!

2.1.1

  • Fix CLI. Shipped without a required library. Whoops. Testing didn't catch it because the required library was in node_modules due to a testing dependency. Ooooooffffff.

2.1.0

  • Add SSL capability to the proxy.

2.0.0

  • Node.js 8.x and 10.x support. Drop support for earlier versions.

1.2.0

  • Add quiet mode
  • Add debug logging capabilities

1.1.2

  • improved line wrapping for usage message

1.1.1

  • fix misformatted usage message

1.1.0

  • --version flag

1.0.1

  • 100% test coverage on index.js and lib/
  • documentation updates

1.0.0

  • Initial release
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