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

@hi-ui/avatar

Package Overview
Dependencies
Maintainers
2
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hi-ui/avatar - npm Package Compare versions

Comparing version 4.0.0-alpha.0 to 4.0.0-alpha.1

2

lib/cjs/Avatar.js
/** @LICENSE
* @hi-ui/avatar v1.0.0
* @hi-ui/avatar v4.0.0-alpha.0
* https://github.com/XiaoMi/hiui/tree/master/packages/ui/avatar#readme

@@ -4,0 +4,0 @@ *

/** @LICENSE
* @hi-ui/avatar v1.0.0
* @hi-ui/avatar v4.0.0-alpha.0
* https://github.com/XiaoMi/hiui/tree/master/packages/ui/avatar#readme

@@ -4,0 +4,0 @@ *

/** @LICENSE
* @hi-ui/avatar v1.0.0
* @hi-ui/avatar v4.0.0-alpha.0
* https://github.com/XiaoMi/hiui/tree/master/packages/ui/avatar#readme

@@ -21,3 +21,3 @@ *

exports['default'] = css_248z;
exports["default"] = css_248z;
//# sourceMappingURL=index.scss.js.map
/** @LICENSE
* @hi-ui/avatar v1.0.0
* @hi-ui/avatar v4.0.0-alpha.0
* https://github.com/XiaoMi/hiui/tree/master/packages/ui/avatar#readme

@@ -4,0 +4,0 @@ *

/** @LICENSE
* @hi-ui/avatar v1.0.0
* @hi-ui/avatar v4.0.0-alpha.0
* https://github.com/XiaoMi/hiui/tree/master/packages/ui/avatar#readme

@@ -4,0 +4,0 @@ *

/** @LICENSE
* @hi-ui/avatar v1.0.0
* @hi-ui/avatar v4.0.0-alpha.0
* https://github.com/XiaoMi/hiui/tree/master/packages/ui/avatar#readme

@@ -16,3 +16,3 @@ *

export { css_248z as default };
export default css_248z;
//# sourceMappingURL=index.scss.js.map

@@ -23,2 +23,3 @@ import React from 'react';

style?: React.CSSProperties;
children?: React.ReactNode;
size?: 'xs' | 'sm' | 'md' | 'lg' | 'xl';

@@ -25,0 +26,0 @@ initials?: string;

{
"name": "@hi-ui/avatar",
"version": "4.0.0-alpha.0",
"version": "4.0.0-alpha.1",
"description": "A sub-package for @hi-ui/hiui.",

@@ -46,5 +46,5 @@ "keywords": [],

"dependencies": {
"@hi-ui/classname": "^4.0.0-alpha.0",
"@hi-ui/classname": "^4.0.0-alpha.1",
"@hi-ui/core-css": "^4.0.0-alpha.0",
"@hi-ui/env": "^4.0.0-alpha.0"
"@hi-ui/env": "^4.0.0-alpha.1"
},

@@ -56,7 +56,7 @@ "peerDependencies": {

"devDependencies": {
"@hi-ui/hi-build": "^4.0.0-alpha.0",
"@hi-ui/hi-build": "^4.0.0-alpha.1",
"react": "^17.0.1",
"react-dom": "^17.0.1"
},
"gitHead": "5e64b7a04b670bcf66a4e4452a0234d1138bf241"
"gitHead": "212aac219b13968b0bef49cd2590133f9b4f5f21"
}

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