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

terra-status

Package Overview
Dependencies
Maintainers
6
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-status - npm Package Compare versions

Comparing version 1.12.1 to 1.13.0

5

CHANGELOG.md

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

1.13.0 - (October 31, 2017)
------------------
### Changed
* Minor version bump
1.12.0 - (October 6, 2017)

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

8

docs/DEPENDENCIES.md

@@ -8,3 +8,3 @@ # 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-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. |

@@ -14,4 +14,4 @@ ## devDependencies

|-|-|-|-|
| terra-arrange | ^1.12.0 | ^15.4.2 | The arrange component is used for horizontally arranging and vertically aligning a single row of container elements. |
| terra-props-table | ^1.10.0 | ^15.4.2 | terra-props-table |
| terra-arrange | ^1.12.1 | ^15.4.2 | The arrange component is used for horizontally arranging and vertically aligning a single row of container elements. |
| terra-props-table | ^1.10.1 | ^15.4.2 | terra-props-table |

@@ -23,2 +23,2 @@ ## 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-base | ^2.6.1 | ^15.4.2 | The base component sets minimal global styles for an application. |
{
"name": "terra-status",
"main": "lib/Status.js",
"version": "1.12.1",
"version": "1.13.0",
"description": "The status component provides a customizable color indictor to signify a specific condition.",

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

"devDependencies": {
"terra-arrange": "^1.12.1",
"terra-arrange": "^1.13.0",
"terra-props-table": "^1.10.1"

@@ -39,0 +39,0 @@ },

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