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

qoper8-ww

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

qoper8-ww - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

2

package.json
{
"name": "qoper8-ww",
"version": "2.1.0",
"version": "2.1.1",
"description": "Queue-Based WebWorker Pool Management Systems",

@@ -5,0 +5,0 @@ "main": "/src/QOper8.js",

@@ -45,2 +45,4 @@ # QOper8: Queue-based WebWorker Pool Manager

### From CDN
You can use QOoper8 directly from the Github CDN linked to this repository. In your main module, load it using:

@@ -50,2 +52,4 @@

### Clone from Github
Alternatively, clone or copy the file [*/src/qoper8.min.js*](/src/qoper8.min.js)

@@ -57,3 +61,7 @@ to an appropriate directory on your web server and load it directly from there, eg:

### From NPM
npm install qoper8-ww
## Starting/Configuring QOper8

@@ -60,0 +68,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