queue-typed
Advanced tools
Comparing version 1.34.2 to 1.34.3
@@ -6,3 +6,4 @@ module.exports = { | ||
collectCoverage: true, | ||
coverageReporters: ['clover', 'json', 'lcov', ['text', {skipFull: true}], "json-summary"], | ||
coverageDirectory: 'coverage' | ||
}; |
{ | ||
"name": "queue-typed", | ||
"version": "1.34.2", | ||
"version": "1.34.3", | ||
"description": "Queue, ArrayQueue. Javascript & Typescript Data Structure.", | ||
@@ -117,4 +117,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"data-structure-typed": "^1.34.2" | ||
"data-structure-typed": "^1.34.3" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
375983
35
2715
Updateddata-structure-typed@^1.34.3