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

@turf/line-chunk

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@turf/line-chunk - npm Package Compare versions

Comparing version 3.13.1 to 3.14.0

2

index.js

@@ -16,3 +16,3 @@ var lineSliceAlong = require('@turf/line-slice-along');

* @param {boolean}[reverse=false] reverses coordinates to start the first chunked segment at the end
* @return {FeatureCollection<LineString>} collection of line segments
* @returns {FeatureCollection<LineString>} collection of line segments
* @example

@@ -19,0 +19,0 @@ * var line = {

{
"name": "@turf/line-chunk",
"version": "3.13.1",
"version": "3.14.0",
"description": "turf line-chunk module",

@@ -44,8 +44,8 @@ "main": "index.js",

"dependencies": {
"@turf/flatten": "^3.13.0",
"@turf/flatten": "^3.14.0",
"@turf/helpers": "^3.13.0",
"@turf/line-distance": "^3.13.0",
"@turf/line-slice-along": "^3.13.1",
"@turf/meta": "^3.13.0"
"@turf/line-distance": "^3.14.0",
"@turf/line-slice-along": "^3.14.0",
"@turf/meta": "^3.14.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