Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
A JS library for WebGL-powered geographic maps.
Gleo is a library for displaying geographical maps (and map-like things on cartesian planes), leveraging WebGL1 via the Glii abstraction library. It aims to cover the use cases of Leaflet, OpenLayers or MapboxGL/MaplibreGL, but since it's a one-man project, it's not quite there yet.
Go to https://ivansanchez.gitlab.io/gleo/ , then.
git submodule init
plus git submodule update
glii
and arrugator
dependencies from their git repos/browser-demos
, or the REPL in /website
No bundling needed! Gleo leverages the magic of ES6 modules.
Running npm install
then npm run docs
will build the API documentation and the graphviz UML diagram.
Gleo itself is licensed under a GPL-3.0 license. See the LICENSE
file for details.
Gleo depends on some javascript libraries, which are bundled under src/3rd-party
:
shelf-pack
by Bryan Housel, ISC licensed.css-color-parser
by Dean McNamee, MIT licensed.earcut
by Volodymir Agafonkin, ISC licensed.glmatrix
by Brandon Jones, Catto Petter, et al, MIT licensed.point-geometry
by Tom McWright, et al, ISC licensed.rbush-knn
by Volodymir Agafonkin, ISC licensed, plus dependencies:
rbush
by Volodymir Agafonkin, MIT licensed.tinyqueue
by Volodymir Agafonkin, ISC licensed.quickselect
by Volodymir Agafonkin, ISC licensed.vector-tile-js
by Volodymir Agafonkin, John Firebaugh, Tom McWright, et al, BSD-3 licensed, plus dependencies:
pbf
by Volodymir Agafonkin, BSD-3 licensed.ieee754
by Feross Aboukhadijeh, BSD-3 licensed.delaunator
by Volodymir Agafonkin, ISC licensed, plus dependencies:
robust-predicates
by Volodymir Agafonkin, on public domain dedication.As well, Gleo uses some geographical data, assets and non-required javascript libraries in the demos:
geographiclib
geotiff.js
by Fabian Schindler, Daniel J. Dufour, Andreas Hocevar et al, plus dependencies:
pmtiles
by Brandon Liu (part of protomaps)FAQs
WebGL-powered geographical maps.
The npm package gleo receives a total of 1,797 weekly downloads. As such, gleo popularity was classified as popular.
We found that gleo demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.