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

@fintech-solutions/core

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fintech-solutions/core - npm Package Compare versions

Comparing version 1.2.13 to 1.2.14

2

dist/domain/asset-shortcode.enum.d.ts

@@ -244,3 +244,5 @@ import { BaseAssetShortcode } from './base-asset-shortcode.enum';

RookEthTokenSepolia: import("./ethereum-asset-shortcode.enum").EthereumAssetSepoliaShortcode.RookEthTokenSepolia;
WrappedBitcoinEthTokenSepolia: import("./ethereum-asset-shortcode.enum").EthereumAssetSepoliaShortcode.WrappedBitcoinEthTokenSepolia;
TokemakEthTokenSepolia: import("./ethereum-asset-shortcode.enum").EthereumAssetSepoliaShortcode.TokemakEthTokenSepolia;
BUSDEthTokenSepolia: import("./ethereum-asset-shortcode.enum").EthereumAssetSepoliaShortcode.BUSDEthTokenSepolia;
OKBEthTokenSepolia: import("./ethereum-asset-shortcode.enum").EthereumAssetSepoliaShortcode.OKBEthTokenSepolia;

@@ -247,0 +249,0 @@ } & {

@@ -211,3 +211,5 @@ export declare enum EthereumAssetMainnetShortcode {

RookEthTokenSepolia = "ROOK_ERC20_SEP",
WrappedBitcoinEthTokenSepolia = "WBTC_ERC20_SEP",
TokemakEthTokenSepolia = "TOKE_ERC20_SEP",
BUSDEthTokenSepolia = "BUSD_ERC20_SEP",
OKBEthTokenSepolia = "OKB_ERC20_SEP"

@@ -214,0 +216,0 @@ }

@@ -216,3 +216,5 @@ "use strict";

EthereumAssetSepoliaShortcode["RookEthTokenSepolia"] = "ROOK_ERC20_SEP";
EthereumAssetSepoliaShortcode["WrappedBitcoinEthTokenSepolia"] = "WBTC_ERC20_SEP";
EthereumAssetSepoliaShortcode["TokemakEthTokenSepolia"] = "TOKE_ERC20_SEP";
EthereumAssetSepoliaShortcode["BUSDEthTokenSepolia"] = "BUSD_ERC20_SEP";
EthereumAssetSepoliaShortcode["OKBEthTokenSepolia"] = "OKB_ERC20_SEP";

@@ -219,0 +221,0 @@ })(EthereumAssetSepoliaShortcode = exports.EthereumAssetSepoliaShortcode || (exports.EthereumAssetSepoliaShortcode = {}));

4

package.json
{
"name": "@fintech-solutions/core",
"private": false,
"version": "1.2.13",
"version": "1.2.14",
"description": "",

@@ -17,3 +17,3 @@ "main": "dist/index.js",

"license": "ISC",
"gitHead": "1005c9eff43378ff37ba3a3f4401a63de12ecd73"
"gitHead": "9054854034acef89b8dc4bed9f6a7719c05aab9d"
}

@@ -212,3 +212,5 @@ export enum EthereumAssetMainnetShortcode {

RookEthTokenSepolia = 'ROOK_ERC20_SEP',
WrappedBitcoinEthTokenSepolia = 'WBTC_ERC20_SEP',
TokemakEthTokenSepolia = 'TOKE_ERC20_SEP',
BUSDEthTokenSepolia = 'BUSD_ERC20_SEP',
OKBEthTokenSepolia = 'OKB_ERC20_SEP',

@@ -215,0 +217,0 @@ }

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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