hmpo-cached-model
Advanced tools
Comparing version 5.0.0 to 5.0.1
{ | ||
"name": "hmpo-cached-model", | ||
"version": "5.0.0", | ||
"version": "5.0.1", | ||
"description": "Cached polling model", | ||
@@ -14,3 +14,3 @@ "main": "lib/index.js", | ||
"type": "git", | ||
"url": "https://github.com/UKHomeOffice/passports-cached-model.git" | ||
"url": "https://github.com/HMPO/hmpo-cached-model.git" | ||
}, | ||
@@ -23,18 +23,18 @@ "author": "HMPO", | ||
"bugs": { | ||
"url": "https://github.com/UKHomeOffice/passports-cached-model/issues" | ||
"url": "https://github.com/HMPO/hmpo-cached-model/issues" | ||
}, | ||
"homepage": "https://github.com/UKHomeOffice/passports-cached-model", | ||
"homepage": "https://github.com/HMPO/hmpo-cached-model#readme", | ||
"dependencies": { | ||
"async": "^3.2.4", | ||
"debug": "^4.3.4", | ||
"hmpo-model": "^5.0.0" | ||
"async": "^3.2.5", | ||
"debug": "^4.3.6", | ||
"hmpo-model": "^5.0.1" | ||
}, | ||
"devDependencies": { | ||
"chai": "^4.3.6", | ||
"eslint": "^8.18.0", | ||
"hmpo-logger": "^7.0.0", | ||
"mocha": "^10.0.0", | ||
"nyc": "^15.1.0", | ||
"sinon": "^15.0.4", | ||
"sinon-chai": "^3.6.0" | ||
"chai": "^4.5.0", | ||
"eslint": "^8.57.0", | ||
"hmpo-logger": "^7.0.2", | ||
"mocha": "^10.7.0", | ||
"nyc": "^17.0.0", | ||
"sinon": "^18.0.0", | ||
"sinon-chai": "^3.7.0" | ||
}, | ||
@@ -41,0 +41,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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
26191
1
Updatedasync@^3.2.5
Updateddebug@^4.3.6
Updatedhmpo-model@^5.0.1