terra-base
Advanced tools
Comparing version 2.6.0 to 2.6.1
@@ -8,3 +8,3 @@ # Dependency Information | ||
| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. | | ||
| terra-i18n | ^1.9.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-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 | | ||
@@ -15,3 +15,3 @@ | ||
|-|-|-|-| | ||
| terra-props-table | ^1.9.0 | ^15.4.2 | terra-props-table | | ||
| terra-props-table | ^1.10.0 | ^15.4.2 | terra-props-table | | ||
@@ -18,0 +18,0 @@ ## peerDependencies |
{ | ||
"name": "terra-base", | ||
"main": "lib/Base.js", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "The base component sets minimal global styles for an application.", | ||
@@ -24,3 +24,3 @@ "repository": { | ||
"devDependencies": { | ||
"terra-props-table": "^1.10.0" | ||
"terra-props-table": "^1.10.1" | ||
}, | ||
@@ -30,3 +30,3 @@ "peerDependencies": { | ||
"react-dom": "^15.4.2", | ||
"terra-mixins": "^1.11.0" | ||
"terra-mixins": "^1.11.1" | ||
}, | ||
@@ -36,4 +36,4 @@ "dependencies": { | ||
"prop-types": "^15.5.8", | ||
"terra-i18n": "^1.10.0", | ||
"terra-mixins": "^1.11.0" | ||
"terra-i18n": "^1.10.1", | ||
"terra-mixins": "^1.11.1" | ||
}, | ||
@@ -40,0 +40,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
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
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
26818
1
Updatedterra-i18n@^1.10.1
Updatedterra-mixins@^1.11.1