@cnlabs/bank-utils
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -1,1 +0,1 @@ | ||
export declare function getCurrentBankHost(origin: any): any; | ||
export declare function getCurrentBankHost(origin: string): string; |
{ | ||
"name": "@cnlabs/bank-utils", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Helpers for simple work with bank partners", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
2989