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.13.0 to 2.14.0

5

CHANGELOG.md

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

2.14.0 - (July 10, 2018)
------------------
### Changed
* Minor dependency version bump
2.13.0 - (June 28, 2018)

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

4

docs/DEPENDENCIES.md

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

| commander | ^2.9.0 | -- | the complete solution for node.js command-line programs |
| fs-extra | ^6.0.1 | | |
| fs-extra | ^6.0.1 | -- | fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. |
| glob | ^7.1.1 | -- | a little globber |

@@ -15,3 +15,3 @@ | intl | ^1.2.5 | -- | Polyfill the ECMA-402 Intl API (except collation) |

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

@@ -18,0 +18,0 @@ ## devDependencies

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

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

"react-intl": "^2.4.0",
"terra-doc-template": "^1.8.0"
"terra-doc-template": "^1.9.0"
},

@@ -46,0 +46,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