Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,5 @@ | ||
## v1.0.4 - 02/09/2012 | ||
* expose utils | ||
## v1.0.3 - 01/27/2012 | ||
@@ -2,0 +6,0 @@ |
@@ -92,2 +92,3 @@ | ||
module.exports = exports = gm; | ||
module.exports.utils = require('./lib/utils'); | ||
module.exports.version = JSON.parse( | ||
@@ -94,0 +95,0 @@ require('fs').readFileSync(__dirname + '/package.json', 'utf8') |
{ "name": "gm" | ||
, "description": "Graphics Magick for node." | ||
, "version": "1.0.3" | ||
, "version": "1.0.4" | ||
, "author": "Aaron Heckmann <aaron.heckmann+github@gmail.com>" | ||
@@ -5,0 +5,0 @@ , "keywords": ["nodejs", "graphics magick", "graphics", "magick", "image", "graphicsmagick", "imagemagick"] |
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
203130
154
2428