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

@turf/line-slice-along

Package Overview
Dependencies
Maintainers
3
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/line-slice-along - npm Package Compare versions

Comparing version 3.7.2 to 3.7.3

12

package.json
{
"name": "@turf/line-slice-along",
"version": "3.7.2",
"version": "3.7.3",
"description": "create line segment based on start and end distance on a given line string",

@@ -27,11 +27,11 @@ "main": "index.js",

"tape": "^3.5.0",
"@turf/along": "^3.7.2"
"@turf/along": "^3.7.3"
},
"dependencies": {
"@turf/bearing": "^3.7.0",
"@turf/destination": "^3.7.2",
"@turf/distance": "^3.7.2",
"@turf/helpers": "^3.7.2"
"@turf/bearing": "^3.7.3",
"@turf/destination": "^3.7.3",
"@turf/distance": "^3.7.3",
"@turf/helpers": "^3.7.3"
},
"types": "index.d.ts"
}
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