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

terriajs-server

Package Overview
Dependencies
Maintainers
4
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terriajs-server - npm Package Versions

1
7

2.2.1

Diff

Changelog

Source

2.2.1

  • Add trustProxy setting to configuration file, which is passed through to Express. See serverconfig.json.example.
kring
published 2.2.0 •

Changelog

Source

2.2.0

  • Add support for the feedback service. See serverconfig.json.example for how to enable and configure it.
stevage
published 2.1.0 •

Changelog

Source

2.1.0

  • Support "port" parameter in config file.
kring
published 2.0.0 •

Changelog

Source

2.0.0

  • Expect a server-specific configuration file, serverconfig.json, instead of one shared with the client.
  • Move bypassProxyHosts option to that configuration file as bypassUpStreamProxyFor.
  • Move upstreamProxy to config file.
  • Rename proxyAuth.json to proxyauth.json
  • Allow single line # comments in config files.
  • Add /proxyableDomains endpoint which returns JSON list of domains we can proxy for.
  • Allow catalog files outside your codebase to be specified using initPaths: [...]
  • Config files are only looked for in the current directory, not in wwwroot or wwwroot/..
kring
published 1.4.1 •

Changelog

Source

1.4.1

  • Fixed a bug that caused all headers to be passed to the remote server by the proxy service, including headers that should be excluded.
kring
published 1.4.0 •

Changelog

Source

1.4.0

  • Added run_server.sh and stop_server.sh scripts.
  • Fixed a bug that would cause the server to crash if config.json was missing.
  • Added support for HTTP error code 500.
stevage
published 1.3.0 •

stevage
published 1.2.0 •

stevage
published 1.1.3 •

stevage
published 1.1.2 •

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