@uiw/react-notify
Advanced tools
Comparing version 4.1.1 to 4.1.2
{ | ||
"name": "@uiw/react-notify", | ||
"version": "4.1.1", | ||
"version": "4.1.2", | ||
"description": "Notify component", | ||
@@ -46,6 +46,6 @@ "author": "Kenny Wong <wowohoo@qq.com>", | ||
"dependencies": { | ||
"@uiw/react-alert": "^4.1.1", | ||
"@uiw/react-button": "^4.1.1", | ||
"@uiw/react-alert": "^4.1.2", | ||
"@uiw/react-button": "^4.1.2", | ||
"@uiw/react-icon": "^4.1.1", | ||
"@uiw/utils": "^4.1.1", | ||
"@uiw/utils": "^4.1.2", | ||
"classnames": "^2.2.6" | ||
@@ -61,3 +61,3 @@ }, | ||
}, | ||
"gitHead": "1f6848374148d3e573244cf52dc88ecd001a6423" | ||
"gitHead": "caafb4b0a1360c2a2bd46903932e4531860ce608" | ||
} |
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
Updated@uiw/react-alert@^4.1.2
Updated@uiw/react-button@^4.1.2
Updated@uiw/utils@^4.1.2