terra-i18n
Advanced tools
Comparing version 0.2.2 to 0.3.0
{ | ||
"name": "terra-i18n", | ||
"main": "lib/I18n.js", | ||
"version": "0.2.2", | ||
"version": "0.3.0", | ||
"description": "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.", | ||
@@ -25,3 +25,3 @@ "repository": { | ||
"babel-jest": "^19.0.0", | ||
"terra-toolkit": "^0.3.2" | ||
"terra-toolkit": "^0.4.0" | ||
}, | ||
@@ -36,4 +36,3 @@ "peerDependencies": { | ||
"prop-types": "^15.5.8", | ||
"react-intl": "^2.3.0", | ||
"terra-base": "^0.4.2" | ||
"react-intl": "^2.3.0" | ||
}, | ||
@@ -40,0 +39,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
6
17
23539
20
216
- Removedterra-base@^0.4.2
- Removedterra-base@0.4.2(transitive)