New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

terra-status

Package Overview
Dependencies
Maintainers
8
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

to
0.6.0

8

package.json
{
"name": "terra-status",
"main": "lib/Status.js",
"version": "0.5.0",
"version": "0.6.0",
"description": "The status component provides a customizable color indictor to signify a specific condition.",

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

"devDependencies": {
"terra-arrange": "^0.5.0",
"terra-arrange": "^0.6.0",
"terra-toolkit": "^0.4.0"

@@ -46,3 +46,3 @@ },

"react-dom": "^15.4.2",
"terra-base": "^0.6.0",
"terra-base": "^0.7.0",
"terra-mixins": "^1.3.0"

@@ -53,5 +53,5 @@ },

"prop-types": "^15.5.8",
"terra-base": "^0.6.0",
"terra-base": "^0.7.0",
"terra-mixins": "^1.3.0"
}
}