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.6.1 to 1.7.0

LICENSE

8

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.6.1",
"version": "1.7.0",
"keywords": [

@@ -27,7 +27,7 @@ "angular",

"ts-md5": "^1.3.1",
"tslib": "^2.5.0"
"tslib": "^2.6.2"
},
"peerDependencies": {
"@angular/common": "^16.0.0",
"@angular/core": "^16.0.0"
"@angular/common": "^17.0.0",
"@angular/core": "^17.0.0"
},

@@ -34,0 +34,0 @@ "module": "fesm2022/ngx-avatars.mjs",

@@ -265,2 +265,5 @@ ## <ngx-avatars>

## Release Notes & History
* 1.7.0: Migrate to Angular V17
* 1.6.1: Migrate to Angular V16
* 1.6.1: Migrate to Angular V16
* 1.6.0: Migrate to Angular V16

@@ -267,0 +270,0 @@ * 1.5.0: Migrate to Angular V15

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc