You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@turf/concave

Package Overview
Dependencies
Maintainers
2
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/concave - npm Package Compare versions

Comparing version

to
3.7.3

10

package.json
{
"name": "@turf/concave",
"version": "3.7.2",
"version": "3.7.3",
"description": "turf concave module",

@@ -30,8 +30,8 @@ "main": "index.js",

"dependencies": {
"@turf/meta": "^3.7.0",
"@turf/tin": "^3.7.2",
"@turf/union": "^3.7.0",
"@turf/distance": "^3.7.2"
"@turf/meta": "^3.7.3",
"@turf/tin": "^3.7.3",
"@turf/union": "^3.7.3",
"@turf/distance": "^3.7.3"
},
"types": "index.d.ts"
}