terra-base
Advanced tools
Comparing version 2.6.1 to 2.7.0
@@ -7,2 +7,7 @@ Changelog | ||
2.7.0 - (November 16, 2017) | ||
------------------ | ||
### Changed | ||
* Minor version bump | ||
2.6.0 - (October 6, 2017) | ||
@@ -9,0 +14,0 @@ ------------------ |
@@ -8,4 +8,4 @@ # Dependency Information | ||
| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. | | ||
| terra-i18n | ^1.10.0 | ^15.4.2 | 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.11.0 | -- | terra-mixins | | ||
| terra-i18n | ^1.10.1 | ^15.4.2 | 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.11.1 | -- | terra-mixins | | ||
@@ -15,3 +15,3 @@ ## devDependencies | ||
|-|-|-|-| | ||
| terra-props-table | ^1.10.0 | ^15.4.2 | terra-props-table | | ||
| terra-props-table | ^1.10.1 | ^15.4.2 | terra-props-table | | ||
@@ -23,2 +23,2 @@ ## peerDependencies | ||
| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. | | ||
| terra-mixins | ^1.11.0 | -- | terra-mixins | | ||
| terra-mixins | ^1.11.1 | -- | terra-mixins | |
{ | ||
"name": "terra-base", | ||
"main": "lib/Base.js", | ||
"version": "2.6.1", | ||
"version": "2.7.0", | ||
"description": "The base component sets minimal global styles for an application.", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
"prop-types": "^15.5.8", | ||
"terra-i18n": "^1.10.1", | ||
"terra-i18n": "^1.11.0", | ||
"terra-mixins": "^1.11.1" | ||
@@ -37,0 +37,0 @@ }, |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
42063
15
0
Updatedterra-i18n@^1.11.0