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

terra-slide-panel

Package Overview
Dependencies
Maintainers
9
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-slide-panel - npm Package Compare versions

Comparing version 3.20.0 to 3.21.0

themes/orion-fusion-theme/orion-fusion-theme.scss

5

CHANGELOG.md

@@ -7,2 +7,7 @@ Changelog

3.21.0 - (December 10, 2019)
------------------
### Added
* Added orion-fusion-theme and generated the respective reference wdio screenshots.
3.20.0 - (November 7, 2019)

@@ -9,0 +14,0 @@ ------------------

8

package.json
{
"name": "terra-slide-panel",
"main": "lib/SlidePanel.js",
"version": "3.20.0",
"version": "3.21.0",
"description": "The Terra SlidePanel component is a progressive disclosure mechanism that allows additional content to be shown and hidden in a variety of ways.",

@@ -43,5 +43,7 @@ "repository": {

"jest": "jest --config ../../jestconfig.js",
"wdio": "cd ../.. && npx wdio ./packages/$npm_package_name/wdio.conf.js"
"wdio-default": "cd ../.. && npx wdio ./packages/$npm_package_name/wdio.conf.js",
"wdio-fusion": "cd ../.. && THEME=orion-fusion-theme npx wdio ./packages/$npm_package_name/wdio.conf.js",
"wdio": "npm run wdio-default && npm run wdio-fusion"
},
"gitHead": "1613dd8dcdbdd7c85a5ebda9e4d463b2e7ad9d48"
"gitHead": "f9994c578ef3b02a3ee470ce7b5940d6def8fb3b"
}
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