Comparing version 1.0.5 to 1.0.6
@@ -108,3 +108,2 @@ /* | ||
this.npoints += xpts.length; | ||
this.npoints += xpts.length; | ||
} else { | ||
@@ -764,2 +763,2 @@ logger('xpts and ypts must have the same length'); | ||
return 0; | ||
}; | ||
}; |
{ | ||
"name": "clockish", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "A simple vanilla(pure) Javascript library for adding wall clocks to your web application", | ||
@@ -5,0 +5,0 @@ "main": "clock/clock.js", |
Sorry, the diff of this file is too big to display
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
603350
3479