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

terra-alert

Package Overview
Dependencies
Maintainers
10
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.26.0 to 4.27.0

7

CHANGELOG.md

@@ -7,2 +7,9 @@ ChangeLog

4.27.0 - (April 28, 2020)
------------------
### Changed
* Removed "View Component Source Code" from docs in favour of source code badge
### Added
* Added clinical-lowlight-theme wdio screenshots
4.26.0 - (April 22, 2020)

@@ -9,0 +16,0 @@ ------------------

15

package.json
{
"name": "terra-alert",
"main": "lib/Alert.js",
"version": "4.26.0",
"version": "4.27.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.",
"repository": {
"type": "git",
"url": "git+https://github.com/cerner/terra-core.git"
"url": "git+https://github.com/cerner/terra-core.git",
"directory": "packages/terra-alert"
},

@@ -31,6 +32,6 @@ "keywords": [

"prop-types": "^15.5.8",
"terra-button": "^3.36.0",
"terra-icon": "^3.29.0",
"terra-responsive-element": "^5.17.0",
"terra-toggle": "^3.30.0"
"terra-button": "^3.37.0",
"terra-icon": "^3.30.0",
"terra-responsive-element": "^5.18.0",
"terra-toggle": "^3.31.0"
},

@@ -50,3 +51,3 @@ "scripts": {

},
"gitHead": "6f0be72ae8cf3ca0c11f2a6ea6b2345373d4ee89"
"gitHead": "5e0b4b9f28277197ff0dfba8ff6ba0e60ebd0672"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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