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

@empathyco/x-priority-queue

Package Overview
Dependencies
Maintainers
5
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@empathyco/x-priority-queue - npm Package Compare versions

Comparing version 0.1.0-alpha.11 to 0.1.0-alpha.12

7

package.json
{
"name": "@empathyco/x-priority-queue",
"version": "0.1.0-alpha.11",
"version": "0.1.0-alpha.12",
"description": "A priority queue implementation in typescript allowing cancellable elements",

@@ -34,2 +34,3 @@ "author": "Empathy Systems Corporation S.L.",

"postbuild": "pnpm pack",
"lint": "eslint . --ext .ts",
"test": "jest",

@@ -39,3 +40,3 @@ "prepublishOnly": "pnpm run build"

"dependencies": {
"@empathyco/x-utils": "^1.0.0-alpha.16",
"@empathyco/x-utils": "^1.0.0-alpha.17",
"tslib": "~2.4.1"

@@ -57,3 +58,3 @@ },

},
"gitHead": "4f57a9b390fef3838356cad08971a0ad89712b38"
"gitHead": "069581007a9e7bdb109374188a853759096377ec"
}
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