konva-node
Advanced tools
Comparing version 0.10.0 to 0.11.0
@@ -18,3 +18,2 @@ var Konva = require('konva'); | ||
// make some global injections | ||
global.window = Konva.window; | ||
global.requestAnimationFrame = cb => { | ||
@@ -21,0 +20,0 @@ setImmediate(cb); |
{ | ||
"name": "konva-node", | ||
"version": "0.10.0", | ||
"version": "0.11.0", | ||
"description": "Konva framework for NodeJS env", | ||
@@ -29,4 +29,4 @@ "main": "index.js", | ||
"canvas": "^2.5.0", | ||
"konva": "^3.3.2" | ||
"konva": "^3.3.3" | ||
} | ||
} |
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
1269
27
Updatedkonva@^3.3.3