Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

terra-i18n

Package Overview
Dependencies
Maintainers
8
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 0.2.0 to 0.2.1

9

package.json
{
"name": "terra-i18n",
"main": "lib/I18n.js",
"version": "0.2.0",
"version": "0.2.1",
"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-toolkit": "^0.3.0"
"terra-toolkit": "^0.3.1"
},

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

"react-intl": "^2.3.0",
"terra-base": "^0.4.0"
"terra-base": "^0.4.1"
},

@@ -46,5 +46,2 @@ "scripts": {

"lint:js": "$(cd ..; npm bin)/eslint --ext .js,.jsx . --ignore-path ../../.eslintignore",
"release:major": "npm test && node ../../scripts/release/release.js major",
"release:minor": "npm test && node ../../scripts/release/release.js minor",
"release:patch": "npm test && node ../../scripts/release/release.js patch",
"test": "npm run test:spec && npm run test:nightwatch-default",

@@ -51,0 +48,0 @@ "test:spec": "$(cd ..; npm bin)/jest --config ../../jestconfig.json",

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