hmpo-cached-model
Advanced tools
Comparing version 3.0.1 to 3.0.2
{ | ||
"name": "hmpo-cached-model", | ||
"version": "3.0.1", | ||
"version": "3.0.2", | ||
"description": "Cached polling model", | ||
@@ -27,11 +27,11 @@ "main": "lib/index.js", | ||
"async": "^3.2.0", | ||
"debug": "^4.1.1", | ||
"hmpo-model": "^3.0.1" | ||
"debug": "^4.3.1", | ||
"hmpo-model": "^3.1.0" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.1.2", | ||
"eslint": "^6.8.0", | ||
"mocha": "^7.1.1", | ||
"nyc": "^15.0.0", | ||
"sinon": "^9.0.1", | ||
"chai": "^4.3.0", | ||
"eslint": "^7.20.0", | ||
"mocha": "^7.2.0", | ||
"nyc": "^15.1.0", | ||
"sinon": "^9.2.4", | ||
"sinon-chai": "^3.5.0" | ||
@@ -38,0 +38,0 @@ }, |
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
25014
+ Addedpsl@1.14.0(transitive)
- Removedpsl@1.15.0(transitive)
Updateddebug@^4.3.1
Updatedhmpo-model@^3.1.0