node-red-contrib-quantum
node-red-contrib-quantum copied to clipboard
Quantum computing functionality for Node-RED
Hi, I'm fully new with nodered and quantum so in advance sorry for my help request. I would like to know if the "node-red-contrib-quantum" is supposed to work with nodered...
Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) to 5.1.2 and updates ancestor dependency [node-red](https://github.com/node-red/node-red). These dependencies need to be updated together. Updates `glob-parent` from 3.1.0 to 5.1.2 Release notes Sourced from glob-parent's releases. v5.1.2 Bug...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.3.1. Changelog Sourced from nanoid's changelog. 3.3.1 Reduced package size. 3.3 Added size argument to function from customAlphabet (by Stefan Sundin). 3.2 Added --size and...
Bumps [express](https://github.com/expressjs/express) to 4.18.1 and updates ancestor dependencies [express](https://github.com/expressjs/express), [node-red](https://github.com/node-red/node-red) and [node-red-node-test-helper](https://github.com/node-red/node-red-node-test-helper). These dependencies need to be updated together. Updates `express` from 4.17.1 to 4.18.1 Release notes Sourced from express's...
Bumps [axios](https://github.com/axios/axios) to 0.27.2 and updates ancestor dependency [node-red](https://github.com/node-red/node-red). These dependencies need to be updated together. Updates `axios` from 0.21.1 to 0.27.2 Release notes Sourced from axios's releases. v0.27.2 Fixes...
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...
Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 5.0.0 to 5.0.1. Release notes Sourced from ansi-regex's releases. v5.0.1 Fixes (backport of 6.0.1 to v5) This is a backport of the minor ReDos vulnerability in ansi-regex@<6.0.1,...
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) to 10.2.7 and updates ancestor dependency [is-online](https://github.com/sindresorhus/is-online). These dependencies need to be updated together. Updates `cacheable-request` from 6.1.0 to 10.2.7 Release notes Sourced from cacheable-request's releases. v10.2.6 Fix...
### Bug Description When two quantum circuits start sending messages at the same time the flow freezes. ### Steps to Reproduce Bug Connect two quantum circuit nodes to the inject...