Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@turf/along

Package Overview
Dependencies
Maintainers
4
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/along - npm Package Compare versions

Comparing version 3.10.5 to 3.13.0

25

package.json
{
"name": "@turf/along",
"version": "3.10.5",
"description": "",
"version": "3.13.0",
"description": "turf along module",
"main": "index.js",
"types": "index.d.ts",
"files": [
"index.js",
"index.d.ts"
],
"scripts": {
"test": "node test.js"
"test": "node test.js",
"bench": "node bench.js"
},

@@ -29,11 +35,10 @@ "repository": {

"tape": "^3.5.0",
"@turf/helpers": "^3.10.5"
"@turf/helpers": "^3.13.0"
},
"dependencies": {
"@turf/bearing": "^3.10.0",
"@turf/destination": "^3.10.5",
"@turf/distance": "^3.10.5",
"@turf/helpers": "^3.10.5"
},
"types": "index.d.ts"
"@turf/bearing": "^3.13.0",
"@turf/destination": "^3.13.0",
"@turf/distance": "^3.13.0",
"@turf/helpers": "^3.13.0"
}
}
LICENSE

Sorry, the diff of this file is not supported yet

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