Socket
Socket
Sign inDemoInstall

@dicebear/pixel-art-neutral

Package Overview
Dependencies
0
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.4 to 7.0.5

4

./lib/index.js

@@ -13,6 +13,6 @@ /**

source: 'https://www.figma.com/community/file/1198754108850888330',
homepage: 'https://dicebear.com',
homepage: 'https://www.dicebear.com',
license: {
name: 'CC0 1.0',
url: 'https://creativecommons.org/licenses/zero/1.0/',
url: 'https://creativecommons.org/publicdomain/zero/1.0/',
},

@@ -19,0 +19,0 @@ };

@@ -11,8 +11,8 @@ /**

* Code licensed under MIT License.
* Copyright (c) 2023 Florian Körner
* Copyright (c) 2024 Florian Körner
*
* Design "Pixel Art Neutral" by Florian Körner licensed under CC0 1.0. / Remix of the original.
* Source: https://www.figma.com/community/file/1198754108850888330
* Homepage: https://dicebear.com
* License: https://creativecommons.org/licenses/zero/1.0/
* Homepage: https://www.dicebear.com
* License: https://creativecommons.org/publicdomain/zero/1.0/
*/

@@ -19,0 +19,0 @@ import type { StyleCreate, StyleMeta } from '@dicebear/core';

@@ -13,6 +13,6 @@ /**

source: 'https://www.figma.com/community/file/1198754108850888330',
homepage: 'https://dicebear.com',
homepage: 'https://www.dicebear.com',
license: {
name: 'CC0 1.0',
url: 'https://creativecommons.org/licenses/zero/1.0/',
url: 'https://creativecommons.org/publicdomain/zero/1.0/',
},

@@ -19,0 +19,0 @@ };

@@ -12,3 +12,3 @@ /**

group: 'eyes',
values: options.eyes
values: options.eyes,
});

@@ -18,3 +18,3 @@ const glassesComponent = pickComponent({

group: 'glasses',
values: options.glasses
values: options.glasses,
});

@@ -24,3 +24,3 @@ const mouthComponent = pickComponent({

group: 'mouth',
values: options.mouth
values: options.mouth,
});

@@ -27,0 +27,0 @@ return {

{
"name": "@dicebear/pixel-art-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"
}
<h1 align="center"><img src="https://dicebear.com/logo-readme.svg" width="96" /> <br />DiceBear Pixel Art Neutral</h1>
<p align="center">
<strong>Avatar Style for <a href="https://dicebear.com/">DiceBear</a></strong><br />
<a href="https://www.figma.com/community/file/1198754108850888330">Pixel Art Neutral</a> by <a href="https://dicebear.com">Florian Körner</a>
<a href="https://www.figma.com/community/file/1198754108850888330">Pixel Art Neutral</a> by <a href="https://www.dicebear.com">Florian Körner</a>
</p>

@@ -19,4 +19,4 @@

The avatar style is based on <a href="https://www.figma.com/community/file/1198754108850888330">Pixel Art Neutral</a> by
<a href="https://dicebear.com">Florian Körner</a>, licensed under
<a href="https://creativecommons.org/licenses/zero/1.0/">CC0 1.0</a>. / Remix of the original.
<a href="https://www.dicebear.com">Florian Körner</a>, licensed under
<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 1.0</a>. / Remix of the original.
</p>

@@ -23,0 +23,0 @@ <p align="center">

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc