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

avatars

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

avatars - npm Package Compare versions

Comparing version 0.9.4 to 0.9.5-1

2

package.json
{
"name": "avatars",
"version": "0.9.4",
"version": "0.9.5-1",
"description": "Pixel avatar generator",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -9,11 +9,11 @@ # avatars

![alt example](https://github.com/saveryanov/avatars/blob/master/examples/Some%20random%20string.png)
![alt example](https://github.com/saveryanov/avatars/blob/master/examples/Some%20random%20string.png?raw=true)
*admin* (with 2 colors):
![alt example](https://github.com/saveryanov/avatars/blob/master/examples/admin.png)
![alt example](https://github.com/saveryanov/avatars/blob/master/examples/admin.png?raw=true)
*username* (with 2 colors and bigger cells):
![alt example](https://github.com/saveryanov/avatars/blob/master/examples/username.png)
![alt example](https://github.com/saveryanov/avatars/blob/master/examples/username.png?raw=true)

@@ -86,5 +86,5 @@ ## Install

.then(image => {
console.log("Created text.png");
console.log("Image created");
})
.catch(e => console.error(e));
```
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