Socket
Socket
Sign inDemoInstall

terra-alert

Package Overview
Dependencies
Maintainers
6
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 1.9.1 to 1.10.0

screenshots/alert-spec/[@tiny]-Displays-a-default-alert-with-the-provided-text_FAILED_Sep-11-2017-104232-GMT-0500.png

5

CHANGELOG.md

@@ -7,2 +7,7 @@ Changelog

1.10.0 - (October 31, 2017)
------------------
### Changed
* Minor version bump
1.9.0 - (October 6, 2017)

@@ -9,0 +14,0 @@ ------------------

18

docs/DEPENDENCIES.md

@@ -8,6 +8,6 @@ # Dependency Information

| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
| terra-base | ^2.6.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-button | ^1.11.0 | ^15.4.2 | The terra-button component provides users a way to trigger actions in the UI. |
| terra-icon | ^1.12.0 | ^15.4.2 | terra-icon |
| terra-responsive-element | ^1.11.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size |
| terra-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-button | ^1.11.1 | ^15.4.2 | The terra-button component provides users a way to trigger actions in the UI. |
| terra-icon | ^1.12.1 | ^15.4.2 | terra-icon |
| terra-responsive-element | ^1.11.1 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size |

@@ -18,3 +18,3 @@ ## devDependencies

| react-intl | ^2.3.0 | ^0.14.9 \|\| ^15.0.0 \|\| ^16.0.0 | Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. |
| terra-props-table | ^1.10.0 | ^15.4.2 | terra-props-table |
| terra-props-table | ^1.10.1 | ^15.4.2 | terra-props-table |

@@ -26,5 +26,5 @@ ## peerDependencies

| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. |
| terra-base | ^2.6.0 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-button | ^1.11.0 | ^15.4.2 | The terra-button component provides users a way to trigger actions in the UI. |
| terra-icon | ^1.12.0 | ^15.4.2 | terra-icon |
| terra-responsive-element | ^1.11.0 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size |
| terra-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. |
| terra-button | ^1.11.1 | ^15.4.2 | The terra-button component provides users a way to trigger actions in the UI. |
| terra-icon | ^1.12.1 | ^15.4.2 | terra-icon |
| terra-responsive-element | ^1.11.1 | ^15.4.2 | The terra-responsive-element conditionally renders components based on viewport size |
{
"name": "terra-alert",
"main": "lib/Alert.js",
"version": "1.9.1",
"version": "1.10.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.",

@@ -31,3 +31,3 @@ "repository": {

"terra-base": "^2.6.1",
"terra-button": "^1.11.1",
"terra-button": "^1.12.0",
"terra-icon": "^1.12.1",

@@ -40,3 +40,3 @@ "terra-responsive-element": "^1.11.1"

"terra-base": "^2.6.1",
"terra-button": "^1.11.1",
"terra-button": "^1.12.0",
"terra-icon": "^1.12.1",

@@ -43,0 +43,0 @@ "terra-responsive-element": "^1.11.1"

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