🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

react-leaflet-control

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

react-leaflet-control - npm Package Compare versions

Comparing version

to
1.1.0

6

dist/control.js

@@ -55,2 +55,8 @@ 'use strict';

}, {
key: 'componentDidMount',
value: function componentDidMount() {
_get(Object.getPrototypeOf(Control.prototype), 'componentDidMount', this).call(this);
this.renderContent();
}
}, {
key: 'componentDidUpdate',

@@ -57,0 +63,0 @@ value: function componentDidUpdate(next) {

2

package.json
{
"name": "react-leaflet-control",
"version": "1.0.1",
"version": "1.1.0",
"description": "Dumb Empty Component for control with react leaflet",

@@ -5,0 +5,0 @@ "main": "dist/control.js",