Comparing version 2.4.3 to 2.4.4
@@ -101,3 +101,3 @@ (function() { | ||
let order = points.length-1; | ||
var order = points.length-1; | ||
@@ -104,0 +104,0 @@ if (t === 1) { |
{ | ||
"name": "bezier-js", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"description": "A javascript library for working with Bezier curves", | ||
@@ -5,0 +5,0 @@ "main": "./index.js", |
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
170876
27