@elyx-code/project-logic-tree 0.0.6893 → 0.0.6894

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.js CHANGED
@@ -48252,7 +48252,7 @@ const lst = {
48252
48252
  }, AKt = {
48253
48253
  interactive: !0,
48254
48254
  extends: null,
48255
- constant: !0,
48255
+ constant: !1,
48256
48256
  hidden: !1,
48257
48257
  required: !1,
48258
48258
  id: hl.properties.rejectUnauthorized.id,
@@ -48313,7 +48313,7 @@ const lst = {
48313
48313
  }, gKt = {
48314
48314
  interactive: !0,
48315
48315
  extends: null,
48316
- constant: !0,
48316
+ constant: !1,
48317
48317
  hidden: !1,
48318
48318
  required: !1,
48319
48319
  id: hl.properties.ca.id,
@@ -48374,7 +48374,7 @@ const lst = {
48374
48374
  }, wKt = {
48375
48375
  interactive: !0,
48376
48376
  extends: null,
48377
- constant: !0,
48377
+ constant: !1,
48378
48378
  hidden: !1,
48379
48379
  required: !1,
48380
48380
  id: hl.properties.key.id,
@@ -48435,7 +48435,7 @@ const lst = {
48435
48435
  }, CKt = {
48436
48436
  interactive: !0,
48437
48437
  extends: null,
48438
- constant: !0,
48438
+ constant: !1,
48439
48439
  hidden: !1,
48440
48440
  required: !1,
48441
48441
  id: hl.properties.cert.id,
@@ -48529,7 +48529,7 @@ const lst = {
48529
48529
  return {
48530
48530
  interactive: !0,
48531
48531
  extends: null,
48532
- constant: !0,
48532
+ constant: !1,
48533
48533
  hidden: !1,
48534
48534
  required: e,
48535
48535
  id: s.id,
@@ -48591,7 +48591,7 @@ const lst = {
48591
48591
  }, _Kt = {
48592
48592
  interactive: !0,
48593
48593
  extends: null,
48594
- constant: !0,
48594
+ constant: !1,
48595
48595
  hidden: !1,
48596
48596
  required: !0,
48597
48597
  id: Da.properties.client.id,
@@ -48760,7 +48760,7 @@ const lst = {
48760
48760
  }, kKt = {
48761
48761
  interactive: !0,
48762
48762
  extends: null,
48763
- constant: !0,
48763
+ constant: !1,
48764
48764
  hidden: !1,
48765
48765
  required: !1,
48766
48766
  id: Da.properties.ssl.id,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@elyx-code/project-logic-tree",
3
- "version": "0.0.6893",
3
+ "version": "0.0.6894",
4
4
  "author": "Sergio Herrero",
5
5
  "license": "UNLICENSED",
6
6
  "description": "An installable module which contains the type definitions and ephemeral state management for a projects' logic tree data structure",