New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dicebear/initials

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dicebear/initials - npm Package Compare versions

Comparing version 8.0.2 to 9.0.0

2

./lib/index.js

@@ -5,3 +5,3 @@ /*!

* Code licensed under MIT (https://github.com/dicebear/dicebear/blob/v4/packages/initials/LICENSE)
* Copyright (c) 2023 Florian Körner
* Copyright (c) 2024 Florian Körner
*/

@@ -8,0 +8,0 @@ import { getInitials } from './utils/initials.js';

@@ -5,3 +5,3 @@ /*!

* Code licensed under MIT (https://github.com/dicebear/dicebear/blob/v4/packages/initials/LICENSE)
* Copyright (c) 2023 Florian Körner
* Copyright (c) 2024 Florian Körner
*/

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

@@ -5,3 +5,3 @@ /*!

* Code licensed under MIT (https://github.com/dicebear/dicebear/blob/v4/packages/initials/LICENSE)
* Copyright (c) 2023 Florian Körner
* Copyright (c) 2024 Florian Körner
*/

@@ -8,0 +8,0 @@ import { getInitials } from './utils/initials.js';

{
"name": "@dicebear/initials",
"version": "8.0.2",
"version": "9.0.0",
"description": "Initials avatar style for DiceBear",

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

"devDependencies": {
"@dicebear/core": "8.0.2",
"@dicebear/core": "9.0.0",
"@tsconfig/recommended": "^1.0.2",

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

"peerDependencies": {
"@dicebear/core": "^8.0.0"
"@dicebear/core": "^9.0.0"
},
"engines": {
"node": ">=16.0.0"
"node": ">=18.0.0"
},

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

},
"gitHead": "a81631f25e0723edc73cf40c1423f7b5242fafe5"
"gitHead": "c9e66450840d4f29faee6362249348bb3d18798b"
}

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