@dicebear/lorelei
Advanced tools
Comparing version 5.0.0-beta.8 to 5.0.0-beta.9
@@ -22,3 +22,3 @@ /** | ||
export const create = ({ prng, options }) => { | ||
var _a, _b; | ||
var _a, _b, _c, _d; | ||
onPreCreate({ prng, options }); | ||
@@ -34,5 +34,5 @@ const components = getComponents({ prng, options }); | ||
}, | ||
body: `<g transform="translate(10 -60)">${(_b = (_a = components.hair) === null || _a === void 0 ? void 0 : _a.value(components, colors)) !== null && _b !== void 0 ? _b : ''}</g>`, | ||
body: `<g transform="translate(10 -60)">${(_b = (_a = components.hair) === null || _a === void 0 ? void 0 : _a.value(components, colors)) !== null && _b !== void 0 ? _b : ''}</g><g transform="translate(10 -60)">${(_d = (_c = components.hairAccessories) === null || _c === void 0 ? void 0 : _c.value(components, colors)) !== null && _d !== void 0 ? _d : ''}</g>`, | ||
}; | ||
}; | ||
export { schema } from './schema.js'; |
{ | ||
"name": "@dicebear/lorelei", | ||
"version": "5.0.0-beta.8", | ||
"version": "5.0.0-beta.9", | ||
"description": "Avatar style for DiceBear", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@dicebear/core": "^5.0.0-beta.8", | ||
"@dicebear/core": "^5.0.0-beta.9", | ||
"@tsconfig/recommended": "^1.0.1", | ||
@@ -48,3 +48,3 @@ "del-cli": "^4.0.1", | ||
}, | ||
"gitHead": "31e0da0498907cea51e1e82122f3985699ab3b6a" | ||
"gitHead": "52174b710e9af21e5681c32a69dc463a6200bb14" | ||
} |
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
187618
1608