@task-handoff/node-agent 0.0.22-alpha.2 → 0.0.22
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.
- package/dist/cli.js +1 -1
- package/package.json +1 -1
- package/runtime-artifacts/{controlled-instance-runtime-0.0.22-alpha.2-linux-universal.manifest.json → controlled-instance-runtime-0.0.22-linux-universal.manifest.json} +2 -2
- package/runtime-artifacts/controlled-instance-runtime-0.0.22-linux-universal.tar.gz +0 -0
- package/runtime-artifacts/controlled-instance-runtime-0.0.22-linux-universal.tar.gz.sha256 +1 -0
- package/runtime-artifacts/controlled-instance-runtime-0.0.22-alpha.2-linux-universal.tar.gz +0 -0
- package/runtime-artifacts/controlled-instance-runtime-0.0.22-alpha.2-linux-universal.tar.gz.sha256 +0 -1
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"packageName": "@task-handoff/controlled-instance",
|
|
3
|
-
"version": "0.0.22
|
|
3
|
+
"version": "0.0.22",
|
|
4
4
|
"platform": "linux",
|
|
5
5
|
"arch": "universal",
|
|
6
6
|
"formatVersion": 1,
|
|
7
7
|
"launcherAbi": 1,
|
|
8
8
|
"entrypoint": "dist/controlled-instance-cli.js",
|
|
9
|
-
"sha256": "
|
|
9
|
+
"sha256": "458771f7ae60e2e22cc8155cd65d664075a6a2f40f507882e8fb9a84b7773173"
|
|
10
10
|
}
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
ee54a899164a0ec6143edcb9d6c58b1aa9e9ed82492a16db15b84a6d57599d24 controlled-instance-runtime-0.0.22-linux-universal.tar.gz
|
|
Binary file
|
package/runtime-artifacts/controlled-instance-runtime-0.0.22-alpha.2-linux-universal.tar.gz.sha256
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
6be21e688eb814f29dc1aebd37759d533956bd4c0df0332a3014c29d1e23fe05 controlled-instance-runtime-0.0.22-alpha.2-linux-universal.tar.gz
|