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
329
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.195 to 1.1.196

4

config/localization/en/tooltips.json

@@ -106,2 +106,6 @@ {

},
"LIMIT_CLOSE": {
"TITLE": "Limit Close",
"BODY": "A limit close may not happen instantly, and will only be filled once the entered price is hit. Monitor the Orders tab to check its status."
},
"LIMIT_PRICE": {

@@ -108,0 +112,0 @@ "TITLE": "Limit Price",

2

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

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

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

LEVERAGE_TITLE: 'TOOLTIPS.TRADE.LEVERAGE.TITLE',
LIMIT_CLOSE_BODY: 'TOOLTIPS.TRADE.LIMIT_CLOSE.BODY',
LIMIT_CLOSE_TITLE: 'TOOLTIPS.TRADE.LIMIT_CLOSE.TITLE',
LIMIT_PRICE_BODY: 'TOOLTIPS.TRADE.LIMIT_PRICE.BODY',

@@ -105,0 +107,0 @@ LIMIT_PRICE_TITLE: 'TOOLTIPS.TRADE.LIMIT_PRICE.TITLE',

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