Socket
Socket
Sign inDemoInstall

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.0.3 to 1.1.0

karma.conf.js

21

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.0.3",
"version": "1.1.0",
"keywords": [

@@ -18,16 +18,9 @@ "angular",

"dependencies": {
"ts-md5": "^1.2.7",
"tslib": "^2.1.0"
"ts-md5": "^1.2.9",
"tslib": "^2.3.1"
},
"peerDependencies": {
"@angular/common": "^11.2.4",
"@angular/core": "^11.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",
"metadata": "ngx-avatars.metadata.json"
}
"@angular/common": "^12.2.4",
"@angular/core": "^12.2.4"
}
}
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