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

@dydxprotocol/v4-localization

Package Overview
Dependencies
Maintainers
0
Versions
328
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dydxprotocol/v4-localization - npm Package Compare versions

Comparing version 1.1.222 to 1.1.223

12

config/localization/en/tooltips.json

@@ -155,2 +155,6 @@ {

},
"MARGIN_USED": {
"TITLE": "Margin Used",
"BODY": "Percentage of your total margin used by open positions."
},
"MAX_WITHDRAW": {

@@ -196,2 +200,6 @@ "TITLE": "Maximum Fast Withdraw",

},
"PORTFOLIO_VALUE": {
"TITLE": "Portfolio Value",
"BODY": "Total value of your account."
},
"POST_ONLY": {

@@ -225,2 +233,6 @@ "TITLE": "Post-Only",

},
"REWARDS_EARNED": {
"TITLE": "Rewards Earned",
"BODY": "Earn rewards when you trade on dYdX."
},
"SPREAD": {

@@ -227,0 +239,0 @@ "TITLE": "Spread",

2

package.json
{
"name": "@dydxprotocol/v4-localization",
"version": "1.1.222",
"version": "1.1.223",
"description": "v4 localization",

@@ -5,0 +5,0 @@ "main": "index.ts",

@@ -130,2 +130,4 @@ // !! GENERATED FILE - DO NOT EDIT

MARGIN_USAGE_TITLE: 'TOOLTIPS.TRADE.MARGIN_USAGE.TITLE',
MARGIN_USED_BODY: 'TOOLTIPS.TRADE.MARGIN_USED.BODY',
MARGIN_USED_TITLE: 'TOOLTIPS.TRADE.MARGIN_USED.TITLE',
MAXIMUM_LEVERAGE_BODY: 'TOOLTIPS.TRADE.MAXIMUM_LEVERAGE.BODY',

@@ -151,2 +153,4 @@ MAXIMUM_LEVERAGE_TITLE: 'TOOLTIPS.TRADE.MAXIMUM_LEVERAGE.TITLE',

PARTIAL_CLOSE_TAKE_PROFIT_TITLE: 'TOOLTIPS.TRADE.PARTIAL_CLOSE_TAKE_PROFIT.TITLE',
PORTFOLIO_VALUE_BODY: 'TOOLTIPS.TRADE.PORTFOLIO_VALUE.BODY',
PORTFOLIO_VALUE_TITLE: 'TOOLTIPS.TRADE.PORTFOLIO_VALUE.TITLE',
POST_ONLY_BODY: 'TOOLTIPS.TRADE.POST_ONLY.BODY',

@@ -166,2 +170,4 @@ POST_ONLY_TITLE: 'TOOLTIPS.TRADE.POST_ONLY.TITLE',

REDUCE_ONLY_TIMEINFORCE_IOC_TITLE: 'TOOLTIPS.TRADE.REDUCE_ONLY_TIMEINFORCE_IOC.TITLE',
REWARDS_EARNED_BODY: 'TOOLTIPS.TRADE.REWARDS_EARNED.BODY',
REWARDS_EARNED_TITLE: 'TOOLTIPS.TRADE.REWARDS_EARNED.TITLE',
REWARD_HISTORY_BODY: 'TOOLTIPS.TRADE.REWARD_HISTORY.BODY',

@@ -168,0 +174,0 @@ SPREAD_BODY: 'TOOLTIPS.TRADE.SPREAD.BODY',

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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