New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@blaze-react/avatar

Package Overview
Dependencies
Maintainers
10
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blaze-react/avatar - npm Package Compare versions

Comparing version 0.4.52 to 0.4.54

10

package.json
{
"name": "@blaze-react/avatar",
"version": "0.4.52",
"version": "0.4.54",
"publishConfig": {

@@ -10,3 +10,3 @@ "access": "public"

"scripts": {
"build": "../../node_modules/.bin/tsc --jsx react --esModuleInterop ./src/* --outDir lib ",
"build": "../../node_modules/.bin/rimraf ./lib && ../../node_modules/.bin/tsc --jsx react --esModuleInterop ./src/* --outDir lib ",
"build-storybook": "build-storybook -c .storybook -o docs-build",

@@ -22,3 +22,3 @@ "lint": "../../node_modules/.bin/tslint -c ../../tslint.json src/**/*.tsx",

"dependencies": {
"@blaze-react/utils": "^0.4.46"
"@blaze-react/utils": "^0.4.54"
},

@@ -28,3 +28,3 @@ "devDependencies": {

"@babel/core": "^7.4.5",
"@blaze-react/blaze-components-theme": "^0.4.52"
"@blaze-react/blaze-components-theme": "^0.4.54"
},

@@ -42,3 +42,3 @@ "peerDependencies": {

},
"gitHead": "f6701fbcd8823c5813aed4466b983a523efe0859"
"gitHead": "7d18606f4f21c5d351e35a49d7e03aacaf9d614f"
}
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