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

@dydxprotocol/v4-localization

Package Overview
Dependencies
Maintainers
0
Versions
337
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.224 to 1.1.225

8

config/localization/en/tooltips.json

@@ -203,2 +203,10 @@ {

},
"POSITION_MARGIN": {
"TITLE": "Position Margin",
"BODY": "The amount of collateral backing the position."
},
"POSITION_LEVERAGE": {
"TITLE": "Position Leverage",
"BODY": "Leverage changes the multiplier on your gains or losses. Increasing your leverage increases how much you would gain / lose on a trade with the same price movement."
},
"POST_ONLY": {

@@ -205,0 +213,0 @@ "TITLE": "Post-Only",

2

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

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

@@ -154,2 +154,6 @@ // !! GENERATED FILE - DO NOT EDIT

PORTFOLIO_VALUE_TITLE: 'TOOLTIPS.TRADE.PORTFOLIO_VALUE.TITLE',
POSITION_LEVERAGE_BODY: 'TOOLTIPS.TRADE.POSITION_LEVERAGE.BODY',
POSITION_LEVERAGE_TITLE: 'TOOLTIPS.TRADE.POSITION_LEVERAGE.TITLE',
POSITION_MARGIN_BODY: 'TOOLTIPS.TRADE.POSITION_MARGIN.BODY',
POSITION_MARGIN_TITLE: 'TOOLTIPS.TRADE.POSITION_MARGIN.TITLE',
POST_ONLY_BODY: 'TOOLTIPS.TRADE.POST_ONLY.BODY',

@@ -156,0 +160,0 @@ POST_ONLY_TITLE: 'TOOLTIPS.TRADE.POST_ONLY.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