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 1.0.0-alpha.2 to 1.0.0-alpha.3

7

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

@@ -35,6 +35,7 @@ "author": "Empathy Systems Corporation S.L.",

"test": "jest",
"test:unit": "jest",
"prepublishOnly": "pnpm run build"
},
"dependencies": {
"@empathyco/x-utils": "^1.0.0-alpha.21",
"@empathyco/x-utils": "^1.0.0-alpha.22",
"tslib": "~2.5.0"

@@ -56,3 +57,3 @@ },

},
"gitHead": "f82fbf72b2cb2db236ea5490cd6a75002bc7dfd9"
"gitHead": "0ffdf24be6a91f26a1ff3f9255f543936bc09273"
}
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