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

@turf/bearing

Package Overview
Dependencies
Maintainers
9
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/bearing - npm Package Compare versions

Comparing version
7.3.1
to
7.3.2
+5
-5
package.json
{
"name": "@turf/bearing",
"version": "7.3.1",
"version": "7.3.2",
"description": "Takes two points and finds the geographic bearing between them.",

@@ -52,3 +52,3 @@ "author": "Turf Authors",

"devDependencies": {
"@turf/destination": "7.3.1",
"@turf/destination": "7.3.2",
"@types/benchmark": "^2.1.5",

@@ -64,8 +64,8 @@ "@types/tape": "^5.8.1",

"dependencies": {
"@turf/helpers": "7.3.1",
"@turf/invariant": "7.3.1",
"@turf/helpers": "7.3.2",
"@turf/invariant": "7.3.2",
"@types/geojson": "^7946.0.10",
"tslib": "^2.8.1"
},
"gitHead": "b7f1b4eafb760431e03955499d8eac9489438219"
"gitHead": "099d9915467bacf45d554be4533fa9998c4efc88"
}