max-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": "max-priority-queue-typed", | ||
"version": "1.34.2", | ||
"version": "1.34.3", | ||
"description": "Max Priority Queue. Javascript & Typescript Data Structure.", | ||
@@ -129,4 +129,4 @@ "main": "dist/index.js", | ||
"dependencies": { | ||
"data-structure-typed": "^1.34.2" | ||
"data-structure-typed": "^1.34.3" | ||
} | ||
} |
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
309656
34
2672
Updateddata-structure-typed@^1.34.3