Comparing version 0.7.0 to 0.7.1
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.7.1](https://github.com/shtaif/qyu/compare/v0.7.0...v0.7.1) (2022-10-07) | ||
## [0.7.0](https://github.com/shtaif/qyu/compare/v0.6.0...v0.7.0) (2022-10-07) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "qyu", | ||
"description": "A general-purpose asynchronous job queue for Node.js", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"license": "MIT", | ||
@@ -6,0 +6,0 @@ "author": "Dor Shtaif <dorshtaif@gmail.com>", |
@@ -53,4 +53,5 @@ # Qyu | ||
- Pause/resume | ||
- Written in TypeScript, includes built-in type definitions | ||
- Compatible with browsers as well as Node.js | ||
- Compatible with browsers as well as Node.js environments | ||
- Written in TypeScript, full type definitions built-in | ||
- Provides both CJS and ESM builds | ||
@@ -57,0 +58,0 @@ |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
62874
273
0