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

@alwatr/async-queue

Package Overview
Dependencies
Maintainers
0
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.3.5 to 1.3.6

4

CHANGELOG.md

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

## [1.3.6](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.3.5...@alwatr/async-queue@1.3.6) (2024-10-12)
**Note:** Version bump only for package @alwatr/async-queue
## [1.3.5](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.3.4...@alwatr/async-queue@1.3.5) (2024-10-11)

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

10

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

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

"dependencies": {
"@alwatr/flatomise": "^1.2.5",
"@alwatr/package-tracer": "^1.0.5"
"@alwatr/flatomise": "^1.2.6",
"@alwatr/package-tracer": "^1.0.6"
},
"devDependencies": {
"@alwatr/nano-build": "^2.0.1",
"@alwatr/nano-build": "^2.0.2",
"@alwatr/prettier-config": "^1.0.6",

@@ -90,3 +90,3 @@ "@alwatr/tsconfig-base": "^1.3.2",

},
"gitHead": "e474bb77657795c7b476fa3e98c219373ee45c2e"
"gitHead": "15d12342d2e69fbb6129675cce620132c5bd0bfc"
}

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