New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-leaflet

Package Overview
Dependencies
Maintainers
1
Versions
139
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-leaflet - npm Package Versions

23
14

5.0.0

Diff

Changelog

Source

v5.0.0 (2024-12-14)

Breaking changes

  • React v19 is now required as peer dependency.
  • Removed LeafletProvider component from the core package.
paul_lecam
published 5.0.0-rc.2 •

Changelog

Source

v5.0.0-rc.2 (2024-12-06)

This RC uses the stable releases of React v19.

paul_lecam
published 5.0.0-rc.1 •

Changelog

Source

v5.0.0-rc.1 (2024-05-24)

Breaking changes

  • React v19 is now required as peer dependency.
  • Removed LeafletProvider component from the core package.
paul_lecam
published 4.2.1 •

Changelog

Source

v4.2.1 (2023-02-28)

Fixed bounds update in ImageOverlay (PR #1063 by hwonyo)

paul_lecam
published 4.2.0 •

Changelog

Source

v4.2.0 (2022-11-27)

Added support for mutable url prop on TileLayer (PR #1047 by goto-bus-stop)

paul_lecam
published 4.1.0 •

Changelog

Source

v4.1.0 (2022-09-24)

  • Updated Leaflet dependency to v1.9.
  • Fixed eventHandlers object being injected in WMS request URL.
  • Added support for dynamic bounds props on ImageOverlay.
paul_lecam
published 4.0.2 •

Changelog

Source

v4.0.2 (2022-08-22)

paul_lecam
published 4.0.1 •

Changelog

Source

v4.0.1 (2022-06-25)

Fix calling map.remove() on MapContainer unmounting.

paul_lecam
published 4.0.0 •

Changelog

Source

v4.0.0 (2022-04-18)

Changes from v3:

Breaking changes

  • React v18 and Leaflet v1.8 are now required as peer dependency.
  • ES2020 is the new compilation target version.
  • Removed useMapElement hook.
  • Removed MapConsumer component.
  • Removed whenCreated property from the MapContainer component (a ref callback can be used instead).
  • Removed onOpen and onClose properties from Popup and Tooltip components.
  • Removed CommonJS distribution.
  • Removed UMD distribution.

Other changes

  • Added support for React v18 (concurrent mode).
  • Added support for ref in the MapContainer and Pane components.
  • Added createLeafletContext function to core.
  • The created element and context objects are now frozen (immutable).
paul_lecam
published 4.0.0-beta.1 •

Changelog

Source

v4.0.0-beta.1 (2022-04-18)

Updated Leaflet dependency to v1.8 beta.

23
14
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc