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

@turf/angle

Package Overview
Dependencies
Maintainers
7
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/angle - npm Package Compare versions

Comparing version

to
7.0.0-alpha.113

18

package.json
{
"name": "@turf/angle",
"version": "7.0.0-alpha.111+08576cb50",
"version": "7.0.0-alpha.113+876702a45",
"description": "turf angle module",

@@ -55,5 +55,5 @@ "author": "Turf Authors",

"devDependencies": {
"@turf/distance": "^7.0.0-alpha.111+08576cb50",
"@turf/sector": "^7.0.0-alpha.111+08576cb50",
"@turf/truncate": "^7.0.0-alpha.111+08576cb50",
"@turf/distance": "^7.0.0-alpha.113+876702a45",
"@turf/sector": "^7.0.0-alpha.113+876702a45",
"@turf/truncate": "^7.0.0-alpha.113+876702a45",
"@types/benchmark": "^2.1.5",

@@ -72,9 +72,9 @@ "@types/tape": "^4.2.32",

"dependencies": {
"@turf/bearing": "^7.0.0-alpha.111+08576cb50",
"@turf/helpers": "^7.0.0-alpha.111+08576cb50",
"@turf/invariant": "^7.0.0-alpha.111+08576cb50",
"@turf/rhumb-bearing": "^7.0.0-alpha.111+08576cb50",
"@turf/bearing": "^7.0.0-alpha.113+876702a45",
"@turf/helpers": "^7.0.0-alpha.113+876702a45",
"@turf/invariant": "^7.0.0-alpha.113+876702a45",
"@turf/rhumb-bearing": "^7.0.0-alpha.113+876702a45",
"tslib": "^2.6.2"
},
"gitHead": "08576cb50376e0199aea02dbd887e3af83672246"
"gitHead": "876702a454d5d085d6e1e54ae286c2b5bc08f584"
}