Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
jsfreemaplib
Advanced tools
Miscellaneous JavaScript classes and functions for working with geodata, including working with Spherical Mercator projection and managing XYZ tiles, plus some general UI functions.
Miscellaneous JavaScript functions and classes for working with (primarily OpenStreetMap) geodata, including functions for working with Spherical Mercator projection, managing XYZ-tiled data and downloading and using Terrarium DEM data. Also one or two UI classes such as a Dialog.
Version 0.4.2 - non breaking change - added DemApplier to apply DEM data to GeoJSON data.
Version 0.4.0 introduced one significant change, in the DEM
class, if
getHeight()
cannot find an elevation in the DEM, it will return
Number.NEGATIVE_INFINITY
rather than -1, to allow for below-sea-level
elevations.
Versions 0.3.x are not fully compatible with the 0.2.x series. In particular there are changes to the Tiler and DEM classes, see the source code for detail. The other classes are unaffected.
A new DemTiler class has been added to handle tiled DEM data in Terrarium format.
Note that aframe-osm-3d
version 0.1.x is not compatible with jsfreemaplib
0.3.x. You must continue to use 0.2.x. aframe-osm-3d
will be updated to
be jsfreemaplib 0.3.x compatible in due course.
FAQs
Miscellaneous JavaScript classes and functions for working with geodata, including working with Spherical Mercator projection and managing XYZ tiles, plus some general UI functions.
The npm package jsfreemaplib receives a total of 2 weekly downloads. As such, jsfreemaplib popularity was classified as not popular.
We found that jsfreemaplib 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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.