visualization-tool
visualization-tool copied to clipboard
The tool for visualizing Swiss Open Government Data. Project ownership: Federal Office for the Environment FOEN
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
The server was running normally, then suddenly crashed. A stack trace was generated, which suggests that there may be a memory leak. Unfortunately, I don't have further steps to reproduce...
Bumps [jszip](https://github.com/Stuk/jszip) from 3.7.1 to 3.10.1. Changelog Sourced from jszip's changelog. v3.10.1 2022-08-02 Add sponsorship files. If you appreciate the time spent maintaining JSZip then I would really appreciate your...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.28 to 0.7.33. Changelog Sourced from ua-parser-js's changelog. Version 0.7.33 / 1.0.33 Add new browser : Cobalt Identify Macintosh as an Apple device Fix ReDoS vulnerability Version...
Bumps [qs](https://github.com/ljharb/qs) from 6.10.1 to 6.10.3. Changelog Sourced from qs's changelog. 6.10.3 [Fix] parse: ignore __proto__ keys (#428) [Robustness] stringify: avoid relying on a global undefined (#427) [actions] reuse common...
This is a proof of concept of how mobx could help with state management and computed values. See the _mobx page. A cube class is created and made observable. It...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.2.1. Release notes Sourced from socket.io-parser's releases. 4.2.1 Bug Fixes check the format of the index of each attachment (b5d0cb7) Links Diff: https://github.com/socketio/socket.io-parser/compare/4.2.0...4.2.1 4.2.0 Features...
Bumps [terser](https://github.com/terser/terser) from 5.7.0 to 5.15.1. Changelog Sourced from terser's changelog. v5.15.1 Fixed missing parentheses around optional chains Avoid bare let or const as the bodies of if statements (#1253)...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.5 to 1.15.2. Commits 9655237 Release version 1.15.2 of the npm package. 6e2b86d Default to localhost if no host given. 449e895 Throw invalid URL error on relative...
Bumps [async](https://github.com/caolan/async) from 3.2.0 to 3.2.4. Changelog Sourced from async's changelog. v3.2.4 Fix a bug in priorityQueue where it didn't wait for the result. (#1725) Fix a bug where unshiftAsync...