priority-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": "priority-queue-typed", | ||
"version": "1.34.2", | ||
"version": "1.34.3", | ||
"description": "Priority Queue, Min Priority Queue, Max Priority Queue. Javascript & Typescript Data Structure.", | ||
@@ -122,4 +122,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
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
519435
36
2716
Updateddata-structure-typed@^1.34.3