Comparing version 0.9.1 to 0.9.2
{ | ||
"name": "fabric", | ||
"description": "Object model for HTML5 canvas, and SVG-to-canvas parser. Backed by jsdom and node-canvas.", | ||
"version": "0.9.1", | ||
"version": "0.9.2", | ||
"author": "Juriy Zaytsev <kangax@gmail.com>", | ||
@@ -24,4 +24,4 @@ "keywords": ["canvas", "graphic", "graphics", "SVG", "node-canvas", "parser", "HTML5", "object model"], | ||
}, | ||
"engines": { "node": ">=0.4.x && <=0.8.x" }, | ||
"engines": { "node": ">=0.4.0 && <=0.8.7" }, | ||
"main": "./dist/all.js" | ||
} |
Sorry, the diff of this file is not supported yet
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