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

@alwatr/async-queue

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alwatr/async-queue - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

4

CHANGELOG.md

@@ -6,2 +6,6 @@ # Change Log

## [1.2.1](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.2.0...@alwatr/async-queue@1.2.1) (2024-01-20)
**Note:** Version bump only for package @alwatr/async-queue
## [1.2.0](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.1.1...@alwatr/async-queue@1.2.0) (2024-01-16)

@@ -8,0 +12,0 @@

8

package.json
{
"name": "@alwatr/async-queue",
"version": "1.2.0",
"version": "1.2.1",
"description": "A queue that executes async tasks in order like mutex and semaphore methodology for javascript and typescript.",

@@ -77,3 +77,3 @@ "author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",

"dependencies": {
"@alwatr/flatomise": "^1.1.1"
"@alwatr/flatomise": "^1.1.2"
},

@@ -85,7 +85,7 @@ "devDependencies": {

"@alwatr/type-helper": "^1.1.0",
"@types/node": "^20.11.3",
"@types/node": "^20.11.5",
"jest": "^29.7.0",
"typescript": "^5.3.3"
},
"gitHead": "808ba074470a2a1482d692fdb477730b40385c1d"
"gitHead": "86f36bc089c81a22d5ca27b0745db65ec2f1eca3"
}

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