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.10.0 to 2.11.0

5

CHANGELOG.md

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

2.11.0 - (June 12, 2018)
------------------
### Changed
* Updated "test:jest" script to work on windows.
2.10.0 - (May 30, 2018)

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

6

package.json
{
"name": "terra-i18n",
"main": "lib/I18n.js",
"version": "2.10.0",
"version": "2.11.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.5.0"
"terra-doc-template": "^1.6.0"
},

@@ -54,5 +54,5 @@ "scripts": {

"test": "npm run test:jest && npm run test:wdio",
"test:jest": "jest ./tests/jest/* --config ../../jestconfig.json",
"test:jest": "jest --config ../../jestconfig.js",
"test:wdio": "../../node_modules/.bin/wdio ../../node_modules/terra-dev-site/config/wdio/wdio.conf.js"
}
}
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