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

@turf/angle

Package Overview
Dependencies
Maintainers
0
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.1.0

18

package.json
{
"name": "@turf/angle",
"version": "7.1.0-alpha.70+948cdafaf",
"version": "7.1.0",
"description": "turf angle module",

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

"devDependencies": {
"@turf/distance": "^7.1.0-alpha.70+948cdafaf",
"@turf/sector": "^7.1.0-alpha.70+948cdafaf",
"@turf/truncate": "^7.1.0-alpha.70+948cdafaf",
"@turf/distance": "^7.1.0",
"@turf/sector": "^7.1.0",
"@turf/truncate": "^7.1.0",
"@types/benchmark": "^2.1.5",

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

"dependencies": {
"@turf/bearing": "^7.1.0-alpha.70+948cdafaf",
"@turf/helpers": "^7.1.0-alpha.70+948cdafaf",
"@turf/invariant": "^7.1.0-alpha.70+948cdafaf",
"@turf/rhumb-bearing": "^7.1.0-alpha.70+948cdafaf",
"@turf/bearing": "^7.1.0",
"@turf/helpers": "^7.1.0",
"@turf/invariant": "^7.1.0",
"@turf/rhumb-bearing": "^7.1.0",
"@types/geojson": "^7946.0.10",
"tslib": "^2.6.2"
},
"gitHead": "948cdafaf70606d2e27fcc79973fa48ee1182067"
"gitHead": "68915eeebc9278bb40dec3f1034499698a0561ef"
}