Socket
Socket
Sign inDemoInstall

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 4.8.0 to 4.9.0

5

CHANGELOG.md

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

4.9.0 - (July 16, 2019)
------------------
### Added
* Added documentation on required peerDependencies
4.8.0 - (July 11, 2019)

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

@@ -13,2 +13,20 @@ # Terra I18n

<!-- AUTO-GENERATED-CONTENT:START Peer Dependencies -->
## Peer Dependencies
<details>
<summary>View information on this component's peer dependencies.</summary>
This component requires the following peer dependencies be installed in your app for the component to properly function.
| Peer Dependency | Version |
|-|-|
| react | ^16.8.5 |
| react-dom | ^16.8.5 |
| react-intl | ^2.8.0 |
</details>
<!-- AUTO-GENERATED-CONTENT:END -->
## i18nLoader

@@ -15,0 +33,0 @@

4

package.json
{
"name": "terra-i18n",
"main": "lib/I18n.js",
"version": "4.8.0",
"version": "4.9.0",
"description": "The terra-i18n package provides on-demand internationalization of React components.",

@@ -32,3 +32,3 @@ "repository": {

"prop-types": "^15.5.8",
"terra-doc-template": "^2.12.0"
"terra-doc-template": "^2.13.0"
},

@@ -35,0 +35,0 @@ "scripts": {

@@ -20,2 +20,20 @@ # Terra I18n

<!-- AUTO-GENERATED-CONTENT:START Peer Dependencies -->
## Peer Dependencies
<details>
<summary>View information on this component's peer dependencies.</summary>
This component requires the following peer dependencies be installed in your app for the component to properly function.
| Peer Dependency | Version |
|-|-|
| react | ^16.8.5 |
| react-dom | ^16.8.5 |
| react-intl | ^2.8.0 |
</details>
<!-- AUTO-GENERATED-CONTENT:END -->
## Documentation

@@ -22,0 +40,0 @@

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