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

@refinitiv-ui/i18n

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@refinitiv-ui/i18n - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [6.0.2](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/i18n@6.0.1...@refinitiv-ui/i18n@6.0.2) (2022-07-19)
**Note:** Version bump only for package @refinitiv-ui/i18n
## [6.0.1](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/i18n@6.0.0...@refinitiv-ui/i18n@6.0.1) (2022-06-20)

@@ -8,0 +16,0 @@

3

lib/index.d.ts

@@ -1,4 +0,5 @@

export type { TranslateOptions, TranslateMessage, TranslateParams, UnicodeExtensions, MessageFormats, MessageOptions } from './types';
import type { TranslateOptions, TranslateMessage, TranslateParams, UnicodeExtensions, MessageFormats, MessageOptions } from './types';
export type { TranslateOptions, TranslateMessage, TranslateParams, UnicodeExtensions, MessageFormats, MessageOptions };
export { LangObserverCallback, LangAttributeObserver } from './lang-attribute-observer.js';
export { t, clearCache, resolveLocale, clearCachedRecord } from './translate.js';
export { DEFAULT_LOCALE } from './constants.js';
{
"name": "@refinitiv-ui/i18n",
"version": "6.0.1",
"version": "6.0.2",
"description": "i18n support for Web Components",

@@ -34,7 +34,7 @@ "main": "./lib/index.js",

"devDependencies": {
"@refinitiv-ui/phrasebook": "^6.1.0",
"@refinitiv-ui/test-helpers": "^6.0.1"
"@refinitiv-ui/phrasebook": "^6.1.1",
"@refinitiv-ui/test-helpers": "^6.0.2"
},
"peerDependencies": {
"@refinitiv-ui/phrasebook": "^6.1.0"
"@refinitiv-ui/phrasebook": "^6.1.1"
},

@@ -44,3 +44,3 @@ "publishConfig": {

},
"gitHead": "bbebf238324b4138b55ea7e585a70a3d69023d4a"
"gitHead": "555d6c80c253de726ea3dcbb678ad913b41082a6"
}

Sorry, the diff of this file is not supported yet

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