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

terra-section-header

Package Overview
Dependencies
Maintainers
8
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-section-header - npm Package Compare versions

Comparing version 2.53.0 to 2.54.0

5

CHANGELOG.md

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

## 2.54.0 - (September 21, 2021)
* Changed
* Updated WDIO Screenshots due to webpack-config-terra sass upgrade.
## 2.53.0 - (July 6, 2021)

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

2

lib/SectionHeader.js

@@ -58,3 +58,3 @@ "use strict";

function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } return _assertThisInitialized(self); }
function _possibleConstructorReturn(self, call) { if (call && (_typeof(call) === "object" || typeof call === "function")) { return call; } else if (call !== void 0) { throw new TypeError("Derived constructors may only return object or undefined"); } return _assertThisInitialized(self); }

@@ -61,0 +61,0 @@ function _assertThisInitialized(self) { if (self === void 0) { throw new ReferenceError("this hasn't been initialised - super() hasn't been called"); } return self; }

{
"name": "terra-section-header",
"main": "lib/SectionHeader.js",
"version": "2.53.0",
"version": "2.54.0",
"description": "Section Header component that contains text and can be optionally interacted with.",

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

"prop-types": "^15.5.8",
"terra-arrange": "^3.47.0",
"terra-arrange": "^3.48.0",
"terra-mixins": "^1.40.0",

@@ -50,3 +50,3 @@ "terra-theme-context": "^1.0.0"

},
"gitHead": "ccca9ef22c3bd7bc08f1e3e41fbc5d32433f6369"
"gitHead": "b63b085b6be99ff184a3c43eab5d24843315942e"
}
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