New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

currency_contry_exchange

Package Overview
Dependencies
Maintainers
0
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

currency_contry_exchange - npm Package Compare versions

Comparing version 1.1.9 to 1.2.1

2

dist/aweson-lib-luis.iife.js

@@ -1,1 +0,1 @@

var MyLib=function(e){"use strict";const l={peru:{cliente:"Cedente",deudor:"Aceptante"},chile:{cliente:"Cliente",deudor:"Deudor"},"":{cliente:"Cliente",deudor:"Deudor"}};class a{constructor(){}labels({contry:t="",label:o="cliente"}){return l[(t==null?void 0:t.toLocaleLowerCase().trim())||""][o.toLocaleLowerCase().trim()||""]}}return e.Faastlocation=a,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),e}({});
var MyLib=function(e){"use strict";const l={peru:{cliente:"Cedente",deudor:"Aceptante",rut:"RUC"},chile:{cliente:"Cliente",deudor:"Deudor",rut:"RUT"},"":{cliente:"Cliente",deudor:"Deudor",rut:"RUT"}};class r{constructor(){}labels({contry:t="",label:a="cliente"}){return l[(t==null?void 0:t.toLocaleLowerCase().trim())||""][a.toLocaleLowerCase().trim()||""]}}return e.Faastlocation=r,Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),e}({});
const l = {
peru: {
cliente: "Cedente",
deudor: "Aceptante"
deudor: "Aceptante",
rut: "RUC"
},
chile: {
cliente: "Cliente",
deudor: "Deudor"
deudor: "Deudor",
rut: "RUT"
},
"": {
cliente: "Cliente",
deudor: "Deudor"
deudor: "Deudor",
rut: "RUT"
}
};
class a {
class o {
constructor() {

@@ -23,3 +26,3 @@ }

export {
a as Faastlocation
o as Faastlocation
};
{
"name": "currency_contry_exchange",
"version": "1.1.9",
"version": "1.2.1",
"type": "module",

@@ -5,0 +5,0 @@ "files": [

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