@turf/area
Advanced tools
Comparing version 3.6.3 to 3.7.1
@@ -1,2 +0,2 @@ | ||
var geometryArea = require('geojson-area').geometry; | ||
var geometryArea = require('@mapbox/geojson-area').geometry; | ||
@@ -3,0 +3,0 @@ /** |
{ | ||
"name": "@turf/area", | ||
"version": "3.6.3", | ||
"version": "3.7.1", | ||
"description": "calculate the area of a polygon or multipolygon feature", | ||
@@ -18,3 +18,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"geojson-area": "^0.2.1" | ||
"@mapbox/geojson-area": "^0.2.2" | ||
}, | ||
@@ -21,0 +21,0 @@ "repository": { |
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
4685
0
+ Added@mapbox/geojson-area@^0.2.2
+ Added@mapbox/geojson-area@0.2.2(transitive)
- Removedgeojson-area@^0.2.1
- Removedgeojson-area@0.2.1(transitive)