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

@alwatr/async-queue

Package Overview
Dependencies
Maintainers
2
Versions
28
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.0.1 to 1.0.2

4

CHANGELOG.md

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

## [1.0.2](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.0.1...@alwatr/async-queue@1.0.2) (2024-01-08)
**Note:** Version bump only for package @alwatr/async-queue
## [1.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.0.0...@alwatr/async-queue@1.0.1) (2024-01-03)

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

8

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

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

"dependencies": {
"@alwatr/flatomise": "^1.0.1"
"@alwatr/flatomise": "^1.0.2"
},

@@ -83,6 +83,6 @@ "devDependencies": {

"@alwatr/type-helper": "^1.0.3",
"@types/node": "^20.10.6",
"@types/node": "^20.10.7",
"typescript": "^5.3.3"
},
"gitHead": "f33492f47adda814385e51f38be86eeef9629e62"
"gitHead": "5bbfd315996b6052e35b42b2d00b9bef1249ab16"
}

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