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.184 to 1.1.185

8

config/localization_notifications/en/app.json

@@ -176,2 +176,10 @@ {

},
"MARKET_WIND_DOWN": {
"TITLE": "{MARKET} market wound down",
"BODY": "On {DATE}, the {MARKET} market went through final settlement. Existing positions have been closed and open orders have now been canceled. You can find more information regarding the final settlement {HERE_LINK}."
},
"MARKET_WIND_DOWN_PROPOSAL": {
"TITLE": "Live proposal to wind down {MARKET} market",
"BODY": "There is currently a live proposal to wind down the {MARKET} market. If passed, the {MARKET} market will enter final settlement on {DATE}. Existing positions will be closed and open orders will be canceled. You can find more information regarding the proposal {HERE_LINK}."
},
"TWO_MARKET_WIND_DOWN": {

@@ -178,0 +186,0 @@ "TITLE": "{MARKET_1} and {MARKET_2} markets wound down",

2

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

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

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

MARKET_PARAM_UPDATE_TITLE: 'NOTIFICATIONS.MARKET_PARAM_UPDATE.TITLE',
MARKET_WIND_DOWN_BODY: 'NOTIFICATIONS.MARKET_WIND_DOWN.BODY',
MARKET_WIND_DOWN_TITLE: 'NOTIFICATIONS.MARKET_WIND_DOWN.TITLE',
MARKET_WIND_DOWN_PROPOSAL_BODY: 'NOTIFICATIONS.MARKET_WIND_DOWN_PROPOSAL.BODY',
MARKET_WIND_DOWN_PROPOSAL_TITLE: 'NOTIFICATIONS.MARKET_WIND_DOWN_PROPOSAL.TITLE',
OFFSETTING_BODY: 'NOTIFICATIONS.OFFSETTING.BODY',

@@ -34,0 +38,0 @@ OFFSETTING_TITLE: 'NOTIFICATIONS.OFFSETTING.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