@sapphire/async-queue
Advanced tools
Comparing version 1.5.4-next.fc35dd86 to 1.5.4
@@ -5,2 +5,12 @@ # Changelog | ||
# [@sapphire/async-queue@1.5.4](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.5.3...@sapphire/async-queue@1.5.4) - (2024-11-02) | ||
## π Refactor | ||
- Resolve several sonar issues ([ba915f9](https://github.com/sapphiredev/utilities/commit/ba915f93ce0907828ba17b2d5ae009631ceb860d)) ([#823](https://github.com/sapphiredev/utilities/pull/823) by @favna) | ||
## π Bug Fixes | ||
- Move browser imports ([100ffb0](https://github.com/sapphiredev/utilities/commit/100ffb0a2471bb9f74cc580d282d11059e1a0a68)) ([#826](https://github.com/sapphiredev/utilities/pull/826) by @kyranet) | ||
# [@sapphire/async-queue@1.5.3](https://github.com/sapphiredev/utilities/compare/@sapphire/async-queue@1.5.2...@sapphire/async-queue@1.5.3) - (2024-07-23) | ||
@@ -7,0 +17,0 @@ |
{ | ||
"name": "@sapphire/async-queue", | ||
"version": "1.5.4-next.fc35dd86", | ||
"version": "1.5.4", | ||
"description": "Sequential asynchronous lock-based queue for promises", | ||
@@ -13,2 +13,3 @@ "author": "@sapphire", | ||
"exports": { | ||
"browser": "./dist/iife/index.global.js", | ||
"import": { | ||
@@ -21,4 +22,3 @@ "types": "./dist/esm/index.d.mts", | ||
"default": "./dist/cjs/index.cjs" | ||
}, | ||
"browser": "./dist/iife/index.global.js" | ||
} | ||
}, | ||
@@ -67,11 +67,11 @@ "sideEffects": false, | ||
"devDependencies": { | ||
"@favware/cliff-jumper": "^4.1.0", | ||
"@vitest/coverage-v8": "^2.0.5", | ||
"tsup": "^8.2.4", | ||
"tsx": "^4.19.0", | ||
"@favware/cliff-jumper": "^5.0.0", | ||
"@vitest/coverage-v8": "^2.1.4", | ||
"tsup": "^8.3.5", | ||
"tsx": "^4.19.2", | ||
"typedoc": "^0.25.13", | ||
"typedoc-json-parser": "^10.0.0", | ||
"typedoc-json-parser": "^10.1.6", | ||
"typescript": "~5.4.5", | ||
"vitest": "^2.0.5" | ||
"vitest": "^2.1.4" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
37
16
252
58244
244419
25