New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@shopify/react-i18n

Package Overview
Dependencies
Maintainers
13
Versions
289
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopify/react-i18n - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

4

CHANGELOG.md

@@ -11,2 +11,6 @@ # Changelog

## [1.2.3] - 2019-05-09
- Now exports formerly missing typings for `TranslationDictionary` ([#693](https://github.com/Shopify/quilt/pull/693))
## [1.2.0] - 2019-04-26

@@ -13,0 +17,0 @@

2

dist/index.d.ts

@@ -7,3 +7,3 @@ export { I18nManager, ExtractedTranslations } from './manager';

export { translate } from './utilities';
export { I18nDetails, LanguageDirection, CurrencyCode } from './types';
export { I18nDetails, LanguageDirection, CurrencyCode, TranslationDictionary, } from './types';
export { currencyDecimalPlaces, DEFAULT_DECIMAL_PLACES, DateStyle, Weekday, } from './constants';
{
"name": "@shopify/react-i18n",
"version": "1.2.2",
"version": "1.2.3",
"license": "MIT",

@@ -5,0 +5,0 @@ "description": "i18n utilities for React handling translations, formatting, and more.",

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