Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

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.96.0 to 4.97.0

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Changelog

## 4.97.0 - (May 24, 2024)
* Changed
* Minor dependency version bump.
## 4.96.0 - (May 8, 2024)

@@ -7,0 +12,0 @@

22

package.json
{
"name": "terra-alert",
"version": "4.96.0",
"version": "4.97.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.",

@@ -33,17 +33,17 @@ "author": "Cerner Corporation",

],
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"dependencies": {
"classnames": "2",
"prop-types": "15",
"terra-button": "^3.77.0",
"terra-icon": "^3.61.0",
"terra-responsive-element": "^5.41.0",
"terra-button": "^3.78.0",
"terra-icon": "^3.62.0",
"terra-responsive-element": "^5.42.0",
"terra-theme-context": "1",
"terra-visually-hidden-text": "^2.38.0",
"terra-visually-hidden-text": "^2.39.0",
"uuid": "3.4.0"
},
"peerDependencies": {
"react": "16",
"react-dom": "16",
"react-intl": "2 || 3 || 4 || 5"
},
"scripts": {

@@ -62,3 +62,3 @@ "compile": "babel --root-mode upward src --out-dir lib --copy-files",

},
"gitHead": "83e0cba673eb8b12fb60fb5be980b09fa3b2e942"
"gitHead": "209e73eab65abaee39bd1e026d50e5e03d8f38ac"
}
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