Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dicebear/lorelei

Package Overview
Dependencies
Maintainers
1
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dicebear/lorelei - npm Package Compare versions

Comparing version 5.0.0-beta.8 to 5.0.0-beta.9

4

lib/index.js

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc