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

@dicebear/icons

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dicebear/icons - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

lib/utils/convertColor.d.ts

4

lib/index.js

@@ -9,4 +9,2 @@ /**

import { getColors } from './utils/getColors.js';
import { onPreCreate } from './hooks/onPreCreate.js';
import { onPostCreate } from './hooks/onPostCreate.js';
export const meta = {

@@ -24,6 +22,4 @@ title: 'Bootstrap Icons',

var _a, _b;
onPreCreate({ prng, options });
const components = getComponents({ prng, options });
const colors = getColors({ prng, options });
onPostCreate({ prng, options, components, colors });
return {

@@ -30,0 +26,0 @@ attributes: {

@@ -14,3 +14,3 @@ /**

"type": "string",
"pattern": "^[a-fA-F0-9]{6}$"
"pattern": "^(transparent|[a-fA-F0-9]{6})$"
},

@@ -17,0 +17,0 @@ "default": [

{
"name": "@dicebear/icons",
"version": "5.0.2",
"version": "5.0.3",
"description": "Avatar style for DiceBear",

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

"devDependencies": {
"@dicebear/core": "^5.0.2",
"@dicebear/core": "^5.0.3",
"@tsconfig/recommended": "^1.0.1",

@@ -48,3 +48,3 @@ "del-cli": "^4.0.1",

},
"gitHead": "dbf7cf17531995f0981b8e15e21e66a72204faff"
"gitHead": "14f86eb4ad8c481902d505c838c26420370d232c"
}
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