@dicebear/avatars-human-sprites
Advanced tools
Comparing version 4.6.6 to 4.6.7
@@ -20,2 +20,2 @@ "use strict"; | ||
/** @deprecated will be removed in Version 5.0 */ | ||
exports.default = avatars_1.utils.style.createLegacyWrapper(core_1.style); | ||
exports.default = avatars_1.utils.style.createLegacyWrapper({ create, meta, schema }); |
{ | ||
"name": "@dicebear/avatars-human-sprites", | ||
"version": "4.6.6", | ||
"version": "4.6.7", | ||
"description": "Pixel art human avatar style for DiceBear Avatars", | ||
@@ -44,8 +44,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@dicebear/avatars-female-sprites": "^4.6.6", | ||
"@dicebear/avatars-male-sprites": "^4.6.6", | ||
"@dicebear/avatars-female-sprites": "^4.6.7", | ||
"@dicebear/avatars-male-sprites": "^4.6.7", | ||
"@types/json-schema": "^7.0.7" | ||
}, | ||
"devDependencies": { | ||
"@dicebear/avatars": "^4.6.6", | ||
"@dicebear/avatars": "^4.6.7", | ||
"@tsconfig/node12": "^1.0.7", | ||
@@ -67,3 +67,3 @@ "@types/jest": "^26.0.22", | ||
}, | ||
"gitHead": "f1c11280deda141d4bb9626918c560b4dd1f7e26" | ||
"gitHead": "6a80fb54882e1de2436db0c7eb89ab6785a4aca1" | ||
} |
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
7243