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

my-avatars

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

my-avatars - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

package.json
{
"name": "my-avatars",
"version": "1.0.0",
"version": "1.0.1",
"scripts": {

@@ -5,0 +5,0 @@ "dev": "vite",

@@ -13,3 +13,3 @@ # [my-avatars](https://www.npmjs.com/package/my-avatars)

- `y`: `Number` - y-coord to place the image
- `check`: `Boolean` - check if the image can be found
- `check`: `Boolean` - check if the image can be found - required to `replace`-colors
- `replace`: `Array` of `Object`'s - filled with colors to replace from and to

@@ -56,2 +56,2 @@ - `from`: `String` - color to replace from, in the format of `r,g,b` - e.g. `128,128,128`

Check [main.js](./main.js), to run the example use `npm run dev`. Or read this [article](https://madco.me/generate-8-unique-avatar-faces-from-40-lines-of-easy-code)
Check [main.js](./main.js), to run the example use `npm run dev`. Or read this [article](https://madco.me/generate-16-unique-avatar-faces-from-40-lines-of-easy-code)
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