New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@turf/great-circle

Package Overview
Dependencies
Maintainers
9
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/great-circle - npm Package Compare versions

Comparing version 7.1.0-alpha.7 to 7.1.0-alpha.70

11

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

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

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

@@ -74,6 +74,7 @@ "@types/tape": "^4.2.32",

"dependencies": {
"@turf/helpers": "^7.1.0-alpha.7+0ce6ecca0",
"@turf/invariant": "^7.1.0-alpha.7+0ce6ecca0"
"@turf/helpers": "^7.1.0-alpha.70+948cdafaf",
"@turf/invariant": "^7.1.0-alpha.70+948cdafaf",
"@types/geojson": "^7946.0.10"
},
"gitHead": "0ce6ecca05829690270fec6d6bed2003495fe0ea"
"gitHead": "948cdafaf70606d2e27fcc79973fa48ee1182067"
}

@@ -34,3 +34,3 @@ # @turf/great-circle

Returns **[Feature][6]<([LineString][7] | [MultiLineString][8])>** great circle line feature
Returns **[Feature][6]<([LineString][1] | [MultiLineString][2])>** great circle line feature

@@ -49,6 +49,2 @@ [1]: https://tools.ietf.org/html/rfc7946#section-3.1.4

[7]: https://tools.ietf.org/html/rfc7946#section-3.1.4
[8]: https://tools.ietf.org/html/rfc7946#section-3.1.5
<!-- This file is automatically generated. Please don't edit it directly. If you find an error, edit the source file of the module in question (likely index.js or index.ts), and re-run "yarn docs" from the root of the turf project. -->

@@ -55,0 +51,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc