ait-canvas
Advanced tools
Comparing version 0.3.0 to 0.3.1
@@ -201,3 +201,6 @@ const jsword = require('ait-lang/interfaces'); | ||
save, | ||
restore | ||
restore, | ||
createLinearGradient, | ||
createRadialGradient, | ||
addColorStop | ||
}; |
{ | ||
"name": "ait-canvas", | ||
"version": "0.3.0", | ||
"version": "0.3.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
6559
164