terra-alert
Advanced tools
Comparing version 4.69.0 to 4.70.0
@@ -5,9 +5,14 @@ # Changelog | ||
## 4.70.0 - (July 13, 2023) | ||
* Changed | ||
* Locked `uuid` dependency to `7.0.3`. | ||
## 4.69.0 - (June 14, 2023) | ||
* Added | ||
* Added focus shift to the rendered notification banners content when notification is an alert and includes an action element | ||
* Added focus shift to the rendered notification banners content when notification is an alert and includes an action element. | ||
* Changed | ||
* Locked `uuid` to `8.2.0` to maintain IE compatibility. | ||
* Locked `uuid` dependency to `8.2.0` to maintain IE compatibility. | ||
* Updated the Dutch translation for `Terra.alert.success`. | ||
@@ -14,0 +19,0 @@ |
{ | ||
"name": "terra-alert", | ||
"main": "lib/Alert.js", | ||
"version": "4.69.0", | ||
"version": "4.70.0", | ||
"description": "The Terra Alert component is a notification banner that can be rendered in your application when there is information that you want to bring to the user's attention. The Alert component supports a number of built-in notification types that render with pre-defined colors and icons that help the user understand the severity and meaning of the notification. A custom notification type is also supported that allows your application to customize an alert that may not fit into the pre-defined types.", | ||
@@ -36,3 +36,3 @@ "repository": { | ||
"terra-theme-context": "^1.0.0", | ||
"uuid": "8.2.0" | ||
"uuid": "7.0.3" | ||
}, | ||
@@ -52,3 +52,3 @@ "scripts": { | ||
}, | ||
"gitHead": "0d0fe3c8865823913787166bee9047ef815ddc34" | ||
"gitHead": "70ccf4fee8dafedd22ccdb4a224c2227bc7e764f" | ||
} |
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
98395
+ Addeduuid@7.0.3(transitive)
- Removeduuid@8.2.0(transitive)
Updateduuid@7.0.3