ngx-avatar
ngx-avatar copied to clipboard
Universal avatar component for angular 2+ applications makes it possible to fetch / generate avatar from different sources
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...
Hi, I am have set my avatar size to 100 and a few of the text is overflowing the space. So is there any way to dynamically change the fontsize...
``` npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^11.1.0" from [email protected] npm ERR! node_modules/ngx-avatar npm ERR! ngx-avatar@"^4.1.0" from the root project ```
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...
- Angular 12 and Angular 13 supported - Testing workflow in repo
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Hey, sporadically I am getting 403 errors when fetching avatars from Google. The solution is to add a `referrerpolicy` to the img tag. https://stackoverflow.com/questions/40570117/http403-forbidden-error-when-trying-to-load-img-src-with-google-profile-pic/61042200#61042200 https://community.auth0.com/t/google-account-picture-request-forbidden/42031/15 Any possibility to give us...
Bumps [karma](https://github.com/karma-runner/karma) from 6.0.4 to 6.3.16. Release notes Sourced from karma's releases. v6.3.16 6.3.16 (2022-02-10) Bug Fixes security: mitigate the "Open Redirect Vulnerability" (ff7edbb) v6.3.15 6.3.15 (2022-02-05) Bug Fixes helper:...