terra-slide-panel
Advanced tools
Comparing version 3.44.0 to 3.45.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 3.45.0 - (August 2, 2023) | ||
* Changed | ||
* Locked `uuid` dependency to `3.4.0` for consistency across Terra packages. | ||
## 3.44.0 - (July 31, 2023) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-slide-panel", | ||
"main": "lib/SlidePanel.js", | ||
"version": "3.44.0", | ||
"version": "3.45.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.", | ||
@@ -35,3 +35,3 @@ "repository": { | ||
"terra-visually-hidden-text": "^2.36.0", | ||
"uuid": "7.0.3" | ||
"uuid": "3.4.0" | ||
}, | ||
@@ -51,3 +51,3 @@ "scripts": { | ||
}, | ||
"gitHead": "5b5d493c6e6b122e18c13e670b85e2abdb1c76f5" | ||
"gitHead": "49d84b2a2b7c5563bd9438d0e185ed0c67f8c769" | ||
} |
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
74718
+ Addeduuid@3.4.0(transitive)
- Removeduuid@7.0.3(transitive)
Updateduuid@3.4.0