line-interpolate-points
Advanced tools
Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "line-interpolate-points", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Exposes a function to interpolate any number of points along a multi-segment line (LineString).", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -1,3 +0,2 @@ | ||
[![NPM](https://nodei.co/npm/line-interpolate-points.png?downloads=true&stars=true)] | ||
(https://nodei.co/npm/line-interpolate-points/) | ||
[![NPM](https://nodei.co/npm/line-interpolate-points.png?downloads=true&stars=true)](https://nodei.co/npm/line-interpolate-points/) | ||
@@ -4,0 +3,0 @@ # line interpolate points |
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
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
20303
50