Socket
Socket
Sign inDemoInstall

terra-alert

Package Overview
Dependencies
Maintainers
8
Versions
182
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-alert - npm Package Compare versions

Comparing version 4.69.0 to 4.70.0

9

CHANGELOG.md

@@ -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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc