turf-bezier
Advanced tools
Comparing version 3.0.5 to 3.0.6
@@ -12,3 +12,2 @@ var linestring = require('turf-helpers').lineString; | ||
* @name bezier | ||
* @category transformation | ||
* @param {Feature<LineString>} line input LineString | ||
@@ -15,0 +14,0 @@ * @param {Number} [resolution=10000] time in milliseconds between points |
{ | ||
"name": "turf-bezier", | ||
"version": "3.0.5", | ||
"version": "3.0.6", | ||
"description": "generate a bezier curve from a linestring", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"turf-helpers": "^3.0.5" | ||
"turf-helpers": "^3.0.6" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
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
10668
213
Updatedturf-helpers@^3.0.6