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.11.0 to 2.12.0

5

CHANGELOG.md

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

2.12.0 - (June 22, 2018)
------------------
### Changed
* Major dependency version bump for `fs-extra`
2.11.0 - (June 12, 2018)

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

1

docs/DEPENDENCIES.md

@@ -14,2 +14,3 @@ # Dependency Information

| 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. |
| terra-doc-template | ^1.6.0 | ^16.2.0 | Provides an adjustable template for documentation pages. |

@@ -16,0 +17,0 @@ ## devDependencies

6

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

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

"commander": "^2.9.0",
"fs-extra": "^5.0.0",
"fs-extra": "^6.0.1",
"glob": "^7.1.1",

@@ -44,3 +44,3 @@ "intl": "^1.2.5",

"react-intl": "^2.4.0",
"terra-doc-template": "^1.6.0"
"terra-doc-template": "^1.7.0"
},

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

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