terra-toggle
Advanced tools
Comparing version 2.19.0 to 2.20.0
@@ -7,2 +7,7 @@ Changelog | ||
2.20.0 - (September 4, 2018) | ||
------------------ | ||
### Changed | ||
* Minor dependency version bump | ||
2.19.0 - (August 29, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -9,4 +9,4 @@ # Dependency Information | ||
| react-animate-height | ^2.0.1 | >=15.6.2 | Lightweight React component for animating height using CSS transitions. | | ||
| terra-doc-template | ^1.12.0 | ^16.2.0 | Provides an adjustable template for documentation pages. | | ||
| terra-icon | ^2.19.0 | ^16.2.0 | terra-icon | | ||
| terra-doc-template | ^1.13.0 | ^16.2.0 | Provides an adjustable template for documentation pages. | | ||
| terra-icon | ^2.20.0 | ^16.2.0 | terra-icon | | ||
@@ -13,0 +13,0 @@ ## peerDependencies |
{ | ||
"name": "terra-toggle", | ||
"main": "lib/Toggle.js", | ||
"version": "2.19.0", | ||
"version": "2.20.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.13.0", | ||
"terra-icon": "^2.20.0" | ||
"terra-doc-template": "^1.14.0", | ||
"terra-icon": "^2.21.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
62925
27
923
Updatedterra-doc-template@^1.14.0
Updatedterra-icon@^2.21.0