
Security News
/Research
Fake Corepack Site Distributes Infostealer and Proxyware to Developers
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.
@geowiki/map
Advanced tools
Mapping and geospatial visualization components for GeoWiki, built on Leaflet and React Leaflet.
Mapping and geospatial visualization components for GeoWiki, built on Leaflet and React Leaflet.
npm install @geowiki/map
# or
pnpm add @geowiki/map
npm install react react-dom next next-auth leaflet react-leaflet @react-leaflet/core @tanstack/react-query react-hook-form react-hotkeys-hook zod leaflet-draw ih-leaflet-canvaslayer-field @geowiki/core @geowiki/cms-proxy @geowiki/evoland-api-proxy @geowiki/ui
Import the pre-built CSS file, which includes Tailwind utilities and custom map styles (popup styling, cluster icons, tooltips):
import "@geowiki/map/styles.css";
You also need Leaflet's CSS:
import "leaflet/dist/leaflet.css";
import { BasicMap, GeoWikiMap } from "@geowiki/map";
function MapPage() {
return <BasicMap center={[48.2, 16.3]} zoom={5} />;
}
BasicMap, GeoWikiMap, BasfMap, GeoTreesMap, CanopyMap, WaybackTimelineMapCustomWMS, GeoJsonLayer, OverlayLayer, TimeSeriesTiffImage, Annotation, EvolandContainer for satellite imageryBingLayer, marker clustering, area selection, polyline measurementMIT
FAQs
Mapping and geospatial visualization components for GeoWiki, built on Leaflet and React Leaflet.
The npm package @geowiki/map receives a total of 431 weekly downloads. As such, @geowiki/map popularity was classified as not popular.
We found that @geowiki/map demonstrated a healthy version release cadence and project activity because the last version was released less than 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
/Research
A fake corepack.org site is impersonating the Node.js tool and delivers an infostealer and proxyware to developers who download it.

Research
/Security News
A large-scale campaign abused GitHub Actions in compromised repositories to exploit CVE-2026-41940 in cPanel and WHM and steal server credentials.

Security News
Five frontier LLMs generated the same nonexistent package names, leaving 53 available for potential slopsquatting across PyPI and npm.