terra-toggle
Advanced tools
Comparing version 2.22.0 to 2.23.0
@@ -7,2 +7,7 @@ Changelog | ||
2.23.0 - (October 8, 2018) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.22.0 - (September 25, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -46,4 +46,4 @@ # Terra Toggle | ||
## Component Features | ||
* [Cross-Browser Support](https://github.com/cerner/terra-core/wiki/Component-Features#cross-browser-support) | ||
* [Responsive Support](https://github.com/cerner/terra-core/wiki/Component-Features#responsive-support) | ||
* [Mobile Support](https://github.com/cerner/terra-core/wiki/Component-Features#mobile-support) | ||
* [Cross-Browser Support](https://github.com/cerner/terra-ui/blob/master/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#cross-browser-support) | ||
* [Responsive Support](https://github.com/cerner/terra-ui/blob/master/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#responsive-support) | ||
* [Mobile Support](https://github.com/cerner/terra-ui/blob/master/src/terra-dev-site/contributing/ComponentStandards.e.contributing.md#mobile-support) |
{ | ||
"name": "terra-toggle", | ||
"main": "lib/Toggle.js", | ||
"version": "2.22.0", | ||
"version": "2.23.0", | ||
"description": "Toggle component that transitions content in and out.", | ||
@@ -32,4 +32,4 @@ "repository": { | ||
"react-animate-height": "^2.0.1", | ||
"terra-doc-template": "^1.16.0", | ||
"terra-icon": "^2.23.0" | ||
"terra-doc-template": "^1.17.0", | ||
"terra-icon": "^2.24.0" | ||
}, | ||
@@ -36,0 +36,0 @@ "scripts": { |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
0
63515
27
922
Updatedterra-doc-template@^1.17.0
Updatedterra-icon@^2.24.0