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

terra-toggle-section-header

Package Overview
Dependencies
Maintainers
10
Versions
127
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-toggle-section-header - npm Package Compare versions

Comparing version 2.51.0 to 2.52.0

5

CHANGELOG.md

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

## 2.52.0 - (June 8, 2021)
* Changed
* Minor dependency version bump
## 2.51.0 - (May 11, 2021)

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

4

lib/ToggleSectionHeader.js

@@ -18,2 +18,4 @@ "use strict";

var _excluded = ["children", "title", "level", "sectionHeaderAttrs", "isAnimated", "isInitiallyOpen", "isTransparent", "isOpen", "onOpen", "onClose"];
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }

@@ -186,3 +188,3 @@

onClose = _this$props2.onClose,
customProps = _objectWithoutProperties(_this$props2, ["children", "title", "level", "sectionHeaderAttrs", "isAnimated", "isInitiallyOpen", "isTransparent", "isOpen", "onOpen", "onClose"]);
customProps = _objectWithoutProperties(_this$props2, _excluded);

@@ -189,0 +191,0 @@ var sectionHeaderProps = _objectSpread({}, sectionHeaderAttrs);

{
"name": "terra-toggle-section-header",
"main": "lib/ToggleSectionHeader.js",
"version": "2.51.0",
"version": "2.52.0",
"description": "Toggle section header component that transitions content in and out with a click on the header.",

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

"terra-mixins": "^1.40.0",
"terra-section-header": "^2.51.0",
"terra-section-header": "^2.52.0",
"terra-toggle": "^3.46.0"

@@ -49,3 +49,3 @@ },

},
"gitHead": "da46567d181eafbac5613b43b05c2cb0daa52fb1"
"gitHead": "10d0421b1b2f445c21b9029dd5cc885bb4b7caca"
}
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