
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
instimapweb
Advanced tools
JavaScript implementation of InstiMap for InstiApp
Install in your project as npm install instimapweb
The following important calls are available
getMap
- Construct and get the map from locations. This is supposed to be called only oncegetGPS
- Try to get a watch on geolocationmoveToLocation
- Move the marker to an ILocation
moveMarker
- Move the marker to a locationcleanup
- Clear geolocation watch if anysetResidencesVisible
- set if residences are visiblegetMap
takes as the first argument a configuration as follows:
mapPath: string;
mapMinPath: string;
markersBase: string;
attributions: string;
map_id: string;
marker_id: string;
user_marker_id: string;
Peremissively licensed under MIT License.
Note The map used in the app is not distributed under this license, please contact Prof. Mandar Rane for using/distributing the map in any format.
FAQs
A web implementation of InstiMap in Openlayers
The npm package instimapweb receives a total of 10 weekly downloads. As such, instimapweb popularity was classified as not popular.
We found that instimapweb 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
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.