ait-canvas
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -40,3 +40,3 @@ const { | ||
function writeImage(fname) { | ||
function writeImageAsync(fname) { | ||
if (this.type != 'node') { | ||
@@ -43,0 +43,0 @@ throw new Error('ait-canvas error: writeImage not supported for runtimes other than node'); |
{ | ||
"name": "ait-canvas", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Ait module with html canvas bindings", | ||
@@ -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
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
11121
0