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.39.1 to 3.40.0

5

CHANGELOG.md

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

## 3.40.0 - (November 13, 2023)
* Changed
* Minor dependency version bump
## 3.39.1 - (July 13, 2023)

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

3

lib/ContentContainer.js

@@ -102,3 +102,2 @@ "use strict";

ContentContainer.defaultProps = defaultProps;
var _default = ContentContainer;
exports.default = _default;
var _default = exports.default = ContentContainer;
{
"name": "terra-content-container",
"main": "lib/ContentContainer.js",
"version": "3.39.1",
"version": "3.40.0",
"description": "The Terra ContentContainer is a structural component for the purpose of arranging content with a header.",
"author": "Cerner Corporation",
"repository": {

@@ -11,15 +11,21 @@ "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",
"ContentContainer",
"Terra",
"terra-content-container",
"ContentContainer",
"UI"
],
"author": "Cerner Corporation",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/cerner/terra-core/issues"
"main": "lib/ContentContainer.js",
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-scroll": "^2.36.0",
"terra-theme-context": "^1.0.0"
},
"homepage": "https://github.com/cerner/terra-core#readme",
"peerDependencies": {

@@ -29,8 +35,2 @@ "react": "^16.8.5",

},
"dependencies": {
"classnames": "^2.2.5",
"prop-types": "^15.5.8",
"terra-scroll": "^2.35.0",
"terra-theme-context": "^1.0.0"
},
"scripts": {

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

},
"gitHead": "70ccf4fee8dafedd22ccdb4a224c2227bc7e764f"
"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