terra-i18n
Advanced tools
Comparing version 0.2.0 to 0.2.1
{ | ||
"name": "terra-i18n", | ||
"main": "lib/I18n.js", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"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.0" | ||
"terra-toolkit": "^0.3.1" | ||
}, | ||
@@ -37,3 +37,3 @@ "peerDependencies": { | ||
"react-intl": "^2.3.0", | ||
"terra-base": "^0.4.0" | ||
"terra-base": "^0.4.1" | ||
}, | ||
@@ -46,5 +46,2 @@ "scripts": { | ||
"lint:js": "$(cd ..; npm bin)/eslint --ext .js,.jsx . --ignore-path ../../.eslintignore", | ||
"release:major": "npm test && node ../../scripts/release/release.js major", | ||
"release:minor": "npm test && node ../../scripts/release/release.js minor", | ||
"release:patch": "npm test && node ../../scripts/release/release.js patch", | ||
"test": "npm run test:spec && npm run test:nightwatch-default", | ||
@@ -51,0 +48,0 @@ "test:spec": "$(cd ..; npm bin)/jest --config ../../jestconfig.json", |
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
590926
Updatedterra-base@^0.4.1