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

qyu

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qyu - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

2

CHANGELOG.md

@@ -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 @@

2

package.json
{
"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 @@

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