🚀 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
6
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
6.5.0

19

package.json
{
"name": "@turf/angle",
"version": "6.4.0",
"version": "6.5.0",
"description": "turf angle module",

@@ -18,2 +18,3 @@ "author": "Turf Authors",

},
"funding": "https://opencollective.com/turf",
"publishConfig": {

@@ -50,5 +51,5 @@ "access": "public"

"devDependencies": {
"@turf/distance": "^6.4.0",
"@turf/sector": "^6.4.0",
"@turf/truncate": "^6.4.0",
"@turf/distance": "^6.5.0",
"@turf/sector": "^6.5.0",
"@turf/truncate": "^6.5.0",
"@types/tape": "*",

@@ -66,8 +67,8 @@ "benchmark": "*",

"dependencies": {
"@turf/bearing": "^6.4.0",
"@turf/helpers": "^6.4.0",
"@turf/invariant": "^6.4.0",
"@turf/rhumb-bearing": "^6.4.0"
"@turf/bearing": "^6.5.0",
"@turf/helpers": "^6.5.0",
"@turf/invariant": "^6.5.0",
"@turf/rhumb-bearing": "^6.5.0"
},
"gitHead": "1e62773cfc88c627cca8effcb5c14cfb65a905ac"
"gitHead": "5375941072b90d489389db22b43bfe809d5e451e"
}