Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@turf/boolean-parallel

Package Overview
Dependencies
Maintainers
9
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/boolean-parallel - npm Package Compare versions

Comparing version
7.3.1
to
7.3.2
+6
-6
package.json
{
"name": "@turf/boolean-parallel",
"version": "7.3.1",
"version": "7.3.2",
"description": "Determine whether each segment of a line is parallel to the correspondent segment of another line.",

@@ -68,10 +68,10 @@ "author": "Turf Authors",

"dependencies": {
"@turf/clean-coords": "7.3.1",
"@turf/helpers": "7.3.1",
"@turf/line-segment": "7.3.1",
"@turf/rhumb-bearing": "7.3.1",
"@turf/clean-coords": "7.3.2",
"@turf/helpers": "7.3.2",
"@turf/line-segment": "7.3.2",
"@turf/rhumb-bearing": "7.3.2",
"@types/geojson": "^7946.0.10",
"tslib": "^2.8.1"
},
"gitHead": "b7f1b4eafb760431e03955499d8eac9489438219"
"gitHead": "099d9915467bacf45d554be4533fa9998c4efc88"
}