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.23 to 1.2.28

3

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

@@ -9,3 +9,4 @@ export declare enum FiatShortCode {

JPY = "JPY",
CHF = "CHF"
CHF = "CHF",
BGN = "BGN"
}

@@ -14,3 +14,4 @@ "use strict";

FiatShortCode["CHF"] = "CHF";
FiatShortCode["BGN"] = "BGN";
})(FiatShortCode = exports.FiatShortCode || (exports.FiatShortCode = {}));
//# sourceMappingURL=fiat-shortcode.enum.js.map
{
"name": "@fintech-solutions/core",
"private": false,
"version": "1.2.23",
"version": "1.2.28",
"description": "",

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

"license": "ISC",
"gitHead": "8242f3d6fa50b2aaab1808114c2511f46136c1a8"
"gitHead": "d4a097c9040a2aff1f0d80d3d39610837077075f"
}

@@ -10,2 +10,3 @@ export enum FiatShortCode {

CHF = 'CHF',
BGN = 'BGN',
}

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