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

@refinitiv-ui/phrasebook

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@refinitiv-ui/phrasebook - npm Package Compare versions

Comparing version

to
6.0.0-next.1

lib/locale/de/card.d.ts

11

package.json
{
"name": "@refinitiv-ui/phrasebook",
"version": "6.0.0-next.0",
"version": "6.0.0-next.1",
"description": "Collection of messages in EF components for translation",

@@ -37,2 +37,3 @@ "author": "Refinitiv",

"./locale/de/notification.js": "./lib/locale/de/notification.js",
"./locale/de/card.js": "./lib/locale/de/card.js",
"./locale/en/appstate-bar.js": "./lib/locale/en/appstate-bar.js",

@@ -51,2 +52,3 @@ "./locale/en/calendar.js": "./lib/locale/en/calendar.js",

"./locale/en/notification.js": "./lib/locale/en/notification.js",
"./locale/en/card.js": "./lib/locale/en/card.js",
"./locale/ja/appstate-bar.js": "./lib/locale/ja/appstate-bar.js",

@@ -65,2 +67,3 @@ "./locale/ja/calendar.js": "./lib/locale/ja/calendar.js",

"./locale/ja/notification.js": "./lib/locale/ja/notification.js",
"./locale/ja/card.js": "./lib/locale/ja/card.js",
"./locale/zh/appstate-bar.js": "./lib/locale/zh/appstate-bar.js",

@@ -79,2 +82,3 @@ "./locale/zh/calendar.js": "./lib/locale/zh/calendar.js",

"./locale/zh/notification.js": "./lib/locale/zh/notification.js",
"./locale/zh/card.js": "./lib/locale/zh/card.js",
"./locale/zh-hant/appstate-bar.js": "./lib/locale/zh-hant/appstate-bar.js",

@@ -92,3 +96,4 @@ "./locale/zh-hant/calendar.js": "./lib/locale/zh-hant/calendar.js",

"./locale/zh-hant/tree-select.js": "./lib/locale/zh-hant/tree-select.js",
"./locale/zh-hant/notification.js": "./lib/locale/zh-hant/notification.js"
"./locale/zh-hant/notification.js": "./lib/locale/zh-hant/notification.js",
"./locale/zh-hant/card.js": "./lib/locale/zh-hant/card.js"
},

@@ -116,3 +121,3 @@ "scripts": {

},
"gitHead": "bcf7e781bfe92f3450e916730ba87c050d8744af"
"gitHead": "45d88966ba04bbc9d4240c109c18f54cc860f24d"
}

Sorry, the diff of this file is not supported yet