countries-by-gdp-per-capita-cia
Advanced tools
Comparing version 1.1.1 to 1.1.2
{ | ||
"name": "countries-by-gdp-per-capita-cia", | ||
"version": "1.1.1", | ||
"version": "1.1.2", | ||
"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.8.4", | ||
"@babel/core": "^7.13.14", | ||
"@semantic-release/commit-analyzer": "^8.0.1", | ||
@@ -37,6 +37,6 @@ "@semantic-release/git": "^9.0.0", | ||
"babel-core": "^6.26.3", | ||
"babel-plugin-module-resolver": "^4.0.0", | ||
"babel-plugin-module-resolver": "^4.1.0", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", | ||
"babel-register": "^6.26.0", | ||
"chai": "^4.2.0", | ||
"chai": "^4.3.4", | ||
"chai-as-promised": "^7.1.1", | ||
@@ -47,8 +47,8 @@ "chai-subset": "^1.6.0", | ||
"eslint-config-airbnb-improved": "^4.0.14", | ||
"eslint-import-resolver-babel-module": "^5.1.2", | ||
"mocha": "^7.0.1", | ||
"eslint-import-resolver-babel-module": "^5.2.0", | ||
"mocha": "^7.2.0", | ||
"sinon": "^8.1.1", | ||
"sinon-as-promised": "^4.0.3", | ||
"sinon-chai": "^3.4.0" | ||
"sinon-chai": "^3.6.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
24071