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

@dicebear/adventurer-neutral

Package Overview
Dependencies
Maintainers
1
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dicebear/adventurer-neutral - npm Package Compare versions

Comparing version 8.0.0-rc.2 to 8.0.0

2

lib/index.d.ts

@@ -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": "8.0.0-rc.2",
"version": "8.0.0",
"description": "Avatar style for DiceBear",

@@ -32,3 +32,3 @@ "keywords": [

"devDependencies": {
"@dicebear/core": "8.0.0-rc.2",
"@dicebear/core": "8.0.0",
"@tsconfig/recommended": "^1.0.2",

@@ -40,3 +40,3 @@ "del-cli": "^5.0.0",

"peerDependencies": {
"@dicebear/core": "^8.0.0-rc.2"
"@dicebear/core": "^8.0.0"
},

@@ -49,3 +49,3 @@ "engines": {

},
"gitHead": "226c203a893f9e22401d35ab24c0418462d262c9"
"gitHead": "218cf2a59086fb512ac9b1bfc498ccb8855f4226"
}

@@ -1,4 +0,4 @@

<h1 align="center"><img src="https://dicebear.com/logo-readme.svg" width="96" /> <br />DiceBear Adventurer Neutral</h1>
<h1 align="center"><img src="https://www.dicebear.com/logo-readme.svg" width="96" /> <br />DiceBear Adventurer Neutral</h1>
<p align="center">
<strong>Avatar Style for <a href="https://dicebear.com/">DiceBear</a></strong><br />
<strong>Avatar Style for <a href="https://www.dicebear.com/">DiceBear</a></strong><br />
<a href="https://www.figma.com/community/file/1184595184137881796">Adventurer Neutral</a> by <a href="https://www.instagram.com/lischi_art/">Lisa Wischofsky</a>

@@ -23,9 +23,9 @@ </p>

<p align="center">
See <a href="https://dicebear.com/licenses">license overview</a> for more information.
See <a href="https://www.dicebear.com/licenses">license overview</a> for more information.
</p>
<p align="center">
<a href="https://dicebear.com/styles/adventurer-neutral">
<a href="https://www.dicebear.com/styles/adventurer-neutral">
Read Documentation
</a>
</p>

Sorry, the diff of this file is not supported yet

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