🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@turf/boolean-parallel

Package Overview
Dependencies
Maintainers
9
Versions
28
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

to
7.1.0-alpha.70

13

package.json
{
"name": "@turf/boolean-parallel",
"version": "7.1.0-alpha.7+0ce6ecca0",
"version": "7.1.0-alpha.70+948cdafaf",
"description": "turf boolean-parallel module",

@@ -69,9 +69,10 @@ "author": "Turf Authors",

"dependencies": {
"@turf/clean-coords": "^7.1.0-alpha.7+0ce6ecca0",
"@turf/helpers": "^7.1.0-alpha.7+0ce6ecca0",
"@turf/line-segment": "^7.1.0-alpha.7+0ce6ecca0",
"@turf/rhumb-bearing": "^7.1.0-alpha.7+0ce6ecca0",
"@turf/clean-coords": "^7.1.0-alpha.70+948cdafaf",
"@turf/helpers": "^7.1.0-alpha.70+948cdafaf",
"@turf/line-segment": "^7.1.0-alpha.70+948cdafaf",
"@turf/rhumb-bearing": "^7.1.0-alpha.70+948cdafaf",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
},
"gitHead": "0ce6ecca05829690270fec6d6bed2003495fe0ea"
"gitHead": "948cdafaf70606d2e27fcc79973fa48ee1182067"
}