initials-avatar-generator
Advanced tools
Comparing version 1.2.0 to 1.3.0
@@ -1,1 +0,1 @@ | ||
exports = require('./lib/image'); | ||
module.exports.AvatarGenerator = require('./lib/image').AvatarGenerator; |
{ | ||
"name": "initials-avatar-generator", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "a random avatar generator base on node and node-imagemagick", | ||
@@ -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
10968506