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

@turf/area

Package Overview
Dependencies
Maintainers
2
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/area - npm Package Compare versions

Comparing version

to
3.5.1

2

index.js
var geometryArea = require('geojson-area').geometry;
/**
* Takes a one or more features and returns their area
* Takes one or more features and returns their area
* in square meters.

@@ -6,0 +6,0 @@ *

{
"name": "@turf/area",
"version": "3.3.3",
"version": "3.5.1",
"description": "calculate the area of a polygon or multipolygon feature",

@@ -5,0 +5,0 @@ "main": "index.js",