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

@dydxprotocol/v4-localization

Package Overview
Dependencies
Maintainers
2
Versions
330
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 0.1.3 to 0.1.4

4

config/localization/en/tooltips.json

@@ -26,2 +26,6 @@ {

},
"BASE_POSITION_NOTIONAL": {
"TITLE": "Base Position Notional",
"BODY": "The maximum position size at which the margin requirements are not increased."
},
"BRACKET_ORDER_SL": {

@@ -28,0 +32,0 @@ "TITLE": "Stop Loss",

2

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

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

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

ACCOUNT_LEVERAGE_TITLE: 'TOOLTIPS.TRADE.ACCOUNT_LEVERAGE.TITLE',
BASE_POSITION_NOTIONAL_BODY: 'TOOLTIPS.TRADE.BASE_POSITION_NOTIONAL.BODY',
BASE_POSITION_NOTIONAL_TITLE: 'TOOLTIPS.TRADE.BASE_POSITION_NOTIONAL.TITLE',
BRACKET_ORDER_SL_BODY: 'TOOLTIPS.TRADE.BRACKET_ORDER_SL.BODY',

@@ -42,0 +44,0 @@ BRACKET_ORDER_SL_TITLE: 'TOOLTIPS.TRADE.BRACKET_ORDER_SL.TITLE',

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