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
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 1.1.162 to 1.1.163

6

config/localization/en/tooltips.json

@@ -356,2 +356,8 @@ {

},
"TRADE_CHART": {
"OHLC": {
"TITLE": "OHLC",
"BODY": "Enable or disable OHLC data via mid-price. Disabling this will only display OHLC data from the orderbook."
}
},
"NEW_MARKET_WIDGET": {

@@ -358,0 +364,0 @@ "REFERENCE_PRICE": {

2

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

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

@@ -181,2 +181,7 @@ // !! GENERATED FILE - DO NOT EDIT

// TRADE_CHART
OHLC_BODY: 'TOOLTIPS.TRADE_CHART.OHLC.BODY',
OHLC_TITLE: 'TOOLTIPS.TRADE_CHART.OHLC.TITLE',
// TRANSFER_AND_DEPOSIT

@@ -183,0 +188,0 @@

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