@aerapass/country-data
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "@aerapass/country-data", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"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.11.0" | ||
"underscore": "^1.12.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^26.0.15", | ||
"@types/node": "^14.14.0", | ||
"@types/node": "^14.14.22", | ||
"@types/underscore": "^1.10.24", | ||
"@typescript-eslint/eslint-plugin": "^4.5.0", | ||
"@typescript-eslint/parser": "^4.5.0", | ||
"@typescript-eslint/eslint-plugin": "^4.14.0", | ||
"@typescript-eslint/parser": "^4.14.0", | ||
"canonical-json": "~0.0.4", | ||
"csv": "^5.3.2", | ||
"eslint": "^7.11.0", | ||
"eslint": "^7.18.0", | ||
"eslint-config-prettier": "^6.13.0", | ||
"eslint-plugin-prettier": "^3.1.4", | ||
"jest": "^26.6.0", | ||
"jest": "^26.6.3", | ||
"prettier": "^2.1.2", | ||
"ts-jest": "^26.4.1", | ||
"ts-jest": "^26.4.4", | ||
"ts-node": "^9.0.0", | ||
"typescript": "^4.0.3" | ||
"typescript": "^4.1.3" | ||
}, | ||
@@ -49,0 +49,0 @@ "jest": { |
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
304169
Updatedunderscore@^1.12.0