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

terra-slide-panel-manager

Package Overview
Dependencies
Maintainers
7
Versions
152
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-slide-panel-manager - npm Package Compare versions

Comparing version 5.56.0 to 5.57.0

6

CHANGELOG.md

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

## 5.57.0 - (September 20, 2021)
* Changed
* Updated WDIO screenshots due to webpack-config-terra sass upgrade.
* Updated WDIO snapshots due to terra-functional-testing v2 upgrade.
## 5.56.0 - (July 21, 2021)

@@ -7,0 +13,0 @@

16

package.json
{
"name": "terra-slide-panel-manager",
"main": "lib/SlidePanelManager.js",
"version": "5.56.0",
"version": "5.57.0",
"description": "A DisclosureManager implementation that presents disclosed content using a SlidePanel.",

@@ -36,7 +36,7 @@ "repository": {

"terra-content-container": "^3.0.0",
"terra-slide-group": "^4.27.0",
"terra-slide-panel": "^3.34.0"
"terra-slide-group": "^4.28.0",
"terra-slide-panel": "^3.35.0"
},
"devDependencies": {
"terra-collapsible-menu-view": "^6.55.0"
"terra-collapsible-menu-view": "^6.56.0"
},

@@ -51,8 +51,8 @@ "scripts": {

"jest": "jest --config ../../jest.config.js",
"wdio-default": "cd ../.. && npx wdio",
"wdio-lowlight": "cd ../.. && THEME=clinical-lowlight-theme npx wdio",
"wdio-fusion": "cd ../.. && THEME=orion-fusion-theme npx wdio",
"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": "ee1e980b77aff8a45de3a45c6076433034576baf"
"gitHead": "1559b84fde9894dd5cd14c6ea2214138f7ebf178"
}
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