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
9
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.4.0 to 5.5.0

5

CHANGELOG.md

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

5.5.0 - (July 16, 2019)
------------------
### Added
* Added documentation on required peerDependencies
5.4.0 - (July 10, 2019)

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

@@ -10,2 +10,20 @@ # Terra SlidePanel Manager

<!-- AUTO-GENERATED-CONTENT:START Peer Dependencies -->
## Peer Dependencies
<details>
<summary>View information on this component's peer dependencies.</summary>
This component requires the following peer dependencies be installed in your app for the component to properly function.
| Peer Dependency | Version |
|-|-|
| react | ^16.8.5 |
| react-dom | ^16.8.5 |
| terra-disclosure-manager | ^4.9.0 |
</details>
<!-- AUTO-GENERATED-CONTENT:END -->
## Usage

@@ -12,0 +30,0 @@

6

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

@@ -33,4 +33,4 @@ "repository": {

"prop-types": "^15.5.8",
"terra-slide-group": "^4.4.0",
"terra-slide-panel": "^3.9.0"
"terra-slide-group": "^4.5.0",
"terra-slide-panel": "^3.10.0"
},

@@ -37,0 +37,0 @@ "devDependencies": {

@@ -16,2 +16,20 @@ # Terra SlidePanel Manager

<!-- AUTO-GENERATED-CONTENT:START Peer Dependencies -->
## Peer Dependencies
<details>
<summary>View information on this component's peer dependencies.</summary>
This component requires the following peer dependencies be installed in your app for the component to properly function.
| Peer Dependency | Version |
|-|-|
| react | ^16.8.5 |
| react-dom | ^16.8.5 |
| terra-disclosure-manager | ^4.9.0 |
</details>
<!-- AUTO-GENERATED-CONTENT:END -->
## LICENSE

@@ -18,0 +36,0 @@

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