You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@hi-ui/button

Package Overview
Dependencies
Maintainers
2
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hi-ui/button - npm Package Compare versions

Comparing version

to
4.0.10

12

CHANGELOG.md
# @hi-ui/button
## 4.0.10-alpha.0
## 4.0.10
### Patch Changes
- 1a00f9fc4: build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject
- Updated dependencies [1a00f9fc4]
- @hi-ui/env@4.0.5-alpha.0
- @hi-ui/classname@4.0.5-alpha.0
- @hi-ui/core@4.0.9-alpha.0
- [#2791](https://github.com/XiaoMi/hiui/pull/2791) [`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715) Thanks [@zyprepare](https://github.com/zyprepare)! - build: style-inject(node 环境下有问题) 替换为 @hi-ui/style-inject
- Updated dependencies [[`1a00f9fc4`](https://github.com/XiaoMi/hiui/commit/1a00f9fc4a44619059d7852e846b54fedbd56715)]:
- @hi-ui/env@4.0.5
- @hi-ui/classname@4.0.5
## 4.0.9

@@ -14,0 +14,0 @@

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

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

"dependencies": {
"@hi-ui/classname": "^4.0.5-alpha.0",
"@hi-ui/env": "^4.0.5-alpha.0"
"@hi-ui/classname": "^4.0.5",
"@hi-ui/env": "^4.0.5"
},
"peerDependencies": {
"@hi-ui/core": ">=4.0.9-alpha.0",
"@hi-ui/core": ">=4.0.8",
"react": ">=16.8.6",

@@ -56,3 +56,3 @@ "react-dom": ">=16.8.6"

"devDependencies": {
"@hi-ui/core": "^4.0.9-alpha.0",
"@hi-ui/core": "^4.0.8",
"@hi-ui/core-css": "^4.1.5",

@@ -59,0 +59,0 @@ "react": "^17.0.1",