Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

terra-i18n

Package Overview
Dependencies
Maintainers
9
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

terra-i18n - npm Package Compare versions

Comparing version 1.13.0 to 1.14.0

5

CHANGELOG.md

@@ -7,2 +7,7 @@ Changelog

1.14.0 - (February 1, 2018)
------------------
### Changed
* Minor version bump
1.13.0 - (January 18, 2018)

@@ -9,0 +14,0 @@ ------------------

4

package.json
{
"name": "terra-i18n",
"main": "lib/I18n.js",
"version": "1.13.0",
"version": "1.14.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-props-table": "^1.11.0"
"terra-props-table": "^1.12.0"
},

@@ -28,0 +28,0 @@ "peerDependencies": {

@@ -23,3 +23,3 @@ // eslint-disable-next-line import/no-extraneous-dependencies

module.exports = resizeTo(['tiny', 'small', 'medium', 'large', 'huge', 'enormous'], {
module.exports = resizeTo(['medium'], {
'Displays ajax error message in default': (browser) => {

@@ -26,0 +26,0 @@ browser

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc