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

@turf/point-on-surface

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/point-on-surface - npm Package Compare versions

Comparing version

to
4.0.0

12

package.json
{
"name": "@turf/point-on-surface",
"version": "3.14.0",
"version": "4.0.0",
"description": "turf point-on-surface module",

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

"dependencies": {
"@turf/center": "^3.14.0",
"@turf/distance": "^3.14.0",
"@turf/explode": "^3.14.0",
"@turf/inside": "^3.14.0",
"@turf/helpers": "^3.13.0"
"@turf/center": "^4.0.0",
"@turf/distance": "^4.0.0",
"@turf/explode": "^4.0.0",
"@turf/inside": "^4.0.0",
"@turf/helpers": "^4.0.0"
}
}