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.13 to 0.1.0-alpha.14

14

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

@@ -38,11 +38,11 @@ "author": "Empathy Systems Corporation S.L.",

"dependencies": {
"@empathyco/x-utils": "^1.0.0-alpha.18",
"tslib": "~2.4.1"
"@empathyco/x-utils": "^1.0.0-alpha.19",
"tslib": "~2.5.0"
},
"devDependencies": {
"@types/jest": "~27.0.3",
"@types/jest": "~27.5.0",
"concurrently": "~7.6.0",
"jest": "~27.3.1",
"jest": "~27.5.0",
"rimraf": "~3.0.2",
"ts-jest": "~27.0.7",
"ts-jest": "~27.1.0",
"typescript": "~4.9.4"

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

},
"gitHead": "17d561179b659fa82195f26392d2a0238d322f29"
"gitHead": "5306b782fed17b7e76831dbd238ab5904df3b406"
}
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