@dicebear/adventurer-neutral
Advanced tools
Comparing version 7.0.4 to 7.0.5
@@ -11,3 +11,3 @@ /** | ||
* Code licensed under MIT License. | ||
* Copyright (c) 2023 Florian Körner | ||
* Copyright (c) 2024 Florian Körner | ||
* | ||
@@ -14,0 +14,0 @@ * Design "Adventurer Neutral" by Lisa Wischofsky licensed under CC BY 4.0. / Remix of the original. |
@@ -12,3 +12,3 @@ /** | ||
group: 'eyes', | ||
values: options.eyes | ||
values: options.eyes, | ||
}); | ||
@@ -18,3 +18,3 @@ const eyebrowsComponent = pickComponent({ | ||
group: 'eyebrows', | ||
values: options.eyebrows | ||
values: options.eyebrows, | ||
}); | ||
@@ -24,3 +24,3 @@ const mouthComponent = pickComponent({ | ||
group: 'mouth', | ||
values: options.mouth | ||
values: options.mouth, | ||
}); | ||
@@ -30,3 +30,3 @@ const glassesComponent = pickComponent({ | ||
group: 'glasses', | ||
values: options.glasses | ||
values: options.glasses, | ||
}); | ||
@@ -33,0 +33,0 @@ return { |
{ | ||
"name": "@dicebear/adventurer-neutral", | ||
"version": "7.0.4", | ||
"version": "7.0.5", | ||
"description": "Avatar style for DiceBear", | ||
@@ -32,3 +32,3 @@ "keywords": [ | ||
"devDependencies": { | ||
"@dicebear/core": "7.0.4", | ||
"@dicebear/core": "7.0.5", | ||
"@tsconfig/recommended": "^1.0.2", | ||
@@ -48,3 +48,3 @@ "del-cli": "^5.0.0", | ||
}, | ||
"gitHead": "b56fa7ab438d84b8bfa7b881ff829ec9e0d5860b" | ||
"gitHead": "644f1f7d23af086cdd17dda5bf64f5c3afa16a64" | ||
} |
Sorry, the diff of this file is not supported yet
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
115115