currency_contry_exchange
Advanced tools
Comparing version 1.0.6 to 1.0.7
@@ -1,1 +0,1 @@ | ||
var MyLib=function(){"use strict";const e={PE:{Cliente:"Cedente",Deudor:"Aceptante"},CL:{Cliente:"Cliente",Deudor:"Deudor"}};class t{constructor(){}etiquetas(n="Cliente",r="PE"){return e[r][n]}}return t}(); | ||
var MyLib=function(e){"use strict";const t={PE:{Cliente:"Cedente",Deudor:"Aceptante"},CL:{Cliente:"Cliente",Deudor:"Deudor"}};class n{constructor(){}etiquetas(r="Cliente",u="PE"){return t[u][r]}}return e.Changescurrezycontriestemp=n,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),e}({}); |
@@ -11,3 +11,3 @@ const n = { | ||
}; | ||
class s { | ||
class o { | ||
constructor() { | ||
@@ -20,3 +20,3 @@ } | ||
export { | ||
s as default | ||
o as Changescurrezycontriestemp | ||
}; |
{ | ||
"name": "currency_contry_exchange", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "files": ["dist"], |
Sorry, the diff of this file is not supported yet
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
3420
26