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

@ec-nordbund/leaflet

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ec-nordbund/leaflet - npm Package Compare versions

Comparing version 1.7.1-436430db4 to 1.7.1-436430db4-436430db4

3

dist/fix.js
if ((process && !process.browser) || !globalThis.window) {
globalThis.window = {
devicePixelRatio: 1
devicePixelRatio: 1,
addEventListener: () => {}
}

@@ -6,0 +7,0 @@ globalThis.navigator = {

{
"name": "@ec-nordbund/leaflet",
"version": "1.7.1-436430db4",
"version": "1.7.1-436430db4-436430db4",
"homepage": "https://leafletjs.com/",

@@ -5,0 +5,0 @@ "description": "JavaScript library for mobile-friendly interactive maps",

> Copy of Leaflet wich not exposes window.L and is a module.
> Copy of Leaflet wich not exposes window.L and is a module.
> Copy of Leaflet wich not exposes window.L and is a module.
> Copy of Leaflet wich not exposes window.L and is a module.
<img width="600" src="https://rawgit.com/Leaflet/Leaflet/master/src/images/logo.svg" alt="Leaflet" />

@@ -14,3 +8,3 @@

Leaflet is designed with *simplicity*, *performance* and *usability* in mind.
Leaflet is designed with _simplicity_, _performance_ and _usability_ in mind.
It works efficiently across all major desktop and mobile platforms out of the box,

@@ -32,11 +26,10 @@ taking advantage of HTML5 and CSS3 on modern browsers while being accessible on older ones too.

[contributors]: https://github.com/Leaflet/Leaflet/graphs/contributors
[features]: http://leafletjs.com/#features
[plugins]: http://leafletjs.com/plugins.html
[well-documented]: http://leafletjs.com/reference.html "Leaflet API reference"
[source code]: https://github.com/Leaflet/Leaflet "Leaflet GitHub repository"
[hosted on GitHub]: http://github.com/Leaflet/Leaflet
[contribute]: https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md "A guide to contributing to Leaflet"
[official website]: http://leafletjs.com
[download page]: http://leafletjs.com/download.html
[contributors]: https://github.com/Leaflet/Leaflet/graphs/contributors
[features]: http://leafletjs.com/#features
[plugins]: http://leafletjs.com/plugins.html
[well-documented]: http://leafletjs.com/reference.html "Leaflet API reference"
[source code]: https://github.com/Leaflet/Leaflet "Leaflet GitHub repository"
[hosted on github]: http://github.com/Leaflet/Leaflet
[contribute]: https://github.com/Leaflet/Leaflet/blob/master/CONTRIBUTING.md "A guide to contributing to Leaflet"
[official website]: http://leafletjs.com
[download page]: http://leafletjs.com/download.html
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