Comparing version 0.10.2 to 0.10.3
0.10.3 / 2012-02-27 | ||
================== | ||
* Fixed quadratic curve starting point for undefined path. Closes #155 | ||
0.10.2 / 2012-02-06 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -32,3 +32,3 @@ | ||
exports.version = '0.10.2'; | ||
exports.version = '0.10.3'; | ||
@@ -35,0 +35,0 @@ /** |
{ "name": "canvas" | ||
, "description": "Canvas graphics API backed by Cairo" | ||
, "version": "0.10.2" | ||
, "version": "0.10.3" | ||
, "author": "TJ Holowaychuk <tj@learnboost.com>" | ||
@@ -17,4 +17,4 @@ , "keywords": ["canvas", "graphic", "graphics", "pixman", "cairo", "image", "images"] | ||
} | ||
, "engines": { "node": ">= 0.4.0 && < 0.7.0" } | ||
, "engines": { "node": ">= 0.4.0 && < 0.9.0" } | ||
, "main": "./lib/canvas.js" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
18
3
633398
71
3930