ngx-avatars
Advanced tools
Comparing version 1.3.2 to 1.4.0
@@ -108,4 +108,4 @@ import { EventEmitter, OnChanges, SimpleChanges, OnDestroy } from '@angular/core'; | ||
static ɵfac: i0.ɵɵFactoryDeclaration<AvatarComponent, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "ngx-avatars", never, { "round": "round"; "size": "size"; "textSizeRatio": "textSizeRatio"; "bgColor": "bgColor"; "fgColor": "fgColor"; "borderColor": "borderColor"; "style": "style"; "cornerRadius": "cornerRadius"; "facebook": "facebookId"; "twitter": "twitterId"; "google": "googleId"; "instagram": "instagramId"; "vkontakte": "vkontakteId"; "skype": "skypeId"; "gravatar": "gravatarId"; "github": "githubId"; "custom": "src"; "initials": "name"; "value": "value"; "referrerpolicy": "referrerpolicy"; "placeholder": "placeholder"; "initialsSize": "initialsSize"; }, { "clickOnAvatar": "clickOnAvatar"; }, never, never>; | ||
static ɵcmp: i0.ɵɵComponentDeclaration<AvatarComponent, "ngx-avatars", never, { "round": "round"; "size": "size"; "textSizeRatio": "textSizeRatio"; "bgColor": "bgColor"; "fgColor": "fgColor"; "borderColor": "borderColor"; "style": "style"; "cornerRadius": "cornerRadius"; "facebook": "facebookId"; "twitter": "twitterId"; "google": "googleId"; "instagram": "instagramId"; "vkontakte": "vkontakteId"; "skype": "skypeId"; "gravatar": "gravatarId"; "github": "githubId"; "custom": "src"; "initials": "name"; "value": "value"; "referrerpolicy": "referrerpolicy"; "placeholder": "placeholder"; "initialsSize": "initialsSize"; }, { "clickOnAvatar": "clickOnAvatar"; }, never, never, false>; | ||
} | ||
export {}; |
{ | ||
"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.3.2", | ||
"version": "1.4.0", | ||
"keywords": [ | ||
@@ -30,4 +30,4 @@ "angular", | ||
"peerDependencies": { | ||
"@angular/common": "^13.3.9", | ||
"@angular/core": "^13.3.9" | ||
"@angular/common": "^14.0.0", | ||
"@angular/core": "^14.0.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "module": "fesm2015/ngx-avatars.mjs", | ||
"fesm2015": "fesm2015/ngx-avatars.mjs", | ||
"typings": "ngx-avatars.d.ts", | ||
"typings": "index.d.ts", | ||
"exports": { | ||
@@ -46,3 +46,3 @@ "./package.json": { | ||
".": { | ||
"types": "./ngx-avatars.d.ts", | ||
"types": "./index.d.ts", | ||
"esm2020": "./esm2020/ngx-avatars.mjs", | ||
@@ -49,0 +49,0 @@ "es2020": "./fesm2020/ngx-avatars.mjs", |
@@ -265,2 +265,3 @@ ## <ngx-avatars> | ||
## Release Notes & History | ||
* 1.4.0: Migrate to Angular V14 | ||
* 1.3.2: Add referrerpolicy configuration to img tag. Update dependencies. Remove codelyzer. | ||
@@ -267,0 +268,0 @@ * 1.3.1: Update dependencies |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
303028
322
2993