Socket
Socket
Sign inDemoInstall

@aerapass/country-data

Package Overview
Dependencies
Maintainers
4
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aerapass/country-data - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

2

lib/index.js

@@ -10,3 +10,3 @@ "use strict";

var __exportStar = (this && this.__exportStar) || function(m, exports) {
for (var p in m) if (p !== "default" && !exports.hasOwnProperty(p)) __createBinding(exports, m, p);
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
};

@@ -13,0 +13,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

{
"name": "@aerapass/country-data",
"version": "1.0.2",
"version": "1.0.3",
"description": "Data about countries - like their ISO codes and currencies",

@@ -29,20 +29,20 @@ "author": "Aerapass Ltd. <info@aerapass.com>",

"currency-symbol-map": "^4.0.4",
"underscore": "^1.10.2"
"underscore": "^1.11.0"
},
"devDependencies": {
"@types/jest": "^26.0.4",
"@types/node": "^14.0.20",
"@types/underscore": "^1.10.2",
"@typescript-eslint/eslint-plugin": "^3.4.0",
"@typescript-eslint/parser": "^3.4.0",
"@types/jest": "^26.0.15",
"@types/node": "^14.14.0",
"@types/underscore": "^1.10.24",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"canonical-json": "~0.0.4",
"csv": "^5.3.2",
"eslint": "^7.3.1",
"eslint-config-prettier": "^6.11.0",
"eslint": "^7.11.0",
"eslint-config-prettier": "^6.13.0",
"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.1.0",
"prettier": "^2.0.5",
"ts-jest": "^26.1.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.6"
"jest": "^26.6.0",
"prettier": "^2.1.2",
"ts-jest": "^26.4.1",
"ts-node": "^9.0.0",
"typescript": "^4.0.3"
},

@@ -49,0 +49,0 @@ "jest": {

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