dcp-worker 3.3.10 → 3.3.11-0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/docs/CODEOWNERS +1 -1
  2. package/package.json +2 -2
package/docs/CODEOWNERS CHANGED
@@ -1,4 +1,4 @@
1
- # @file CODEOWNERS - machine-generated via dcp-docs-wes git@gitlab.com:Distributed-Compute-Protocol/dcp-docs-wes.git 0b99b9719e7523d036bbea5b3c3f069ad2f5579c
1
+ # @file CODEOWNERS - machine-generated via dcp-docs-wes git@gitlab.com:Distributed-Compute-Protocol/dcp-docs-wes.git 62c77c644fa6129f36e61c727a2b2d0dff9ce6ff
2
2
  # @author wes@people
3
3
 
4
4
  [Brandon]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dcp-worker",
3
- "version": "3.3.10",
3
+ "version": "3.3.11-0",
4
4
  "description": "JavaScript portion of DCP Workers for Node.js",
5
5
  "main": "bin/dcp-worker",
6
6
  "keywords": [
@@ -40,7 +40,7 @@
40
40
  "blessed": "0.1.81",
41
41
  "blessed-contrib": "4.11.0",
42
42
  "chalk": "4.1.0",
43
- "dcp-client": "4.4.9",
43
+ "dcp-client": "4.4.10-0",
44
44
  "kvin": "1.2.7",
45
45
  "posix-getopt": "1.2.1",
46
46
  "semver": "7.3.8",