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 7.0.4 to 7.0.5

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": "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

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