terra-base
Advanced tools
Comparing version 3.3.0 to 3.4.0
@@ -7,2 +7,7 @@ Changelog | ||
3.4.0 - (April 5, 2018) | ||
------------------ | ||
### Changed | ||
* Minor version bump | ||
3.3.0 - (March 30, 2018) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -8,4 +8,3 @@ # Dependency Information | ||
| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. | | ||
| terra-i18n | ^2.2.0 | ^16.2.0 | The terra-i18n component provides the internationalization to the React component. Terra supports the following locales: 'de' 'es' 'en' 'en-US' 'en-GB', 'fi-FI', 'fr', 'pt'. All locales related files are loading on demand. | | ||
| terra-mixins | ^1.13.0 | -- | terra-mixins | | ||
| terra-i18n | ^2.3.0 | ^16.2.0 | The terra-i18n package provides on-demand internationalization of React components. | | ||
@@ -17,2 +16,1 @@ ## peerDependencies | ||
| react-dom | ^16.2.0 | ^16.0.0 | React package for working with the DOM. | | ||
| terra-mixins | ^1.13.0 | -- | terra-mixins | |
{ | ||
"name": "terra-base", | ||
"main": "lib/Base.js", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"description": "The base component sets minimal global styles for an application.", | ||
@@ -30,3 +30,3 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-i18n": "^2.3.0" | ||
"terra-i18n": "^2.4.0" | ||
}, | ||
@@ -33,0 +33,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
139105
Updatedterra-i18n@^2.4.0