@hi-ui/alert
Advanced tools
Comparing version 4.0.0-alpha.20 to 4.0.0-alpha.21
{ | ||
"name": "@hi-ui/alert", | ||
"version": "4.0.0-alpha.20", | ||
"version": "4.0.0-alpha.21", | ||
"description": "A sub-package for @hi-ui/hiui.", | ||
@@ -47,7 +47,7 @@ "keywords": [], | ||
"@hi-ui/classname": "^4.0.0-alpha.3", | ||
"@hi-ui/core": "^4.0.0-alpha.16", | ||
"@hi-ui/core-css": "^4.0.0-alpha.12", | ||
"@hi-ui/core": "^4.0.0-alpha.17", | ||
"@hi-ui/core-css": "^4.0.0-alpha.13", | ||
"@hi-ui/env": "^4.0.0-alpha.5", | ||
"@hi-ui/icon-button": "^4.0.0-alpha.12", | ||
"@hi-ui/icons": "^4.0.0-alpha.23", | ||
"@hi-ui/icon-button": "^4.0.0-alpha.13", | ||
"@hi-ui/icons": "^4.0.0-alpha.24", | ||
"@hi-ui/use-latest": "^4.0.0-alpha.4", | ||
@@ -57,4 +57,4 @@ "@hi-ui/use-timeout": "^4.0.0-alpha.4" | ||
"peerDependencies": { | ||
"react": "^17.0.1", | ||
"react-dom": "^17.0.1" | ||
"react": ">=16.8.6", | ||
"react-dom": ">=16.8.6" | ||
}, | ||
@@ -66,3 +66,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3b991dda3ffcbe843fc06b3c3c781ce870cb7adc" | ||
"gitHead": "88a8b8aa1b659b247bfca62f2f8ba594c25b90f6" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
34670
+ Addedreact@18.3.1(transitive)
+ Addedreact-dom@18.3.1(transitive)
+ Addedscheduler@0.23.2(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedreact@17.0.2(transitive)
- Removedreact-dom@17.0.2(transitive)
- Removedscheduler@0.20.2(transitive)
Updated@hi-ui/core@^4.0.0-alpha.17
Updated@hi-ui/icons@^4.0.0-alpha.24