terriajs-server
Advanced tools
Comparing version 4.0.0-alpha.1 to 4.0.0
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
107875