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.2.9 to 1.2.10

7

CHANGELOG.md

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

## [1.2.10](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.2.9...@alwatr/async-queue@1.2.10) (2024-09-15)
### Dependencies update
* bump the development-dependencies group across 1 directory with 10 updates ([9ed98ff](https://github.com/Alwatr/nanolib/commit/9ed98ffd0668d5a36e255c82edab3af53bffda8f)) by @dependabot[bot]
* update ([c36ed50](https://github.com/Alwatr/nanolib/commit/c36ed50f68da2f5608ccd96119963a16cfacb4ce)) by @AliMD
## [1.2.9](https://github.com/Alwatr/nanolib/compare/@alwatr/async-queue@1.2.8...@alwatr/async-queue@1.2.9) (2024-08-31)

@@ -8,0 +15,0 @@

14

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

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

"dependencies": {
"@alwatr/flatomise": "^1.1.10"
"@alwatr/flatomise": "^1.1.11"
},
"devDependencies": {
"@alwatr/nano-build": "^1.3.8",
"@alwatr/nano-build": "^1.3.9",
"@alwatr/prettier-config": "^1.0.4",
"@alwatr/tsconfig-base": "^1.2.0",
"@alwatr/type-helper": "^1.2.5",
"@types/node": "^22.5.1",
"@alwatr/type-helper": "^1.2.6",
"@types/node": "^22.5.5",
"jest": "^29.7.0",
"typescript": "^5.5.4"
"typescript": "^5.6.2"
},
"gitHead": "1f163e85c5f0c769d5dcdf232e8042c64ec1854d"
"gitHead": "30b89ecac526d2549d7361843ec47f8dde056d45"
}

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