terra-disclosure-manager
Advanced tools
Comparing version 4.10.0 to 4.11.0
@@ -7,2 +7,7 @@ ChangeLog | ||
4.11.0 - (May 13, 2019) | ||
------------------ | ||
### Added | ||
* Included documentation regarding consumption and dependency management | ||
4.10.0 - (May 7, 2019) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -10,2 +10,4 @@ # Terra Disclosure Manager | ||
This package uses React's Context for inter-component communication. A single instance of this package must be installed to ensure that communication occurs between all Context Providers and Consumers. To help ensure a single instance is installed, this package should be defined as a peer dependency in packages that are reusable libraries or otherwise consumed by other packages. | ||
## Usage | ||
@@ -12,0 +14,0 @@ |
{ | ||
"name": "terra-disclosure-manager", | ||
"main": "lib/DisclosureManager.js", | ||
"version": "4.10.0", | ||
"version": "4.11.0", | ||
"description": "A stateful component used to manage disclosure presentation.", | ||
@@ -6,0 +6,0 @@ "repository": { |
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
129298