@turf/point-on-surface
Advanced tools
Comparing version
{ | ||
"name": "@turf/point-on-surface", | ||
"version": "3.10.5", | ||
"version": "3.13.0", | ||
"description": "turf point-on-surface module", | ||
"main": "index.js", | ||
"types": "index.d.ts", | ||
"files": [ | ||
"index.js", | ||
"index.d.ts" | ||
], | ||
"scripts": { | ||
"test": "node test.js" | ||
"test": "node test.js", | ||
"bench": "node bench.js" | ||
}, | ||
@@ -32,9 +38,8 @@ "repository": { | ||
"dependencies": { | ||
"@turf/center": "^3.10.5", | ||
"@turf/distance": "^3.10.5", | ||
"@turf/explode": "^3.10.5", | ||
"@turf/inside": "^3.10.5", | ||
"@turf/helpers": "^3.10.5" | ||
}, | ||
"types": "index.d.ts" | ||
"@turf/center": "^3.13.0", | ||
"@turf/distance": "^3.13.0", | ||
"@turf/explode": "^3.13.0", | ||
"@turf/inside": "^3.13.0", | ||
"@turf/helpers": "^3.13.0" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
0
-100%9119
-28.56%5
-37.5%153
-41.83%Updated
Updated
Updated
Updated
Updated