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

@dydxprotocol/v4-localization

Package Overview
Dependencies
Maintainers
0
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.209 to 1.1.210

5

config/localization/en/tooltips.json
{
"GENERAL": {
"DYDX_ADDRESS": {
"DYDX_ADDRESS_FROM_ETHEREUM": {
"BODY": "Your dYdX Chain address \"{DYDX_ADDRESS}\" was created from the signature of the Ethereum address \"{EVM_ADDRESS}\"."
},
"DYDX_ADDRESS_FROM_SOLANA": {
"BODY": "Your dYdX Chain address \"{DYDX_ADDRESS}\" was created from the signature of the Solana address \"{SOLANA_ADDRESS}\"."
},
"LEGACY_SIGNING": {

@@ -7,0 +10,0 @@ "TITLE": "Legacy Signing",

2

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

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

@@ -38,3 +38,4 @@ // !! GENERATED FILE - DO NOT EDIT

DYDX_ADDRESS_BODY: 'TOOLTIPS.GENERAL.DYDX_ADDRESS.BODY',
DYDX_ADDRESS_FROM_ETHEREUM_BODY: 'TOOLTIPS.GENERAL.DYDX_ADDRESS_FROM_ETHEREUM.BODY',
DYDX_ADDRESS_FROM_SOLANA_BODY: 'TOOLTIPS.GENERAL.DYDX_ADDRESS_FROM_SOLANA.BODY',
LEGACY_SIGNING_BODY: 'TOOLTIPS.GENERAL.LEGACY_SIGNING.BODY',

@@ -41,0 +42,0 @@ LEGACY_SIGNING_TITLE: 'TOOLTIPS.GENERAL.LEGACY_SIGNING.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