tachyon-protocol 1.6.2 → 1.6.4

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/index.d.mts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { EmptyObject, KeysOfUnion } from 'type-fest';
2
2
 
3
3
  declare const tachyonMeta: {
4
- readonly version: "1.6.2";
4
+ readonly version: "1.6.4";
5
5
  readonly ids: {
6
6
  readonly autohost: {
7
7
  readonly slave: readonly ["request", "response"];
package/dist/index.d.ts CHANGED
@@ -1,7 +1,7 @@
1
1
  import { EmptyObject, KeysOfUnion } from 'type-fest';
2
2
 
3
3
  declare const tachyonMeta: {
4
- readonly version: "1.6.2";
4
+ readonly version: "1.6.4";
5
5
  readonly ids: {
6
6
  readonly autohost: {
7
7
  readonly slave: readonly ["request", "response"];
package/dist/index.js CHANGED
@@ -24,7 +24,7 @@ __export(temp_exports, {
24
24
  });
25
25
  module.exports = __toCommonJS(temp_exports);
26
26
  var tachyonMeta = {
27
- "version": "1.6.2",
27
+ "version": "1.6.4",
28
28
  "ids": {
29
29
  "autohost": {
30
30
  "slave": [
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  // dist/temp.ts
2
2
  var tachyonMeta = {
3
- "version": "1.6.2",
3
+ "version": "1.6.4",
4
4
  "ids": {
5
5
  "autohost": {
6
6
  "slave": [