countries-by-gdp-per-capita-cia
Advanced tools
Comparing version 1.0.3 to 1.0.4
{ | ||
"name": "countries-by-gdp-per-capita-cia", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Countries by GDP per capita (PPP) according to CIA (https://www.cia.gov/library/publications/the-world-factbook/rankorder/2004rank.html)", | ||
@@ -30,3 +30,3 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@babel/core": "^7.3.3", | ||
"@babel/core": "^7.5.4", | ||
"babel-cli": "^6.26.0", | ||
@@ -41,7 +41,7 @@ "babel-core": "^6.26.3", | ||
"dirty-chai": "^2.0.1", | ||
"eslint": "^5.14.1", | ||
"eslint-config-airbnb-improved": "^4.0.0", | ||
"eslint-import-resolver-babel-module": "^5.0.1", | ||
"mocha": "^5.2.0", | ||
"sinon": "^7.2.4", | ||
"eslint": "^6.0.1", | ||
"eslint-config-airbnb-improved": "^4.0.9", | ||
"eslint-import-resolver-babel-module": "^5.1.0", | ||
"mocha": "^6.1.4", | ||
"sinon": "^7.3.2", | ||
"sinon-as-promised": "^4.0.3", | ||
@@ -48,0 +48,0 @@ "sinon-chai": "^3.3.0" |
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
23939