You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
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.6.1

6

package.json
{
"name": "@turf/square",
"version": "3.5.3",
"version": "3.6.1",
"description": "turf square module",

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

"dependencies": {
"@turf/distance": "^3.5.3",
"@turf/helpers": "^3.5.3"
"@turf/distance": "^3.6.1",
"@turf/helpers": "^3.6.1"
}
}