Socket
Socket
Sign inDemoInstall

terra-i18n

Package Overview
Dependencies
Maintainers
10
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 2.0.0 to 2.1.0

5

CHANGELOG.md

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

2.1.0 - (February 26, 2018)
------------------
### Changed
* Minor version bump
2.0.0 - (February 12, 2018)

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

8

docs/DEPENDENCIES.md

@@ -9,3 +9,3 @@ # Dependency Information

| prop-types | ^15.5.8 | -- | Runtime type checking for React props and similar objects. |
| react-intl | ^2.3.0 | ^0.14.9 \|\| ^15.0.0 \|\| ^16.0.0 | Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. |
| react-intl | ^2.4.0 | ^0.14.9 \|\| ^15.0.0 \|\| ^16.0.0 | Internationalize React apps. This library provides React components and an API to format dates, numbers, and strings, including pluralization and handling translations. |

@@ -16,3 +16,3 @@ ## devDependencies

| babel-jest | ^19.0.0 | -- | [Babel](https://github.com/babel/babel) [jest](https://github.com/facebook/jest) plugin |
| terra-props-table | ^1.12.0 | ^15.4.2 | terra-props-table |
| terra-props-table | ^2.0.0 | ^16.2.0 | terra-props-table |

@@ -22,3 +22,3 @@ ## peerDependencies

|-|-|-|-|
| react | ^15.4.2 | -- | React is a JavaScript library for building user interfaces. |
| react-dom | ^15.4.2 | ^15.6.2 | React package for working with the DOM. |
| react | ^16.2.0 | -- | React is a JavaScript library for building user interfaces. |
| react-dom | ^16.2.0 | ^16.0.0 | React package for working with the DOM. |
{
"name": "terra-i18n",
"main": "lib/I18n.js",
"version": "2.0.0",
"version": "2.1.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": "^2.0.0"
"terra-props-table": "^2.1.0"
},

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

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