hmpo-model
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "hmpo-model", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Simple model for interacting with http/rest apis.", | ||
@@ -34,9 +34,9 @@ "main": "index.js", | ||
"devDependencies": { | ||
"chai": "^4.3.4", | ||
"eslint": "^8.3.0", | ||
"hmpo-logger": "^4.1.3", | ||
"mocha": "^9.1.3", | ||
"chai": "^4.3.6", | ||
"eslint": "^8.10.0", | ||
"hmpo-logger": "^4.1.4", | ||
"mocha": "^9.2.1", | ||
"nyc": "^15.1.0", | ||
"proxyquire": "^2.0.0", | ||
"sinon": "^12.0.1", | ||
"sinon": "^13.0.1", | ||
"sinon-chai": "^3.7.0" | ||
@@ -43,0 +43,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
70801