@types/priorityqueuejs
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -1,6 +0,1 @@ | ||
// Type definitions for priorityqueuejs v1.0 | ||
// Project: https://github.com/janogonzalez/priorityqueuejs | ||
// Definitions by: Joshua DeVinney <https://github.com/geoffreak> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare class PriorityQueue<T> { | ||
@@ -7,0 +2,0 @@ /** |
{ | ||
"name": "@types/priorityqueuejs", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "TypeScript definitions for priorityqueuejs", | ||
@@ -10,4 +10,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/priorityqueuejs", | ||
"name": "Joshua DeVinney", | ||
"url": "https://github.com/geoffreak", | ||
"githubUsername": "geoffreak" | ||
"githubUsername": "geoffreak", | ||
"url": "https://github.com/geoffreak" | ||
} | ||
@@ -24,4 +24,4 @@ ], | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "13bda47d6e9d2094424c227280e2abebbbc4930688dda0c0d1107d84fe79fe86", | ||
"typesPublisherContentHash": "f2c90f64b7ef1a90ad3869e5adc91e565c9ca52cd8f71b175090ac5fcd1db7a9", | ||
"typeScriptVersion": "4.5" | ||
} |
@@ -11,7 +11,2 @@ # Installation | ||
````ts | ||
// Type definitions for priorityqueuejs v1.0 | ||
// Project: https://github.com/janogonzalez/priorityqueuejs | ||
// Definitions by: Joshua DeVinney <https://github.com/geoffreak> | ||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped | ||
declare class PriorityQueue<T> { | ||
@@ -81,7 +76,6 @@ /** | ||
### Additional Details | ||
* Last updated: Sun, 24 Sep 2023 06:37:28 GMT | ||
* Last updated: Wed, 18 Oct 2023 05:47:09 GMT | ||
* Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by [Joshua DeVinney](https://github.com/geoffreak). |
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
5954
50
80