Socket
Socket
Sign inDemoInstall

ngx-avatars

Package Overview
Dependencies
6
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.2 to 1.1.3

bundles/ngx-avatars.umd.js

10

package.json
{
"name": "ngx-avatars",
"description": "A universal avatar component for Angular applications that fetches / generates avatar based on the information you have about the user.",
"version": "1.1.2",
"version": "1.1.3",
"keywords": [

@@ -24,3 +24,9 @@ "angular",

"@angular/core": "^12.2.4"
}
},
"main": "bundles/ngx-avatars.umd.js",
"module": "fesm2015/ngx-avatars.js",
"es2015": "fesm2015/ngx-avatars.js",
"esm2015": "esm2015/ngx-avatars.js",
"fesm2015": "fesm2015/ngx-avatars.js",
"typings": "ngx-avatars.d.ts"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc