New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@algorithm.ts/queue

Package Overview
Dependencies
Maintainers
0
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@algorithm.ts/queue - npm Package Compare versions

Comparing version 4.0.3 to 4.0.4

8

package.json
{
"name": "@algorithm.ts/queue",
"version": "4.0.3",
"version": "4.0.4",
"description": "Typescript implementation of queues, such as priority queue and circular queue.",

@@ -11,6 +11,6 @@ "author": {

"type": "git",
"url": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/queue@4.0.2",
"url": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/queue@4.0.3",
"directory": "packages/queue"
},
"homepage": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/queue@4.0.2/packages/queue#readme",
"homepage": "https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/queue@4.0.3/packages/queue#readme",
"keywords": [

@@ -45,3 +45,3 @@ "algorithm",

},
"gitHead": "6cd9d55661bd895979f4384e8e471aed35a047c1"
"gitHead": "f2094261a9b538d3f285957ce7edb42eff75073c"
}
<header>
<h1 align="center">
<a href="https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/queue@4.0.3/packages/queue#readme">@algorithm.ts/queue</a>
<a href="https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/queue@4.0.4/packages/queue#readme">@algorithm.ts/queue</a>
</h1>

@@ -236,2 +236,2 @@ <div align="center">

[homepage]:
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/queue@4.0.3/packages/queue#readme
https://github.com/guanghechen/algorithm.ts/tree/@algorithm.ts/queue@4.0.4/packages/queue#readme

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