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 3.6.3 to 3.7.1

2

index.js

@@ -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": {

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