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 7.0.0-next.2 to 7.0.0

16

CHANGELOG.md

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

# [7.0.0](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/i18n@6.0.14...@refinitiv-ui/i18n@7.0.0) (2023-06-30)
**Note:** Version bump only for package @refinitiv-ui/i18n
## [6.0.14](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/i18n@6.0.13...@refinitiv-ui/i18n@6.0.14) (2023-06-23)
**Note:** Version bump only for package @refinitiv-ui/i18n
## [6.0.13](https://github.com/Refinitiv/refinitiv-ui/compare/@refinitiv-ui/i18n@6.0.12...@refinitiv-ui/i18n@6.0.13) (2023-06-06)

@@ -8,0 +24,0 @@

11

package.json
{
"name": "@refinitiv-ui/i18n",
"version": "7.0.0-next.2",
"version": "7.0.0",
"description": "i18n support for Web Components",

@@ -17,2 +17,3 @@ "main": "./lib/index.js",

"build:prod": "tsc",
"clean": "nx exec -- rm -rf lib tsconfig.tsbuildinfo",
"lint": "eslint .",

@@ -36,7 +37,7 @@ "lint:fix": "eslint . --fix",

"devDependencies": {
"@refinitiv-ui/phrasebook": "^7.0.0-next.2",
"@refinitiv-ui/test-helpers": "^7.0.0-next.2"
"@refinitiv-ui/phrasebook": "^7.0.0",
"@refinitiv-ui/test-helpers": "^7.0.0"
},
"peerDependencies": {
"@refinitiv-ui/phrasebook": "^7.0.0-next.2"
"@refinitiv-ui/phrasebook": "^7.0.0"
},

@@ -46,3 +47,3 @@ "publishConfig": {

},
"gitHead": "06280dbb2701c7c126651b796a327a51a109d970"
"gitHead": "e5aa78ca0e3525fccb09b4d1ceb772fcff3fb15b"
}

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