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

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.27.0 to 2.28.0

5

CHANGELOG.md

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

2.27.0 - (November 13, 2018)
------------------
### Changed
* Minor dependency version bump
2.26.0 - (November 9, 2018)

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

6

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

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

"react-intl": "^2.4.0",
"terra-doc-template": "^1.20.0"
"terra-doc-template": "^1.21.0"
},
"scripts": {
"compile": "npm run compile:clean && npm run compile:build",
"compile": "npm run compile:clean && npm run compile:build && tt-pack",
"compile:clean": "rimraf lib",

@@ -49,0 +49,0 @@ "compile:build": "babel src --out-dir lib --copy-files",

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