
Security News
TC39 Advances Temporal to Stage 4 Alongside Several ECMAScript Proposals
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.
jmap-app-js
Advanced tools
npm i
npm start
The application is accessible at this location : http://localhost:8082
When code is changed, it's automatically built and the web page refresh by its own (thanks webpack dev server).
- https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint
- "Prettier - Code formatter" extention (Author : Esben Petersen)
When working in a VPS environment, your personal VPS expect to find the Portal compiled sources in a local diretory inside the web hosting VPS infrascructure.
IMPORTANT: To be able to serve NG onn your VPS you need to "syncAndBuild" both app-js and core-js
To achieve this you must run this command inside the root of your local checkout of app-js, and core-js, in turn (build order is not important):
// inside app-js:
./syncAndBuild.sh <vps-prefix>
// and then inside core-js:
./syncAndBuild.sh <vps-prefix>
If your vps is "dev-jdoe.jmapcloud.io" then you should run:
./syncAndBuild.sh dev-jdoe
after build, your compiled portal would be accessible at https://ng.dev-jdoe.jmapcloud.io/
FAQs
K2 Geospatial Web API
The npm package jmap-app-js receives a total of 10 weekly downloads. As such, jmap-app-js popularity was classified as not popular.
We found that jmap-app-js demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
TC39’s March 2026 meeting advanced eight ECMAScript proposals, including Temporal reaching Stage 4 and securing its place in the ECMAScript 2026 specification.

Research
/Security News
Since January 31, 2026, we identified at least 72 additional malicious Open VSX extensions, including transitive GlassWorm loader extensions targeting developers.

Research
Six malicious Packagist packages posing as OphimCMS themes contain trojanized jQuery that exfiltrates URLs, injects ads, and loads FUNNULL-linked redirects.