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

priority-queue-typed

Package Overview
Dependencies
Maintainers
1
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

priority-queue-typed - npm Package Compare versions

Comparing version 1.34.2 to 1.34.3

coverage/coverage-summary.json

1

jest.config.js

@@ -6,3 +6,4 @@ module.exports = {

collectCoverage: true,
coverageReporters: ['clover', 'json', 'lcov', ['text', {skipFull: true}], "json-summary"],
coverageDirectory: 'coverage'
};

4

package.json
{
"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

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