react-leaflet-cluster-layer
Advanced tools
+4
-0
@@ -0,1 +1,5 @@ | ||
| # 0.0.3 Release | ||
| - Correct issue introduced with removal of 'moveend' listener | ||
| # 0.0.2 Release | ||
@@ -2,0 +6,0 @@ |
@@ -148,2 +148,5 @@ 'use strict'; | ||
| }); | ||
| map.on('moveend', function () { | ||
| return _this2.recalculate(); | ||
| }); | ||
| }; | ||
@@ -150,0 +153,0 @@ |
+1
-1
| { | ||
| "name": "react-leaflet-cluster-layer", | ||
| "version": "0.0.2", | ||
| "version": "0.0.3", | ||
| "description": "A custom layer for react-leaflet that makes plotting and clustering react components simple", | ||
@@ -5,0 +5,0 @@ "main": "lib/ClusterLayer.js", |
@@ -159,2 +159,3 @@ import React from 'react'; | ||
| map.on('viewreset', () => this.recalculate()); | ||
| map.on('moveend', () => this.recalculate()); | ||
| } | ||
@@ -161,0 +162,0 @@ |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
59850
0.35%683
0.59%1
Infinity%