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.57 to 0.5.0

10

package.json
{
"name": "@blaze-react/avatar",
"version": "0.4.57",
"version": "0.5.0",
"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.57"
"@blaze-react/utils": "^0.5.0"
},

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

"@babel/core": "^7.4.5",
"@blaze-react/blaze-components-theme": "^0.4.57"
"@blaze-react/blaze-components-theme": "^0.5.0"
},

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

},
"gitHead": "ea9a15f4d8bdbddcace287527b49530ffa1524f3"
"gitHead": "dbdf30fbcbab501a47076a8bdc65117bd1faf6d1"
}
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