@sprucelabs/heartwood-view-controllers 126.7.21 → 126.7.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.
@@ -156,6 +156,8 @@ class ViewControllerExporter {
156
156
  'mongodb-client-encryption': false,
157
157
  '@swc/wasm': false,
158
158
  '@swc/core': false,
159
+ 'node:http': false,
160
+ 'node:https': false,
159
161
  assert: false,
160
162
  aws4: false,
161
163
  buffer: false,
@@ -142,6 +142,8 @@ class ViewControllerExporter {
142
142
  'mongodb-client-encryption': false,
143
143
  '@swc/wasm': false,
144
144
  '@swc/core': false,
145
+ 'node:http': false,
146
+ 'node:https': false,
145
147
  assert: false,
146
148
  aws4: false,
147
149
  buffer: false,
package/package.json CHANGED
@@ -13,7 +13,7 @@
13
13
  "sideEffects": false,
14
14
  "license": "MIT",
15
15
  "description": "All the power of Heartwood in one, convenient package.",
16
- "version": "126.7.21",
16
+ "version": "126.7.22",
17
17
  "skill": {
18
18
  "namespace": "HeartwoodViewControllers",
19
19
  "commandOverrides": {