@uiw/react-notify
Advanced tools
Comparing version 4.0.1 to 4.1.0
{ | ||
"name": "@uiw/react-notify", | ||
"version": "4.0.1", | ||
"version": "4.1.0", | ||
"description": "Notify component", | ||
@@ -46,10 +46,10 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-alert": "^4.0.1", | ||
"@uiw/react-button": "^4.0.0", | ||
"@uiw/react-icon": "^4.0.0", | ||
"@uiw/utils": "^4.0.0", | ||
"@uiw/react-alert": "^4.1.0", | ||
"@uiw/react-button": "^4.1.0", | ||
"@uiw/react-icon": "^4.1.0", | ||
"@uiw/utils": "^4.1.0", | ||
"classnames": "^2.2.6" | ||
}, | ||
"devDependencies": { | ||
"@babel/runtime": "7.9.6", | ||
"@babel/runtime": "7.10.2", | ||
"@types/classnames": "2.2.10", | ||
@@ -61,3 +61,3 @@ "@types/react": "16.9.35", | ||
}, | ||
"gitHead": "f33a3b22577890946e69fee91fd1393ba2dae807" | ||
"gitHead": "5a2547993b7f4538e7075f6dce7e550620e31eca" | ||
} |
Sorry, the diff of this file is not supported yet
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
68109
770
Updated@uiw/react-alert@^4.1.0
Updated@uiw/react-button@^4.1.0
Updated@uiw/react-icon@^4.1.0
Updated@uiw/utils@^4.1.0