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

terra-content-container

Package Overview
Dependencies
Maintainers
8
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-content-container - npm Package Compare versions

Comparing version 3.41.0 to 3.42.0

5

CHANGELOG.md

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

## 3.42.0 - (February 27, 2024)
* Changed
* Minor dependency version bump.
## 3.41.0 - (February 15, 2024)

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

20

package.json
{
"name": "terra-content-container",
"version": "3.41.0",
"version": "3.42.0",
"description": "The Terra ContentContainer is a structural component for the purpose of arranging content with a header.",

@@ -42,8 +42,16 @@ "author": "Cerner Corporation",

"jest": "jest --config ../../jest.config.js",
"wdio-default": "cd ../.. && terra wdio",
"wdio-lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio-fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio-default && npm run wdio-lowlight && npm run wdio-fusion"
"wdio:default": "cd ../.. && terra wdio",
"wdio:lowlight": "cd ../.. && terra wdio --themes clinical-lowlight-theme",
"wdio:fusion": "cd ../.. && terra wdio --themes orion-fusion-theme",
"wdio": "npm run wdio:default && npm run wdio:lowlight && npm run wdio:fusion"
},
"gitHead": "31ec38baf909fed741b41a204f7fa28884ab327e"
"files": [
"lib",
"src",
"CHANGELOG.md",
"LICENSE",
"NOTICE",
"README.md"
],
"gitHead": "8968ea64cd0b536d8fa7bbb8bbd434cf527758cf"
}
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