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

@turf/convex

Package Overview
Dependencies
Maintainers
2
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/convex - npm Package Compare versions

Comparing version 3.0.17 to 3.1.1

4

index.js

@@ -1,4 +0,4 @@

var each = require('turf-meta').coordEach,
var each = require('@turf/meta').coordEach,
convexHull = require('convex-hull'),
polygon = require('turf-helpers').polygon;
polygon = require('@turf/helpers').polygon;

@@ -5,0 +5,0 @@ /**

{
"name": "@turf/convex",
"version": "3.0.17",
"version": "3.1.1",
"description": "",

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

"convex-hull": "^1.0.3",
"@turf/meta": "^3.0.16",
"@turf/meta": "^3.1.1",
"@turf/helpers": "^3.0.16"
}
}
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