terra-toggle
Advanced tools
Comparing version 3.63.0 to 3.64.0
@@ -5,2 +5,7 @@ # Changelog | ||
## 3.64.0 - (May 24, 2024) | ||
* Changed | ||
* Minor dependency version bump. | ||
## 3.63.0 - (May 8, 2024) | ||
@@ -7,0 +12,0 @@ |
{ | ||
"name": "terra-toggle", | ||
"version": "3.63.0", | ||
"version": "3.64.0", | ||
"description": "Toggle component that transitions content in and out.", | ||
@@ -32,2 +32,6 @@ "author": "Cerner Corporation", | ||
], | ||
"peerDependencies": { | ||
"react": "16", | ||
"react-dom": "16" | ||
}, | ||
"dependencies": { | ||
@@ -37,8 +41,4 @@ "classnames": "2", | ||
"react-animate-height": "2", | ||
"terra-icon": "^3.61.0" | ||
"terra-icon": "^3.62.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "16", | ||
"react-dom": "16" | ||
}, | ||
"scripts": { | ||
@@ -57,3 +57,3 @@ "compile": "babel --root-mode upward src --out-dir lib --copy-files", | ||
}, | ||
"gitHead": "83e0cba673eb8b12fb60fb5be980b09fa3b2e942" | ||
"gitHead": "209e73eab65abaee39bd1e026d50e5e03d8f38ac" | ||
} |
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
31330
Updatedterra-icon@^3.62.0