routes-utility
Advanced tools
Comparing version
@@ -94,2 +94,5 @@ "use strict"; | ||
const s = _.cloneDeep(this._statistics); | ||
if (this._onHoldQueue) { | ||
s.onHold = this._onHoldQueue.length; | ||
} | ||
s.timestamp_ms = Date.now(); | ||
@@ -96,0 +99,0 @@ return s; |
@@ -7,3 +7,3 @@ { | ||
}, | ||
"version": "2.1.3", | ||
"version": "2.1.4", | ||
"scripts": { | ||
@@ -31,8 +31,8 @@ "test": "./node_modules/.bin/mocha --opts tests/mocha.opts tests/**/*.ts", | ||
"mocha": "^5.2.0", | ||
"typescript": "^2.9.2", | ||
"mocha-clean": "^1.0.0", | ||
"ts-node": "^7.0.0", | ||
"tslint": "^5.10.0", | ||
"tslint-no-unused-expression-chai": "^0.1.3" | ||
"tslint-no-unused-expression-chai": "^0.1.3", | ||
"typescript": "^2.9.2" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
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
27819
0.67%409
0.74%1
Infinity%