Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/priorityqueuejs

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/priorityqueuejs - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

5

priorityqueuejs/index.d.ts

@@ -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 @@ /**

8

priorityqueuejs/package.json
{
"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).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc