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 Compare versions

Comparing version 4.0.0-alpha.1 to 4.0.0

2

CHANGES.md

@@ -7,5 +7,5 @@ ### Next version

* Removed pm2. Use containers and kubernetes to run terriajs-server concurrently and run terriajs-server on startup.
* See https://github.com/TerriaJS/terriajs/discussions/6731 (includes details on how to continue running terriajs-server with).
* `yarn/npm start` now runs terriajs-server in the foreground.
* Removed `yarn/npm stop`.
* If you wish you could continue to use pm2 to run terriajs-server (configuration no longer included in this repo, follow [pm2 quickstart guide](https://pm2.keymetrics.io/docs/usage/quick-start/)).

@@ -12,0 +12,0 @@ ### 3.3.4

{
"name": "terriajs-server",
"version": "4.0.0-alpha.1",
"version": "4.0.0",
"description": "NodeJS server for TerriaJS, consisting of a CORS proxy, proj4 CRS lookup service, and express static server.",
"engineStrict": true,
"engines": {
"node": ">=8.0.0"
"node": ">=12.0.0"
},

@@ -9,0 +9,0 @@ "main": "lib/app.js",

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