hmpo-countries-lib
Advanced tools
Comparing version 4.0.0 to 4.0.1
{ | ||
"name": "hmpo-countries-lib", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Country lists", | ||
@@ -9,3 +9,3 @@ "main": "./lib", | ||
"test": "npm run unit", | ||
"posttest": "npm run check-coverage && npm audit", | ||
"posttest": "npm run check-coverage && npm audit --production", | ||
"lint": "eslint .", | ||
@@ -30,4 +30,4 @@ "unit": "nyc --reporter=lcov --reporter=text-summary _mocha test --recursive", | ||
"debug": "^4.1.1", | ||
"hmpo-cached-model": "^3.0.0", | ||
"hmpo-model": "^3.0.0", | ||
"hmpo-cached-model": "^3.0.1", | ||
"hmpo-model": "^3.0.1", | ||
"underscore": "^1.8.3" | ||
@@ -38,7 +38,7 @@ }, | ||
"eslint": "^6.8.0", | ||
"mocha": "^7.0.1", | ||
"mocha": "^7.1.1", | ||
"nyc": "^15.0.0", | ||
"proxyquire": "^2.1.3", | ||
"sinon": "^8.1.1", | ||
"sinon-chai": "^3.4.0" | ||
"sinon": "^9.0.1", | ||
"sinon-chai": "^3.5.0" | ||
}, | ||
@@ -45,0 +45,0 @@ "nyc": { |
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
25362
Updatedhmpo-cached-model@^3.0.1
Updatedhmpo-model@^3.0.1