@stryke/capnp 0.10.7 → 0.10.8

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/schemas/schema.js CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  Struct,
5
5
  getUint16Mask,
6
6
  utils
7
- } from "./chunk-YDIMDO2B.js";
7
+ } from "./chunk-KDEFD3VP.js";
8
8
  import {
9
9
  __name
10
10
  } from "./chunk-SHUYVCID.js";
@@ -4075,17 +4075,6 @@ var _console = require('@storm-software/config-tools/logger/console');
4075
4075
  var _fs = require('fs');
4076
4076
  var _promises = require('fs/promises');
4077
4077
 
4078
- // ../fs/src/helpers.ts
4079
- var _nanotar = require('nanotar');
4080
-
4081
-
4082
-
4083
- // ../path/src/get-workspace-root.ts
4084
- var _configtools = require('@storm-software/config-tools');
4085
-
4086
- // ../path/src/is-file.ts
4087
-
4088
-
4089
4078
  // src/compile.ts
4090
4079
  var _defu = require('defu'); var _defu2 = _interopRequireDefault(_defu);
4091
4080
  var _buffer = require('buffer');
@@ -4652,13 +4641,24 @@ StormJSON.instance.registerCustom({
4652
4641
 
4653
4642
 
4654
4643
 
4644
+ // ../path/src/is-file.ts
4645
+
4646
+
4655
4647
  // ../path/src/file-path-fns.ts
4656
4648
  var _path = require('path');
4657
4649
 
4650
+ // ../path/src/get-workspace-root.ts
4651
+ var _configtools = require('@storm-software/config-tools');
4652
+
4658
4653
  // ../fs/src/write-file.ts
4659
4654
 
4660
4655
 
4661
4656
 
4657
+ // ../fs/src/helpers.ts
4658
+ var _nanotar = require('nanotar');
4659
+
4660
+
4661
+
4662
4662
  // ../fs/src/list-files.ts
4663
4663
 
4664
4664
  var _glob = require('glob');