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

@dydxprotocol/v4-localization

Package Overview
Dependencies
Maintainers
1
Versions
335
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.13 to 1.1.14

12

config/localization/en/tooltips.json

@@ -158,2 +158,6 @@ {

},
"POST_ONLY_TIMEINFORCE_GTT": {
"TITLE": "Post-Only",
"BODY": "Post-Only is only available if Time in Force is set to Good Til Time."
},
"PRICE_IMPACT": {

@@ -171,2 +175,10 @@ "TITLE": "Price Impact",

},
"REDUCE_ONLY_TIMEINFORCE_IOC_FOK": {
"TITLE": "Reduce-Only",
"BODY": "Reduce-Only is only available if Time in Force is set to IOC or FOK."
},
"REDUCE_ONLY_EXECUTION_IOC_FOK": {
"TITLE": "Reduce-Only",
"BODY": "Reduce-Only is only available if Execution is set to IOC or FOK."
},
"SPREAD": {

@@ -173,0 +185,0 @@ "TITLE": "Spread",

2

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

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

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

POST_ONLY_TITLE: 'TOOLTIPS.TRADE.POST_ONLY.TITLE',
POST_ONLY_TIMEINFORCE_GTT_BODY: 'TOOLTIPS.TRADE.POST_ONLY_TIMEINFORCE_GTT.BODY',
POST_ONLY_TIMEINFORCE_GTT_TITLE: 'TOOLTIPS.TRADE.POST_ONLY_TIMEINFORCE_GTT.TITLE',
PRICE_IMPACT_BODY: 'TOOLTIPS.TRADE.PRICE_IMPACT.BODY',

@@ -120,2 +122,7 @@ PRICE_IMPACT_TITLE: 'TOOLTIPS.TRADE.PRICE_IMPACT.TITLE',

REDUCE_ONLY_TITLE: 'TOOLTIPS.TRADE.REDUCE_ONLY.TITLE',
REDUCE_ONLY_EXECUTION_IOC_FOK_BODY: 'TOOLTIPS.TRADE.REDUCE_ONLY_EXECUTION_IOC_FOK.BODY',
REDUCE_ONLY_EXECUTION_IOC_FOK_TITLE: 'TOOLTIPS.TRADE.REDUCE_ONLY_EXECUTION_IOC_FOK.TITLE',
REDUCE_ONLY_TIMEINFORCE_IOC_FOK_BODY: 'TOOLTIPS.TRADE.REDUCE_ONLY_TIMEINFORCE_IOC_FOK.BODY',
REDUCE_ONLY_TIMEINFORCE_IOC_FOK_TITLE: 'TOOLTIPS.TRADE.REDUCE_ONLY_TIMEINFORCE_IOC_FOK.TITLE',
REWARD_HISTORY_BODY: 'TOOLTIPS.TRADE.REWARD_HISTORY.BODY',
SPREAD_BODY: 'TOOLTIPS.TRADE.SPREAD.BODY',

@@ -122,0 +129,0 @@ SPREAD_TITLE: 'TOOLTIPS.TRADE.SPREAD.TITLE',

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