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

terra-status

Package Overview
Dependencies
Maintainers
7
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 4.61.0 to 4.62.0

5

CHANGELOG.md

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

## 4.62.0 - (November 13, 2023)
* Changed
* Minor dependency version bump
## 4.61.0 - (October 23, 2023)

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

40

package.json
{
"name": "terra-status",
"main": "lib/Status.js",
"version": "4.61.0",
"version": "4.62.0",
"description": "The status component provides a customizable color indictor to signify a specific condition.",
"author": "Cerner Corporation",
"repository": {

@@ -11,15 +11,26 @@ "type": "git",

},
"bugs": {
"url": "https://github.com/cerner/terra-core/issues"
},
"homepage": "https://github.com/cerner/terra-core#readme",
"license": "Apache-2.0",
"keywords": [
"Cerner",
"Status",
"Terra",
"terra-status",
"Status",
"UI"
],
"author": "Cerner Corporation",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/cerner/terra-core/issues"
"main": "lib/Status.js",
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-arrange": "^3.55.0",
"terra-icon": "^3.59.0",
"terra-visually-hidden-text": "^2.37.0"
},
"homepage": "https://github.com/cerner/terra-core#readme",
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5"
},
"scripts": {

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

},
"peerDependencies": {
"react": "^16.8.5",
"react-dom": "^16.8.5"
},
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-arrange": "^3.54.0",
"terra-icon": "^3.58.0",
"terra-visually-hidden-text": "^2.36.0"
},
"gitHead": "7eadd8eda62721d33cfc1300091110ddb9051817"
"gitHead": "1be8c98fe2eeec64ef7a7fa457dd708da88e5170"
}
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