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

ngx-avatars

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-avatars - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

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.2.0",
"version": "1.2.1",
"keywords": [

@@ -18,8 +18,8 @@ "angular",

"dependencies": {
"ts-md5": "^1.2.9",
"ts-md5": "^1.2.11",
"tslib": "^2.3.1"
},
"peerDependencies": {
"@angular/common": "^13.0.0",
"@angular/core": "^13.0.0"
"@angular/common": "^13.1.3",
"@angular/core": "^13.1.3"
},

@@ -26,0 +26,0 @@ "module": "fesm2015/ngx-avatars.mjs",

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

## NPM Project
[ngx-avatars](https://www.npmjs.com/package/ngx-avatars)
## Warning

@@ -262,2 +265,4 @@ Do not confuse with [ngx-avatar](https://github.com/HaithemMosbahi/ngx-avatar) This project is it's spiritual successor, and all credit goes to HaithemMosbahi and his fellow contributors which

## Release Notes & History
* 1.3.0: Added ability to disable src cache.
* 1.2.1: Updated several dependencies. Update Angular minor version. Add Husky Git Hooks. Migrate from TSLint to ESLint
* 1.2.0: Migrate Angular to V13. Migrate RXJS to V7.4.0

@@ -264,0 +269,0 @@ * 1.1.3: Fix package versioning in release

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc