terra-slide-panel-manager
Advanced tools
Comparing version 5.4.0 to 5.5.0
@@ -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 @@ |
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
92044
43
+ Added@types/react@18.3.17(transitive)
- Removed@types/react@18.3.18(transitive)
Updatedterra-slide-group@^4.5.0
Updatedterra-slide-panel@^3.10.0