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

leaflet.fullscreen

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leaflet.fullscreen - npm Package Compare versions

Comparing version 1.5.0 to 1.5.1

3

Control.FullScreen.js

@@ -42,2 +42,5 @@ (function () {

this.link.setAttribute('role', 'button');
this.link.setAttribute('aria-label', title);
L.DomEvent

@@ -44,0 +47,0 @@ .addListener(this.link, 'click', L.DomEvent.stopPropagation)

2

package.json
{
"name": "leaflet.fullscreen",
"version": "1.5.0",
"version": "1.5.1",
"description": "Simple plugin for Leaflet that adds fullscreen button to your maps.",

@@ -5,0 +5,0 @@ "main": "Control.FullScreen.js",

Sorry, the diff of this file is not supported yet

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