@altf4llc/vorpal-sdk 0.1.0-rc.2 → 0.1.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.
@@ -1,6 +1,6 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
- // protoc-gen-ts_proto v2.11.5
3
+ // protoc-gen-ts_proto v2.11.6
4
4
  // protoc v7.34.0
5
5
  // source: agent/agent.proto
6
6
  /* eslint-disable */
@@ -1,6 +1,6 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
- // protoc-gen-ts_proto v2.11.5
3
+ // protoc-gen-ts_proto v2.11.6
4
4
  // protoc v7.34.0
5
5
  // source: archive/archive.proto
6
6
  /* eslint-disable */
@@ -1,6 +1,6 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
- // protoc-gen-ts_proto v2.11.5
3
+ // protoc-gen-ts_proto v2.11.6
4
4
  // protoc v7.34.0
5
5
  // source: artifact/artifact.proto
6
6
  /* eslint-disable */
@@ -1,6 +1,6 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
- // protoc-gen-ts_proto v2.11.5
3
+ // protoc-gen-ts_proto v2.11.6
4
4
  // protoc v7.34.0
5
5
  // source: context/context.proto
6
6
  /* eslint-disable */
@@ -1,6 +1,6 @@
1
1
  // Code generated by protoc-gen-ts_proto. DO NOT EDIT.
2
2
  // versions:
3
- // protoc-gen-ts_proto v2.11.5
3
+ // protoc-gen-ts_proto v2.11.6
4
4
  // protoc v7.34.0
5
5
  // source: worker/worker.proto
6
6
  /* eslint-disable */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@altf4llc/vorpal-sdk",
3
- "version": "0.1.0-rc.2",
4
- "description": "Vorpal SDK for building artifacts in TypeScript",
3
+ "version": "0.1.0",
4
+ "description": "TypeScript SDK for building Vorpal artifacts.",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",