@hi-ui/avatar
Advanced tools
Comparing version 4.0.0-beta.19 to 4.0.0
@@ -5,3 +5,3 @@ /** @LICENSE | ||
* | ||
* Copyright (c) HIUI <mi-hiui@xiaomi.com>. | ||
* Copyright (c) HiUI <mi-hiui@xiaomi.com>. | ||
* | ||
@@ -8,0 +8,0 @@ * This source code is licensed under the MIT license found in the |
@@ -5,3 +5,3 @@ /** @LICENSE | ||
* | ||
* Copyright (c) HIUI <mi-hiui@xiaomi.com>. | ||
* Copyright (c) HiUI <mi-hiui@xiaomi.com>. | ||
* | ||
@@ -8,0 +8,0 @@ * This source code is licensed under the MIT license found in the |
@@ -5,3 +5,3 @@ /** @LICENSE | ||
* | ||
* Copyright (c) HIUI <mi-hiui@xiaomi.com>. | ||
* Copyright (c) HiUI <mi-hiui@xiaomi.com>. | ||
* | ||
@@ -8,0 +8,0 @@ * This source code is licensed under the MIT license found in the |
@@ -5,3 +5,3 @@ /** @LICENSE | ||
* | ||
* Copyright (c) HIUI <mi-hiui@xiaomi.com>. | ||
* Copyright (c) HiUI <mi-hiui@xiaomi.com>. | ||
* | ||
@@ -8,0 +8,0 @@ * This source code is licensed under the MIT license found in the |
@@ -5,3 +5,3 @@ /** @LICENSE | ||
* | ||
* Copyright (c) HIUI <mi-hiui@xiaomi.com>. | ||
* Copyright (c) HiUI <mi-hiui@xiaomi.com>. | ||
* | ||
@@ -8,0 +8,0 @@ * This source code is licensed under the MIT license found in the |
@@ -5,3 +5,3 @@ /** @LICENSE | ||
* | ||
* Copyright (c) HIUI <mi-hiui@xiaomi.com>. | ||
* Copyright (c) HiUI <mi-hiui@xiaomi.com>. | ||
* | ||
@@ -8,0 +8,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@hi-ui/avatar", | ||
"version": "4.0.0-beta.19", | ||
"version": "4.0.0", | ||
"description": "A sub-package for @hi-ui/hiui.", | ||
"keywords": [], | ||
"author": "HIUI <mi-hiui@xiaomi.com>", | ||
"author": "HiUI <mi-hiui@xiaomi.com>", | ||
"homepage": "https://github.com/XiaoMi/hiui/tree/master/packages/ui/avatar#readme", | ||
@@ -46,10 +46,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"@hi-ui/classname": "^4.0.0-beta.0", | ||
"@hi-ui/core": "^4.0.0-beta.10", | ||
"@hi-ui/core-css": "^4.0.0-beta.6", | ||
"@hi-ui/env": "^4.0.0-beta.1", | ||
"@hi-ui/icons": "^4.0.0-beta.15", | ||
"@hi-ui/use-latest": "^4.0.0-beta.5" | ||
"@hi-ui/classname": "^4.0.0", | ||
"@hi-ui/env": "^4.0.0", | ||
"@hi-ui/icons": "^4.0.0", | ||
"@hi-ui/use-latest": "^4.0.0" | ||
}, | ||
"peerDependencies": { | ||
"@hi-ui/core": ">=4.0.0", | ||
"react": ">=16.8.6", | ||
@@ -59,7 +58,9 @@ "react-dom": ">=16.8.6" | ||
"devDependencies": { | ||
"@hi-ui/hi-build": "^4.0.0-beta.5", | ||
"@hi-ui/core": "^4.0.0", | ||
"@hi-ui/core-css": "^4.0.0", | ||
"@hi-ui/hi-build": "^4.0.0", | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1" | ||
}, | ||
"gitHead": "daf3f40c8c681b7a6885b1af69c411b145c05c9c" | ||
"gitHead": "3530e4f3c0b4394b91d66a4aa749579708ebff84" | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
7
0
18274
5
- Removed@hi-ui/core@^4.0.0-beta.10
- Removed@hi-ui/core-css@^4.0.0-beta.6
Updated@hi-ui/classname@^4.0.0
Updated@hi-ui/env@^4.0.0
Updated@hi-ui/icons@^4.0.0
Updated@hi-ui/use-latest@^4.0.0