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
8
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.75.0 to 2.76.0

5

CHANGELOG.md

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

## 2.76.0 - (February 23, 2024)
* Changed
* Minor dependency version bump.
## 2.75.0 - (February 15, 2024)

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

22

package.json
{
"name": "terra-toggle-section-header",
"version": "2.75.0",
"version": "2.76.0",
"description": "Toggle section header component that transitions content in and out with a click on the header.",

@@ -28,3 +28,3 @@ "author": "Cerner Corporation",

"terra-mixins": "^1.41.0",
"terra-section-header": "^2.66.0",
"terra-section-header": "^2.67.0",
"terra-toggle": "^3.62.0"

@@ -44,8 +44,16 @@ },

"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": "1de3bc17959158f26d29cdbcbf233ec78dd9e114"
}
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