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

@turf/square

Package Overview
Dependencies
Maintainers
2
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/square - npm Package Compare versions

Comparing version

to
3.7.0

7

package.json
{
"name": "@turf/square",
"version": "3.6.3",
"version": "3.7.0",
"description": "turf square module",

@@ -30,5 +30,6 @@ "main": "index.js",

"dependencies": {
"@turf/distance": "^3.6.3",
"@turf/distance": "^3.7.0",
"@turf/helpers": "^3.6.3"
}
},
"types": "index.d.ts"
}