Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@patternslib/pat-leaflet

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@patternslib/pat-leaflet - npm Package Versions

2.2.0

Diff

Changelog

Source

2.2.0 (2024-08-27)

Features

  • Add option "useCluster" for switching marker cluster on or off. (57d1242)

Bug Fixes

  • Stamen Toner has moved to Stadia Maps payed service. (9849b14)

Maintenance

  • dependency upgrades (67e11f0)

  • Explicitly set the module federation bundle name for clarity. (2f18a99)

  • Update documentation. (24ac976)

  • Upgrade dependencies. (2aee74c)

  • Use new style class options. (a157701)

thet
published 2.1.1 •

Changelog

Source

2.1.1 (2023-02-14)

Features

Bug Fixes

Maintenance

thet
published 2.1.0 •

Changelog

Source

2.1.0 (2022-12-23)

Breaking Changes

  • parse data-geojson attribute always as JSON object and implement new option geojson_ajaxurl for remote geojson data (f0eaf4f)

Maintenance

  • Change to class based pattern. (6a10fb0)

  • Include dist/ and src/ directories in the npm package. (613fe86)This includes the compiled bundle in the npm package and makes it available via:

https://cdn.jsdelivr.net/npm/@patternslib/pat-leaflet@2.1.0/dist/bundle.min.js and https://unpkg.com/@patternslib/pat-leaflet@2.1.0/dist/bundle.min.js

  • Refine browserlist with official recommendation. (9520efe)

  • Set map height to minimum 400 pixel, so that is easier to override. (442bde5)

  • Upgrade dependencies. (ce5b3a3)

thet
published 2.0.0 •

Changelog

Source

2.0.0 (2022-09-27)

Breaking Changes

  • Upgrade Pattern to ES6 based Patternslib. (1f073b6)

Maintenance

  • Add infrastructure files. (9780063)

  • Modernize - Reduce dependency on jQuery. (81fd1a0)

  • Modernize - replace self with this. (40d2bcd)

  • Modernize - replace $.ajax with fetch. (4f89206)

  • Modernize - Use const/let instead of var. (6471b64)

  • Modernize - Use dynamic imports and import only what is needed. (d26ded3)

  • Modernize - Use Patternslib code style functions. (a4fae68)

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