@turf/along
Advanced tools
Comparing version 3.3.3 to 3.5.2-alpha.d2c36ee7
@@ -12,3 +12,3 @@ var measureDistance = require('@turf/distance'); | ||
* @param {number} distance distance along the line | ||
* @param {String} [units=miles] can be degrees, radians, miles, or kilometers | ||
* @param {String} [units=kilometers] can be degrees, radians, miles, or kilometers | ||
* @return {Feature<Point>} Point `distance` `units` along the line | ||
@@ -15,0 +15,0 @@ * @example |
{ | ||
"name": "@turf/along", | ||
"version": "3.3.3", | ||
"version": "3.5.2-alpha.d2c36ee7", | ||
"description": "", | ||
@@ -29,10 +29,10 @@ "main": "index.js", | ||
"tape": "^3.5.0", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/helpers": "^3.5.2-alpha.d2c36ee7" | ||
}, | ||
"dependencies": { | ||
"@turf/bearing": "^3.3.3", | ||
"@turf/destination": "^3.3.3", | ||
"@turf/distance": "^3.3.3", | ||
"@turf/helpers": "^3.3.3" | ||
"@turf/bearing": "^3.5.2-alpha.d2c36ee7", | ||
"@turf/destination": "^3.5.2-alpha.d2c36ee7", | ||
"@turf/distance": "^3.5.2-alpha.d2c36ee7", | ||
"@turf/helpers": "^3.5.2-alpha.d2c36ee7" | ||
} | ||
} |
@@ -11,3 +11,3 @@ # @turf/along | ||
- `distance` **[number](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number)** distance along the line | ||
- `units` **\[[String](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)]** can be degrees, radians, miles, or kilometers (optional, default `miles`) | ||
- `units` **\[[String](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String)]** can be degrees, radians, miles, or kilometers (optional, default `kilometers`) | ||
@@ -45,2 +45,6 @@ **Examples** | ||
<!-- This file is automatically generated. Please don't edit it directly: | ||
if you find an error, edit the source file (likely index.js), and re-run | ||
./scripts/generate-readmes in the turf project. --> | ||
--- | ||
@@ -47,0 +51,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8303
68
1
1