mock-service-cli 4.5.1 → 4.7.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.
package/dist/meta.json CHANGED
@@ -1088,7 +1088,7 @@
1088
1088
  "format": "cjs"
1089
1089
  },
1090
1090
  "src/bin/mock-service-cli": {
1091
- "bytes": 12219,
1091
+ "bytes": 13903,
1092
1092
  "imports": [
1093
1093
  {
1094
1094
  "path": "node_modules/colors/safe.js",
@@ -1105,11 +1105,6 @@
1105
1105
  "kind": "require-call",
1106
1106
  "external": true
1107
1107
  },
1108
- {
1109
- "path": "nodemon",
1110
- "kind": "require-call",
1111
- "external": true
1112
- },
1113
1108
  {
1114
1109
  "path": "node_modules/fs-extra/lib/index.js",
1115
1110
  "kind": "require-call",
@@ -1134,6 +1129,11 @@
1134
1129
  "path": "child_process",
1135
1130
  "kind": "require-call",
1136
1131
  "external": true
1132
+ },
1133
+ {
1134
+ "path": "nodemon",
1135
+ "kind": "require-call",
1136
+ "external": true
1137
1137
  }
1138
1138
  ],
1139
1139
  "format": "cjs"
@@ -3727,105 +3727,82 @@
3727
3727
  ],
3728
3728
  "format": "cjs"
3729
3729
  },
3730
- "node_modules/base64id/lib/base64id.js": {
3731
- "bytes": 2365,
3732
- "imports": [
3733
- {
3734
- "path": "crypto",
3735
- "kind": "require-call",
3736
- "external": true
3737
- }
3738
- ],
3730
+ "node_modules/eventemitter3/index.js": {
3731
+ "bytes": 9141,
3732
+ "imports": [],
3739
3733
  "format": "cjs"
3740
3734
  },
3741
- "node_modules/engine.io-parser/build/cjs/commons.js": {
3742
- "bytes": 770,
3735
+ "node_modules/requires-port/index.js": {
3736
+ "bytes": 753,
3743
3737
  "imports": [],
3744
3738
  "format": "cjs"
3745
3739
  },
3746
- "node_modules/engine.io-parser/build/cjs/encodePacket.js": {
3747
- "bytes": 1407,
3740
+ "node_modules/http-proxy/lib/http-proxy/common.js": {
3741
+ "bytes": 6606,
3748
3742
  "imports": [
3749
3743
  {
3750
- "path": "node_modules/engine.io-parser/build/cjs/commons.js",
3744
+ "path": "url",
3751
3745
  "kind": "require-call",
3752
- "original": "./commons.js"
3753
- }
3754
- ],
3755
- "format": "cjs"
3756
- },
3757
- "node_modules/engine.io-parser/build/cjs/decodePacket.js": {
3758
- "bytes": 1924,
3759
- "imports": [
3746
+ "external": true
3747
+ },
3760
3748
  {
3761
- "path": "node_modules/engine.io-parser/build/cjs/commons.js",
3749
+ "path": "util",
3762
3750
  "kind": "require-call",
3763
- "original": "./commons.js"
3751
+ "external": true
3752
+ },
3753
+ {
3754
+ "path": "node_modules/requires-port/index.js",
3755
+ "kind": "require-call",
3756
+ "original": "requires-port"
3764
3757
  }
3765
3758
  ],
3766
3759
  "format": "cjs"
3767
3760
  },
3768
- "node_modules/engine.io-parser/build/cjs/index.js": {
3769
- "bytes": 7119,
3761
+ "node_modules/http-proxy/lib/http-proxy/passes/web-outgoing.js": {
3762
+ "bytes": 4960,
3770
3763
  "imports": [
3771
3764
  {
3772
- "path": "node_modules/engine.io-parser/build/cjs/encodePacket.js",
3773
- "kind": "require-call",
3774
- "original": "./encodePacket.js"
3775
- },
3776
- {
3777
- "path": "node_modules/engine.io-parser/build/cjs/decodePacket.js",
3765
+ "path": "url",
3778
3766
  "kind": "require-call",
3779
- "original": "./decodePacket.js"
3767
+ "external": true
3780
3768
  },
3781
3769
  {
3782
- "path": "node_modules/engine.io-parser/build/cjs/commons.js",
3770
+ "path": "node_modules/http-proxy/lib/http-proxy/common.js",
3783
3771
  "kind": "require-call",
3784
- "original": "./commons.js"
3772
+ "original": "../common"
3785
3773
  }
3786
3774
  ],
3787
3775
  "format": "cjs"
3788
3776
  },
3789
- "node_modules/engine.io/build/parser-v3/utf8.js": {
3790
- "bytes": 5900,
3777
+ "node_modules/debug/node_modules/ms/index.js": {
3778
+ "bytes": 3023,
3791
3779
  "imports": [],
3792
3780
  "format": "cjs"
3793
3781
  },
3794
- "node_modules/engine.io/build/parser-v3/index.js": {
3795
- "bytes": 12271,
3796
- "imports": [
3797
- {
3798
- "path": "node_modules/engine.io/build/parser-v3/utf8.js",
3799
- "kind": "require-call",
3800
- "original": "./utf8"
3801
- }
3802
- ],
3803
- "format": "cjs"
3804
- },
3805
- "node_modules/engine.io/node_modules/debug/src/common.js": {
3806
- "bytes": 6915,
3782
+ "node_modules/debug/src/common.js": {
3783
+ "bytes": 6289,
3807
3784
  "imports": [
3808
3785
  {
3809
- "path": "node_modules/ms/index.js",
3786
+ "path": "node_modules/debug/node_modules/ms/index.js",
3810
3787
  "kind": "require-call",
3811
3788
  "original": "ms"
3812
3789
  }
3813
3790
  ],
3814
3791
  "format": "cjs"
3815
3792
  },
3816
- "node_modules/engine.io/node_modules/debug/src/browser.js": {
3817
- "bytes": 6103,
3793
+ "node_modules/debug/src/browser.js": {
3794
+ "bytes": 6010,
3818
3795
  "imports": [
3819
3796
  {
3820
- "path": "node_modules/engine.io/node_modules/debug/src/common.js",
3797
+ "path": "node_modules/debug/src/common.js",
3821
3798
  "kind": "require-call",
3822
3799
  "original": "./common"
3823
3800
  }
3824
3801
  ],
3825
3802
  "format": "cjs"
3826
3803
  },
3827
- "node_modules/engine.io/node_modules/debug/src/node.js": {
3828
- "bytes": 4728,
3804
+ "node_modules/debug/src/node.js": {
3805
+ "bytes": 4685,
3829
3806
  "imports": [
3830
3807
  {
3831
3808
  "path": "tty",
@@ -3843,238 +3820,1046 @@
3843
3820
  "original": "supports-color"
3844
3821
  },
3845
3822
  {
3846
- "path": "node_modules/engine.io/node_modules/debug/src/common.js",
3823
+ "path": "node_modules/debug/src/common.js",
3847
3824
  "kind": "require-call",
3848
3825
  "original": "./common"
3849
3826
  }
3850
3827
  ],
3851
3828
  "format": "cjs"
3852
3829
  },
3853
- "node_modules/engine.io/node_modules/debug/src/index.js": {
3830
+ "node_modules/debug/src/index.js": {
3854
3831
  "bytes": 314,
3855
3832
  "imports": [
3856
3833
  {
3857
- "path": "node_modules/engine.io/node_modules/debug/src/browser.js",
3834
+ "path": "node_modules/debug/src/browser.js",
3858
3835
  "kind": "require-call",
3859
3836
  "original": "./browser.js"
3860
3837
  },
3861
3838
  {
3862
- "path": "node_modules/engine.io/node_modules/debug/src/node.js",
3839
+ "path": "node_modules/debug/src/node.js",
3863
3840
  "kind": "require-call",
3864
3841
  "original": "./node.js"
3865
3842
  }
3866
3843
  ],
3867
3844
  "format": "cjs"
3868
3845
  },
3869
- "node_modules/engine.io/build/transport.js": {
3870
- "bytes": 3128,
3846
+ "node_modules/follow-redirects/debug.js": {
3847
+ "bytes": 315,
3871
3848
  "imports": [
3872
3849
  {
3873
- "path": "events",
3874
- "kind": "require-call",
3875
- "external": true
3876
- },
3877
- {
3878
- "path": "node_modules/engine.io-parser/build/cjs/index.js",
3879
- "kind": "require-call",
3880
- "original": "engine.io-parser"
3881
- },
3882
- {
3883
- "path": "node_modules/engine.io/build/parser-v3/index.js",
3884
- "kind": "require-call",
3885
- "original": "./parser-v3/index"
3886
- },
3887
- {
3888
- "path": "node_modules/engine.io/node_modules/debug/src/index.js",
3850
+ "path": "node_modules/debug/src/index.js",
3889
3851
  "kind": "require-call",
3890
3852
  "original": "debug"
3891
3853
  }
3892
3854
  ],
3893
3855
  "format": "cjs"
3894
3856
  },
3895
- "node_modules/engine.io/build/transports/polling.js": {
3896
- "bytes": 10027,
3857
+ "node_modules/follow-redirects/index.js": {
3858
+ "bytes": 18980,
3897
3859
  "imports": [
3898
3860
  {
3899
- "path": "node_modules/engine.io/build/transport.js",
3861
+ "path": "url",
3900
3862
  "kind": "require-call",
3901
- "original": "../transport"
3863
+ "external": true
3902
3864
  },
3903
3865
  {
3904
- "path": "zlib",
3866
+ "path": "http",
3905
3867
  "kind": "require-call",
3906
3868
  "external": true
3907
3869
  },
3908
3870
  {
3909
- "path": "node_modules/accepts/index.js",
3871
+ "path": "https",
3910
3872
  "kind": "require-call",
3911
- "original": "accepts"
3873
+ "external": true
3912
3874
  },
3913
3875
  {
3914
- "path": "node_modules/engine.io/node_modules/debug/src/index.js",
3876
+ "path": "stream",
3915
3877
  "kind": "require-call",
3916
- "original": "debug"
3878
+ "external": true
3879
+ },
3880
+ {
3881
+ "path": "assert",
3882
+ "kind": "require-call",
3883
+ "external": true
3884
+ },
3885
+ {
3886
+ "path": "node_modules/follow-redirects/debug.js",
3887
+ "kind": "require-call",
3888
+ "original": "./debug"
3917
3889
  }
3918
3890
  ],
3919
3891
  "format": "cjs"
3920
3892
  },
3921
- "node_modules/engine.io/build/transports/polling-jsonp.js": {
3922
- "bytes": 1519,
3893
+ "node_modules/http-proxy/lib/http-proxy/passes/web-incoming.js": {
3894
+ "bytes": 5906,
3923
3895
  "imports": [
3924
3896
  {
3925
- "path": "node_modules/engine.io/build/transports/polling.js",
3897
+ "path": "http",
3926
3898
  "kind": "require-call",
3927
- "original": "./polling"
3899
+ "external": true
3928
3900
  },
3929
3901
  {
3930
- "path": "querystring",
3902
+ "path": "https",
3931
3903
  "kind": "require-call",
3932
3904
  "external": true
3933
- }
3934
- ],
3935
- "format": "cjs"
3936
- },
3937
- "node_modules/engine.io/build/transports/websocket.js": {
3938
- "bytes": 3135,
3939
- "imports": [
3905
+ },
3940
3906
  {
3941
- "path": "node_modules/engine.io/build/transport.js",
3907
+ "path": "node_modules/http-proxy/lib/http-proxy/passes/web-outgoing.js",
3942
3908
  "kind": "require-call",
3943
- "original": "../transport"
3909
+ "original": "./web-outgoing"
3944
3910
  },
3945
3911
  {
3946
- "path": "node_modules/engine.io/node_modules/debug/src/index.js",
3912
+ "path": "node_modules/http-proxy/lib/http-proxy/common.js",
3947
3913
  "kind": "require-call",
3948
- "original": "debug"
3914
+ "original": "../common"
3915
+ },
3916
+ {
3917
+ "path": "node_modules/follow-redirects/index.js",
3918
+ "kind": "require-call",
3919
+ "original": "follow-redirects"
3949
3920
  }
3950
3921
  ],
3951
3922
  "format": "cjs"
3952
3923
  },
3953
- "node_modules/engine.io/build/transports/webtransport.js": {
3954
- "bytes": 2068,
3924
+ "node_modules/http-proxy/lib/http-proxy/passes/ws-incoming.js": {
3925
+ "bytes": 4568,
3955
3926
  "imports": [
3956
3927
  {
3957
- "path": "node_modules/engine.io/build/transport.js",
3928
+ "path": "http",
3958
3929
  "kind": "require-call",
3959
- "original": "../transport"
3930
+ "external": true
3960
3931
  },
3961
3932
  {
3962
- "path": "node_modules/engine.io/node_modules/debug/src/index.js",
3933
+ "path": "https",
3963
3934
  "kind": "require-call",
3964
- "original": "debug"
3935
+ "external": true
3965
3936
  },
3966
3937
  {
3967
- "path": "node_modules/engine.io-parser/build/cjs/index.js",
3938
+ "path": "node_modules/http-proxy/lib/http-proxy/common.js",
3968
3939
  "kind": "require-call",
3969
- "original": "engine.io-parser"
3940
+ "original": "../common"
3970
3941
  }
3971
3942
  ],
3972
3943
  "format": "cjs"
3973
3944
  },
3974
- "node_modules/engine.io/build/transports/index.js": {
3975
- "bytes": 663,
3945
+ "node_modules/http-proxy/lib/http-proxy/index.js": {
3946
+ "bytes": 4794,
3976
3947
  "imports": [
3977
3948
  {
3978
- "path": "node_modules/engine.io/build/transports/polling.js",
3949
+ "path": "util",
3979
3950
  "kind": "require-call",
3980
- "original": "./polling"
3951
+ "external": true
3981
3952
  },
3982
3953
  {
3983
- "path": "node_modules/engine.io/build/transports/polling-jsonp.js",
3954
+ "path": "url",
3984
3955
  "kind": "require-call",
3985
- "original": "./polling-jsonp"
3956
+ "external": true
3986
3957
  },
3987
3958
  {
3988
- "path": "node_modules/engine.io/build/transports/websocket.js",
3959
+ "path": "node_modules/eventemitter3/index.js",
3989
3960
  "kind": "require-call",
3990
- "original": "./websocket"
3961
+ "original": "eventemitter3"
3991
3962
  },
3992
3963
  {
3993
- "path": "node_modules/engine.io/build/transports/webtransport.js",
3964
+ "path": "http",
3994
3965
  "kind": "require-call",
3995
- "original": "./webtransport"
3996
- }
3997
- ],
3998
- "format": "cjs"
3999
- },
4000
- "node_modules/engine.io/build/socket.js": {
4001
- "bytes": 15712,
4002
- "imports": [
3966
+ "external": true
3967
+ },
4003
3968
  {
4004
- "path": "events",
3969
+ "path": "https",
4005
3970
  "kind": "require-call",
4006
3971
  "external": true
4007
3972
  },
4008
3973
  {
4009
- "path": "node_modules/engine.io/node_modules/debug/src/index.js",
3974
+ "path": "node_modules/http-proxy/lib/http-proxy/passes/web-incoming.js",
4010
3975
  "kind": "require-call",
4011
- "original": "debug"
3976
+ "original": "./passes/web-incoming"
4012
3977
  },
4013
3978
  {
4014
- "path": "timers",
3979
+ "path": "node_modules/http-proxy/lib/http-proxy/passes/ws-incoming.js",
3980
+ "kind": "require-call",
3981
+ "original": "./passes/ws-incoming"
3982
+ },
3983
+ {
3984
+ "path": "util",
4015
3985
  "kind": "require-call",
4016
3986
  "external": true
4017
3987
  }
4018
3988
  ],
4019
3989
  "format": "cjs"
4020
3990
  },
4021
- "node_modules/ws/lib/constants.js": {
4022
- "bytes": 503,
4023
- "imports": [],
4024
- "format": "cjs"
4025
- },
4026
- "node_modules/ws/lib/buffer-util.js": {
4027
- "bytes": 3056,
3991
+ "node_modules/http-proxy/lib/http-proxy.js": {
3992
+ "bytes": 2578,
4028
3993
  "imports": [
4029
3994
  {
4030
- "path": "node_modules/ws/lib/constants.js",
3995
+ "path": "node_modules/http-proxy/lib/http-proxy/index.js",
4031
3996
  "kind": "require-call",
4032
- "original": "./constants"
4033
- },
3997
+ "original": "./http-proxy/index.js"
3998
+ }
3999
+ ],
4000
+ "format": "cjs"
4001
+ },
4002
+ "node_modules/http-proxy/index.js": {
4003
+ "bytes": 375,
4004
+ "imports": [
4034
4005
  {
4035
- "path": "bufferutil",
4006
+ "path": "node_modules/http-proxy/lib/http-proxy.js",
4036
4007
  "kind": "require-call",
4037
- "external": true
4008
+ "original": "./lib/http-proxy"
4038
4009
  }
4039
4010
  ],
4040
4011
  "format": "cjs"
4041
4012
  },
4042
- "node_modules/ws/lib/limiter.js": {
4043
- "bytes": 1034,
4013
+ "node_modules/http-proxy-middleware/node_modules/is-plain-obj/index.js": {
4014
+ "bytes": 245,
4044
4015
  "imports": [],
4045
4016
  "format": "cjs"
4046
4017
  },
4047
- "node_modules/ws/lib/permessage-deflate.js": {
4048
- "bytes": 14532,
4018
+ "node_modules/http-proxy-middleware/dist/errors.js": {
4019
+ "bytes": 747,
4020
+ "imports": [],
4021
+ "format": "cjs"
4022
+ },
4023
+ "node_modules/http-proxy-middleware/dist/logger.js": {
4024
+ "bytes": 3941,
4049
4025
  "imports": [
4050
4026
  {
4051
- "path": "zlib",
4027
+ "path": "util",
4052
4028
  "kind": "require-call",
4053
4029
  "external": true
4030
+ }
4031
+ ],
4032
+ "format": "cjs"
4033
+ },
4034
+ "node_modules/http-proxy-middleware/dist/config-factory.js": {
4035
+ "bytes": 2717,
4036
+ "imports": [
4037
+ {
4038
+ "path": "node_modules/http-proxy-middleware/node_modules/is-plain-obj/index.js",
4039
+ "kind": "require-call",
4040
+ "original": "is-plain-obj"
4054
4041
  },
4055
4042
  {
4056
- "path": "node_modules/ws/lib/buffer-util.js",
4043
+ "path": "url",
4057
4044
  "kind": "require-call",
4058
- "original": "./buffer-util"
4045
+ "external": true
4059
4046
  },
4060
4047
  {
4061
- "path": "node_modules/ws/lib/limiter.js",
4048
+ "path": "node_modules/http-proxy-middleware/dist/errors.js",
4062
4049
  "kind": "require-call",
4063
- "original": "./limiter"
4050
+ "original": "./errors"
4064
4051
  },
4065
4052
  {
4066
- "path": "node_modules/ws/lib/constants.js",
4053
+ "path": "node_modules/http-proxy-middleware/dist/logger.js",
4067
4054
  "kind": "require-call",
4068
- "original": "./constants"
4055
+ "original": "./logger"
4069
4056
  }
4070
4057
  ],
4071
4058
  "format": "cjs"
4072
4059
  },
4073
- "node_modules/ws/lib/validation.js": {
4074
- "bytes": 3903,
4060
+ "node_modules/is-extglob/index.js": {
4061
+ "bytes": 441,
4062
+ "imports": [],
4063
+ "format": "cjs"
4064
+ },
4065
+ "node_modules/is-glob/index.js": {
4066
+ "bytes": 3628,
4075
4067
  "imports": [
4076
4068
  {
4077
- "path": "buffer",
4069
+ "path": "node_modules/is-extglob/index.js",
4070
+ "kind": "require-call",
4071
+ "original": "is-extglob"
4072
+ }
4073
+ ],
4074
+ "format": "cjs"
4075
+ },
4076
+ "node_modules/braces/lib/utils.js": {
4077
+ "bytes": 2518,
4078
+ "imports": [],
4079
+ "format": "cjs"
4080
+ },
4081
+ "node_modules/braces/lib/stringify.js": {
4082
+ "bytes": 708,
4083
+ "imports": [
4084
+ {
4085
+ "path": "node_modules/braces/lib/utils.js",
4086
+ "kind": "require-call",
4087
+ "original": "./utils"
4088
+ }
4089
+ ],
4090
+ "format": "cjs"
4091
+ },
4092
+ "node_modules/is-number/index.js": {
4093
+ "bytes": 411,
4094
+ "imports": [],
4095
+ "format": "cjs"
4096
+ },
4097
+ "node_modules/to-regex-range/index.js": {
4098
+ "bytes": 6481,
4099
+ "imports": [
4100
+ {
4101
+ "path": "node_modules/is-number/index.js",
4102
+ "kind": "require-call",
4103
+ "original": "is-number"
4104
+ }
4105
+ ],
4106
+ "format": "cjs"
4107
+ },
4108
+ "node_modules/fill-range/index.js": {
4109
+ "bytes": 6406,
4110
+ "imports": [
4111
+ {
4112
+ "path": "util",
4113
+ "kind": "require-call",
4114
+ "external": true
4115
+ },
4116
+ {
4117
+ "path": "node_modules/to-regex-range/index.js",
4118
+ "kind": "require-call",
4119
+ "original": "to-regex-range"
4120
+ }
4121
+ ],
4122
+ "format": "cjs"
4123
+ },
4124
+ "node_modules/braces/lib/compile.js": {
4125
+ "bytes": 1501,
4126
+ "imports": [
4127
+ {
4128
+ "path": "node_modules/fill-range/index.js",
4129
+ "kind": "require-call",
4130
+ "original": "fill-range"
4131
+ },
4132
+ {
4133
+ "path": "node_modules/braces/lib/utils.js",
4134
+ "kind": "require-call",
4135
+ "original": "./utils"
4136
+ }
4137
+ ],
4138
+ "format": "cjs"
4139
+ },
4140
+ "node_modules/braces/lib/expand.js": {
4141
+ "bytes": 2797,
4142
+ "imports": [
4143
+ {
4144
+ "path": "node_modules/fill-range/index.js",
4145
+ "kind": "require-call",
4146
+ "original": "fill-range"
4147
+ },
4148
+ {
4149
+ "path": "node_modules/braces/lib/stringify.js",
4150
+ "kind": "require-call",
4151
+ "original": "./stringify"
4152
+ },
4153
+ {
4154
+ "path": "node_modules/braces/lib/utils.js",
4155
+ "kind": "require-call",
4156
+ "original": "./utils"
4157
+ }
4158
+ ],
4159
+ "format": "cjs"
4160
+ },
4161
+ "node_modules/braces/lib/constants.js": {
4162
+ "bytes": 1589,
4163
+ "imports": [],
4164
+ "format": "cjs"
4165
+ },
4166
+ "node_modules/braces/lib/parse.js": {
4167
+ "bytes": 6899,
4168
+ "imports": [
4169
+ {
4170
+ "path": "node_modules/braces/lib/stringify.js",
4171
+ "kind": "require-call",
4172
+ "original": "./stringify"
4173
+ },
4174
+ {
4175
+ "path": "node_modules/braces/lib/constants.js",
4176
+ "kind": "require-call",
4177
+ "original": "./constants"
4178
+ }
4179
+ ],
4180
+ "format": "cjs"
4181
+ },
4182
+ "node_modules/braces/index.js": {
4183
+ "bytes": 4380,
4184
+ "imports": [
4185
+ {
4186
+ "path": "node_modules/braces/lib/stringify.js",
4187
+ "kind": "require-call",
4188
+ "original": "./lib/stringify"
4189
+ },
4190
+ {
4191
+ "path": "node_modules/braces/lib/compile.js",
4192
+ "kind": "require-call",
4193
+ "original": "./lib/compile"
4194
+ },
4195
+ {
4196
+ "path": "node_modules/braces/lib/expand.js",
4197
+ "kind": "require-call",
4198
+ "original": "./lib/expand"
4199
+ },
4200
+ {
4201
+ "path": "node_modules/braces/lib/parse.js",
4202
+ "kind": "require-call",
4203
+ "original": "./lib/parse"
4204
+ }
4205
+ ],
4206
+ "format": "cjs"
4207
+ },
4208
+ "node_modules/picomatch/lib/constants.js": {
4209
+ "bytes": 4448,
4210
+ "imports": [
4211
+ {
4212
+ "path": "path",
4213
+ "kind": "require-call",
4214
+ "external": true
4215
+ }
4216
+ ],
4217
+ "format": "cjs"
4218
+ },
4219
+ "node_modules/picomatch/lib/utils.js": {
4220
+ "bytes": 1885,
4221
+ "imports": [
4222
+ {
4223
+ "path": "path",
4224
+ "kind": "require-call",
4225
+ "external": true
4226
+ },
4227
+ {
4228
+ "path": "node_modules/picomatch/lib/constants.js",
4229
+ "kind": "require-call",
4230
+ "original": "./constants"
4231
+ }
4232
+ ],
4233
+ "format": "cjs"
4234
+ },
4235
+ "node_modules/picomatch/lib/scan.js": {
4236
+ "bytes": 9189,
4237
+ "imports": [
4238
+ {
4239
+ "path": "node_modules/picomatch/lib/utils.js",
4240
+ "kind": "require-call",
4241
+ "original": "./utils"
4242
+ },
4243
+ {
4244
+ "path": "node_modules/picomatch/lib/constants.js",
4245
+ "kind": "require-call",
4246
+ "original": "./constants"
4247
+ }
4248
+ ],
4249
+ "format": "cjs"
4250
+ },
4251
+ "node_modules/picomatch/lib/parse.js": {
4252
+ "bytes": 27763,
4253
+ "imports": [
4254
+ {
4255
+ "path": "node_modules/picomatch/lib/constants.js",
4256
+ "kind": "require-call",
4257
+ "original": "./constants"
4258
+ },
4259
+ {
4260
+ "path": "node_modules/picomatch/lib/utils.js",
4261
+ "kind": "require-call",
4262
+ "original": "./utils"
4263
+ }
4264
+ ],
4265
+ "format": "cjs"
4266
+ },
4267
+ "node_modules/picomatch/lib/picomatch.js": {
4268
+ "bytes": 9956,
4269
+ "imports": [
4270
+ {
4271
+ "path": "path",
4272
+ "kind": "require-call",
4273
+ "external": true
4274
+ },
4275
+ {
4276
+ "path": "node_modules/picomatch/lib/scan.js",
4277
+ "kind": "require-call",
4278
+ "original": "./scan"
4279
+ },
4280
+ {
4281
+ "path": "node_modules/picomatch/lib/parse.js",
4282
+ "kind": "require-call",
4283
+ "original": "./parse"
4284
+ },
4285
+ {
4286
+ "path": "node_modules/picomatch/lib/utils.js",
4287
+ "kind": "require-call",
4288
+ "original": "./utils"
4289
+ },
4290
+ {
4291
+ "path": "node_modules/picomatch/lib/constants.js",
4292
+ "kind": "require-call",
4293
+ "original": "./constants"
4294
+ }
4295
+ ],
4296
+ "format": "cjs"
4297
+ },
4298
+ "node_modules/picomatch/index.js": {
4299
+ "bytes": 60,
4300
+ "imports": [
4301
+ {
4302
+ "path": "node_modules/picomatch/lib/picomatch.js",
4303
+ "kind": "require-call",
4304
+ "original": "./lib/picomatch"
4305
+ }
4306
+ ],
4307
+ "format": "cjs"
4308
+ },
4309
+ "node_modules/micromatch/index.js": {
4310
+ "bytes": 13898,
4311
+ "imports": [
4312
+ {
4313
+ "path": "util",
4314
+ "kind": "require-call",
4315
+ "external": true
4316
+ },
4317
+ {
4318
+ "path": "node_modules/braces/index.js",
4319
+ "kind": "require-call",
4320
+ "original": "braces"
4321
+ },
4322
+ {
4323
+ "path": "node_modules/picomatch/index.js",
4324
+ "kind": "require-call",
4325
+ "original": "picomatch"
4326
+ },
4327
+ {
4328
+ "path": "node_modules/picomatch/lib/utils.js",
4329
+ "kind": "require-call",
4330
+ "original": "picomatch/lib/utils"
4331
+ }
4332
+ ],
4333
+ "format": "cjs"
4334
+ },
4335
+ "node_modules/http-proxy-middleware/dist/context-matcher.js": {
4336
+ "bytes": 2393,
4337
+ "imports": [
4338
+ {
4339
+ "path": "node_modules/is-glob/index.js",
4340
+ "kind": "require-call",
4341
+ "original": "is-glob"
4342
+ },
4343
+ {
4344
+ "path": "node_modules/micromatch/index.js",
4345
+ "kind": "require-call",
4346
+ "original": "micromatch"
4347
+ },
4348
+ {
4349
+ "path": "url",
4350
+ "kind": "require-call",
4351
+ "external": true
4352
+ },
4353
+ {
4354
+ "path": "node_modules/http-proxy-middleware/dist/errors.js",
4355
+ "kind": "require-call",
4356
+ "original": "./errors"
4357
+ }
4358
+ ],
4359
+ "format": "cjs"
4360
+ },
4361
+ "node_modules/http-proxy-middleware/dist/_handlers.js": {
4362
+ "bytes": 3103,
4363
+ "imports": [
4364
+ {
4365
+ "path": "node_modules/http-proxy-middleware/dist/logger.js",
4366
+ "kind": "require-call",
4367
+ "original": "./logger"
4368
+ }
4369
+ ],
4370
+ "format": "cjs"
4371
+ },
4372
+ "node_modules/http-proxy-middleware/dist/path-rewriter.js": {
4373
+ "bytes": 2120,
4374
+ "imports": [
4375
+ {
4376
+ "path": "node_modules/http-proxy-middleware/node_modules/is-plain-obj/index.js",
4377
+ "kind": "require-call",
4378
+ "original": "is-plain-obj"
4379
+ },
4380
+ {
4381
+ "path": "node_modules/http-proxy-middleware/dist/errors.js",
4382
+ "kind": "require-call",
4383
+ "original": "./errors"
4384
+ },
4385
+ {
4386
+ "path": "node_modules/http-proxy-middleware/dist/logger.js",
4387
+ "kind": "require-call",
4388
+ "original": "./logger"
4389
+ }
4390
+ ],
4391
+ "format": "cjs"
4392
+ },
4393
+ "node_modules/http-proxy-middleware/dist/router.js": {
4394
+ "bytes": 2092,
4395
+ "imports": [
4396
+ {
4397
+ "path": "node_modules/http-proxy-middleware/node_modules/is-plain-obj/index.js",
4398
+ "kind": "require-call",
4399
+ "original": "is-plain-obj"
4400
+ },
4401
+ {
4402
+ "path": "node_modules/http-proxy-middleware/dist/logger.js",
4403
+ "kind": "require-call",
4404
+ "original": "./logger"
4405
+ }
4406
+ ],
4407
+ "format": "cjs"
4408
+ },
4409
+ "node_modules/http-proxy-middleware/dist/http-proxy-middleware.js": {
4410
+ "bytes": 7608,
4411
+ "imports": [
4412
+ {
4413
+ "path": "node_modules/http-proxy/index.js",
4414
+ "kind": "require-call",
4415
+ "original": "http-proxy"
4416
+ },
4417
+ {
4418
+ "path": "node_modules/http-proxy-middleware/dist/config-factory.js",
4419
+ "kind": "require-call",
4420
+ "original": "./config-factory"
4421
+ },
4422
+ {
4423
+ "path": "node_modules/http-proxy-middleware/dist/context-matcher.js",
4424
+ "kind": "require-call",
4425
+ "original": "./context-matcher"
4426
+ },
4427
+ {
4428
+ "path": "node_modules/http-proxy-middleware/dist/_handlers.js",
4429
+ "kind": "require-call",
4430
+ "original": "./_handlers"
4431
+ },
4432
+ {
4433
+ "path": "node_modules/http-proxy-middleware/dist/logger.js",
4434
+ "kind": "require-call",
4435
+ "original": "./logger"
4436
+ },
4437
+ {
4438
+ "path": "node_modules/http-proxy-middleware/dist/path-rewriter.js",
4439
+ "kind": "require-call",
4440
+ "original": "./path-rewriter"
4441
+ },
4442
+ {
4443
+ "path": "node_modules/http-proxy-middleware/dist/router.js",
4444
+ "kind": "require-call",
4445
+ "original": "./router"
4446
+ }
4447
+ ],
4448
+ "format": "cjs"
4449
+ },
4450
+ "node_modules/http-proxy-middleware/dist/handlers/response-interceptor.js": {
4451
+ "bytes": 3354,
4452
+ "imports": [
4453
+ {
4454
+ "path": "zlib",
4455
+ "kind": "require-call",
4456
+ "external": true
4457
+ }
4458
+ ],
4459
+ "format": "cjs"
4460
+ },
4461
+ "node_modules/http-proxy-middleware/dist/handlers/fix-request-body.js": {
4462
+ "bytes": 1075,
4463
+ "imports": [
4464
+ {
4465
+ "path": "querystring",
4466
+ "kind": "require-call",
4467
+ "external": true
4468
+ }
4469
+ ],
4470
+ "format": "cjs"
4471
+ },
4472
+ "node_modules/http-proxy-middleware/dist/handlers/public.js": {
4473
+ "bytes": 546,
4474
+ "imports": [
4475
+ {
4476
+ "path": "node_modules/http-proxy-middleware/dist/handlers/response-interceptor.js",
4477
+ "kind": "require-call",
4478
+ "original": "./response-interceptor"
4479
+ },
4480
+ {
4481
+ "path": "node_modules/http-proxy-middleware/dist/handlers/fix-request-body.js",
4482
+ "kind": "require-call",
4483
+ "original": "./fix-request-body"
4484
+ }
4485
+ ],
4486
+ "format": "cjs"
4487
+ },
4488
+ "node_modules/http-proxy-middleware/dist/handlers/index.js": {
4489
+ "bytes": 633,
4490
+ "imports": [
4491
+ {
4492
+ "path": "node_modules/http-proxy-middleware/dist/handlers/public.js",
4493
+ "kind": "require-call",
4494
+ "original": "./public"
4495
+ }
4496
+ ],
4497
+ "format": "cjs"
4498
+ },
4499
+ "node_modules/http-proxy-middleware/dist/index.js": {
4500
+ "bytes": 968,
4501
+ "imports": [
4502
+ {
4503
+ "path": "node_modules/http-proxy-middleware/dist/http-proxy-middleware.js",
4504
+ "kind": "require-call",
4505
+ "original": "./http-proxy-middleware"
4506
+ },
4507
+ {
4508
+ "path": "node_modules/http-proxy-middleware/dist/handlers/index.js",
4509
+ "kind": "require-call",
4510
+ "original": "./handlers"
4511
+ }
4512
+ ],
4513
+ "format": "cjs"
4514
+ },
4515
+ "node_modules/base64id/lib/base64id.js": {
4516
+ "bytes": 2365,
4517
+ "imports": [
4518
+ {
4519
+ "path": "crypto",
4520
+ "kind": "require-call",
4521
+ "external": true
4522
+ }
4523
+ ],
4524
+ "format": "cjs"
4525
+ },
4526
+ "node_modules/engine.io-parser/build/cjs/commons.js": {
4527
+ "bytes": 770,
4528
+ "imports": [],
4529
+ "format": "cjs"
4530
+ },
4531
+ "node_modules/engine.io-parser/build/cjs/encodePacket.js": {
4532
+ "bytes": 1407,
4533
+ "imports": [
4534
+ {
4535
+ "path": "node_modules/engine.io-parser/build/cjs/commons.js",
4536
+ "kind": "require-call",
4537
+ "original": "./commons.js"
4538
+ }
4539
+ ],
4540
+ "format": "cjs"
4541
+ },
4542
+ "node_modules/engine.io-parser/build/cjs/decodePacket.js": {
4543
+ "bytes": 1924,
4544
+ "imports": [
4545
+ {
4546
+ "path": "node_modules/engine.io-parser/build/cjs/commons.js",
4547
+ "kind": "require-call",
4548
+ "original": "./commons.js"
4549
+ }
4550
+ ],
4551
+ "format": "cjs"
4552
+ },
4553
+ "node_modules/engine.io-parser/build/cjs/index.js": {
4554
+ "bytes": 7119,
4555
+ "imports": [
4556
+ {
4557
+ "path": "node_modules/engine.io-parser/build/cjs/encodePacket.js",
4558
+ "kind": "require-call",
4559
+ "original": "./encodePacket.js"
4560
+ },
4561
+ {
4562
+ "path": "node_modules/engine.io-parser/build/cjs/decodePacket.js",
4563
+ "kind": "require-call",
4564
+ "original": "./decodePacket.js"
4565
+ },
4566
+ {
4567
+ "path": "node_modules/engine.io-parser/build/cjs/commons.js",
4568
+ "kind": "require-call",
4569
+ "original": "./commons.js"
4570
+ }
4571
+ ],
4572
+ "format": "cjs"
4573
+ },
4574
+ "node_modules/engine.io/build/parser-v3/utf8.js": {
4575
+ "bytes": 5900,
4576
+ "imports": [],
4577
+ "format": "cjs"
4578
+ },
4579
+ "node_modules/engine.io/build/parser-v3/index.js": {
4580
+ "bytes": 12271,
4581
+ "imports": [
4582
+ {
4583
+ "path": "node_modules/engine.io/build/parser-v3/utf8.js",
4584
+ "kind": "require-call",
4585
+ "original": "./utf8"
4586
+ }
4587
+ ],
4588
+ "format": "cjs"
4589
+ },
4590
+ "node_modules/engine.io/node_modules/debug/src/common.js": {
4591
+ "bytes": 6915,
4592
+ "imports": [
4593
+ {
4594
+ "path": "node_modules/ms/index.js",
4595
+ "kind": "require-call",
4596
+ "original": "ms"
4597
+ }
4598
+ ],
4599
+ "format": "cjs"
4600
+ },
4601
+ "node_modules/engine.io/node_modules/debug/src/browser.js": {
4602
+ "bytes": 6103,
4603
+ "imports": [
4604
+ {
4605
+ "path": "node_modules/engine.io/node_modules/debug/src/common.js",
4606
+ "kind": "require-call",
4607
+ "original": "./common"
4608
+ }
4609
+ ],
4610
+ "format": "cjs"
4611
+ },
4612
+ "node_modules/engine.io/node_modules/debug/src/node.js": {
4613
+ "bytes": 4728,
4614
+ "imports": [
4615
+ {
4616
+ "path": "tty",
4617
+ "kind": "require-call",
4618
+ "external": true
4619
+ },
4620
+ {
4621
+ "path": "util",
4622
+ "kind": "require-call",
4623
+ "external": true
4624
+ },
4625
+ {
4626
+ "path": "node_modules/supports-color/index.js",
4627
+ "kind": "require-call",
4628
+ "original": "supports-color"
4629
+ },
4630
+ {
4631
+ "path": "node_modules/engine.io/node_modules/debug/src/common.js",
4632
+ "kind": "require-call",
4633
+ "original": "./common"
4634
+ }
4635
+ ],
4636
+ "format": "cjs"
4637
+ },
4638
+ "node_modules/engine.io/node_modules/debug/src/index.js": {
4639
+ "bytes": 314,
4640
+ "imports": [
4641
+ {
4642
+ "path": "node_modules/engine.io/node_modules/debug/src/browser.js",
4643
+ "kind": "require-call",
4644
+ "original": "./browser.js"
4645
+ },
4646
+ {
4647
+ "path": "node_modules/engine.io/node_modules/debug/src/node.js",
4648
+ "kind": "require-call",
4649
+ "original": "./node.js"
4650
+ }
4651
+ ],
4652
+ "format": "cjs"
4653
+ },
4654
+ "node_modules/engine.io/build/transport.js": {
4655
+ "bytes": 3128,
4656
+ "imports": [
4657
+ {
4658
+ "path": "events",
4659
+ "kind": "require-call",
4660
+ "external": true
4661
+ },
4662
+ {
4663
+ "path": "node_modules/engine.io-parser/build/cjs/index.js",
4664
+ "kind": "require-call",
4665
+ "original": "engine.io-parser"
4666
+ },
4667
+ {
4668
+ "path": "node_modules/engine.io/build/parser-v3/index.js",
4669
+ "kind": "require-call",
4670
+ "original": "./parser-v3/index"
4671
+ },
4672
+ {
4673
+ "path": "node_modules/engine.io/node_modules/debug/src/index.js",
4674
+ "kind": "require-call",
4675
+ "original": "debug"
4676
+ }
4677
+ ],
4678
+ "format": "cjs"
4679
+ },
4680
+ "node_modules/engine.io/build/transports/polling.js": {
4681
+ "bytes": 10027,
4682
+ "imports": [
4683
+ {
4684
+ "path": "node_modules/engine.io/build/transport.js",
4685
+ "kind": "require-call",
4686
+ "original": "../transport"
4687
+ },
4688
+ {
4689
+ "path": "zlib",
4690
+ "kind": "require-call",
4691
+ "external": true
4692
+ },
4693
+ {
4694
+ "path": "node_modules/accepts/index.js",
4695
+ "kind": "require-call",
4696
+ "original": "accepts"
4697
+ },
4698
+ {
4699
+ "path": "node_modules/engine.io/node_modules/debug/src/index.js",
4700
+ "kind": "require-call",
4701
+ "original": "debug"
4702
+ }
4703
+ ],
4704
+ "format": "cjs"
4705
+ },
4706
+ "node_modules/engine.io/build/transports/polling-jsonp.js": {
4707
+ "bytes": 1519,
4708
+ "imports": [
4709
+ {
4710
+ "path": "node_modules/engine.io/build/transports/polling.js",
4711
+ "kind": "require-call",
4712
+ "original": "./polling"
4713
+ },
4714
+ {
4715
+ "path": "querystring",
4716
+ "kind": "require-call",
4717
+ "external": true
4718
+ }
4719
+ ],
4720
+ "format": "cjs"
4721
+ },
4722
+ "node_modules/engine.io/build/transports/websocket.js": {
4723
+ "bytes": 3135,
4724
+ "imports": [
4725
+ {
4726
+ "path": "node_modules/engine.io/build/transport.js",
4727
+ "kind": "require-call",
4728
+ "original": "../transport"
4729
+ },
4730
+ {
4731
+ "path": "node_modules/engine.io/node_modules/debug/src/index.js",
4732
+ "kind": "require-call",
4733
+ "original": "debug"
4734
+ }
4735
+ ],
4736
+ "format": "cjs"
4737
+ },
4738
+ "node_modules/engine.io/build/transports/webtransport.js": {
4739
+ "bytes": 2068,
4740
+ "imports": [
4741
+ {
4742
+ "path": "node_modules/engine.io/build/transport.js",
4743
+ "kind": "require-call",
4744
+ "original": "../transport"
4745
+ },
4746
+ {
4747
+ "path": "node_modules/engine.io/node_modules/debug/src/index.js",
4748
+ "kind": "require-call",
4749
+ "original": "debug"
4750
+ },
4751
+ {
4752
+ "path": "node_modules/engine.io-parser/build/cjs/index.js",
4753
+ "kind": "require-call",
4754
+ "original": "engine.io-parser"
4755
+ }
4756
+ ],
4757
+ "format": "cjs"
4758
+ },
4759
+ "node_modules/engine.io/build/transports/index.js": {
4760
+ "bytes": 663,
4761
+ "imports": [
4762
+ {
4763
+ "path": "node_modules/engine.io/build/transports/polling.js",
4764
+ "kind": "require-call",
4765
+ "original": "./polling"
4766
+ },
4767
+ {
4768
+ "path": "node_modules/engine.io/build/transports/polling-jsonp.js",
4769
+ "kind": "require-call",
4770
+ "original": "./polling-jsonp"
4771
+ },
4772
+ {
4773
+ "path": "node_modules/engine.io/build/transports/websocket.js",
4774
+ "kind": "require-call",
4775
+ "original": "./websocket"
4776
+ },
4777
+ {
4778
+ "path": "node_modules/engine.io/build/transports/webtransport.js",
4779
+ "kind": "require-call",
4780
+ "original": "./webtransport"
4781
+ }
4782
+ ],
4783
+ "format": "cjs"
4784
+ },
4785
+ "node_modules/engine.io/build/socket.js": {
4786
+ "bytes": 15712,
4787
+ "imports": [
4788
+ {
4789
+ "path": "events",
4790
+ "kind": "require-call",
4791
+ "external": true
4792
+ },
4793
+ {
4794
+ "path": "node_modules/engine.io/node_modules/debug/src/index.js",
4795
+ "kind": "require-call",
4796
+ "original": "debug"
4797
+ },
4798
+ {
4799
+ "path": "timers",
4800
+ "kind": "require-call",
4801
+ "external": true
4802
+ }
4803
+ ],
4804
+ "format": "cjs"
4805
+ },
4806
+ "node_modules/ws/lib/constants.js": {
4807
+ "bytes": 503,
4808
+ "imports": [],
4809
+ "format": "cjs"
4810
+ },
4811
+ "node_modules/ws/lib/buffer-util.js": {
4812
+ "bytes": 3056,
4813
+ "imports": [
4814
+ {
4815
+ "path": "node_modules/ws/lib/constants.js",
4816
+ "kind": "require-call",
4817
+ "original": "./constants"
4818
+ },
4819
+ {
4820
+ "path": "bufferutil",
4821
+ "kind": "require-call",
4822
+ "external": true
4823
+ }
4824
+ ],
4825
+ "format": "cjs"
4826
+ },
4827
+ "node_modules/ws/lib/limiter.js": {
4828
+ "bytes": 1034,
4829
+ "imports": [],
4830
+ "format": "cjs"
4831
+ },
4832
+ "node_modules/ws/lib/permessage-deflate.js": {
4833
+ "bytes": 14532,
4834
+ "imports": [
4835
+ {
4836
+ "path": "zlib",
4837
+ "kind": "require-call",
4838
+ "external": true
4839
+ },
4840
+ {
4841
+ "path": "node_modules/ws/lib/buffer-util.js",
4842
+ "kind": "require-call",
4843
+ "original": "./buffer-util"
4844
+ },
4845
+ {
4846
+ "path": "node_modules/ws/lib/limiter.js",
4847
+ "kind": "require-call",
4848
+ "original": "./limiter"
4849
+ },
4850
+ {
4851
+ "path": "node_modules/ws/lib/constants.js",
4852
+ "kind": "require-call",
4853
+ "original": "./constants"
4854
+ }
4855
+ ],
4856
+ "format": "cjs"
4857
+ },
4858
+ "node_modules/ws/lib/validation.js": {
4859
+ "bytes": 3903,
4860
+ "imports": [
4861
+ {
4862
+ "path": "buffer",
4078
4863
  "kind": "require-call",
4079
4864
  "external": true
4080
4865
  },
@@ -4565,119 +5350,50 @@
4565
5350
  "original": "./server"
4566
5351
  },
4567
5352
  {
4568
- "path": "node_modules/engine.io/build/transports/index.js",
4569
- "kind": "require-call",
4570
- "original": "./transports/index"
4571
- },
4572
- {
4573
- "path": "node_modules/engine.io-parser/build/cjs/index.js",
4574
- "kind": "require-call",
4575
- "original": "engine.io-parser"
4576
- },
4577
- {
4578
- "path": "node_modules/engine.io/build/userver.js",
4579
- "kind": "require-call",
4580
- "original": "./userver"
4581
- },
4582
- {
4583
- "path": "node_modules/engine.io/build/socket.js",
4584
- "kind": "require-call",
4585
- "original": "./socket"
4586
- },
4587
- {
4588
- "path": "node_modules/engine.io/build/transport.js",
4589
- "kind": "require-call",
4590
- "original": "./transport"
4591
- }
4592
- ],
4593
- "format": "cjs"
4594
- },
4595
- "node_modules/@socket.io/component-emitter/index.js": {
4596
- "bytes": 3363,
4597
- "imports": [],
4598
- "format": "cjs"
4599
- },
4600
- "node_modules/socket.io-parser/build/cjs/is-binary.js": {
4601
- "bytes": 1746,
4602
- "imports": [],
4603
- "format": "cjs"
4604
- },
4605
- "node_modules/socket.io-parser/build/cjs/binary.js": {
4606
- "bytes": 2991,
4607
- "imports": [
4608
- {
4609
- "path": "node_modules/socket.io-parser/build/cjs/is-binary.js",
4610
- "kind": "require-call",
4611
- "original": "./is-binary.js"
4612
- }
4613
- ],
4614
- "format": "cjs"
4615
- },
4616
- "node_modules/debug/node_modules/ms/index.js": {
4617
- "bytes": 3023,
4618
- "imports": [],
4619
- "format": "cjs"
4620
- },
4621
- "node_modules/debug/src/common.js": {
4622
- "bytes": 6289,
4623
- "imports": [
4624
- {
4625
- "path": "node_modules/debug/node_modules/ms/index.js",
4626
- "kind": "require-call",
4627
- "original": "ms"
4628
- }
4629
- ],
4630
- "format": "cjs"
4631
- },
4632
- "node_modules/debug/src/browser.js": {
4633
- "bytes": 6010,
4634
- "imports": [
4635
- {
4636
- "path": "node_modules/debug/src/common.js",
5353
+ "path": "node_modules/engine.io/build/transports/index.js",
4637
5354
  "kind": "require-call",
4638
- "original": "./common"
4639
- }
4640
- ],
4641
- "format": "cjs"
4642
- },
4643
- "node_modules/debug/src/node.js": {
4644
- "bytes": 4685,
4645
- "imports": [
5355
+ "original": "./transports/index"
5356
+ },
4646
5357
  {
4647
- "path": "tty",
5358
+ "path": "node_modules/engine.io-parser/build/cjs/index.js",
4648
5359
  "kind": "require-call",
4649
- "external": true
5360
+ "original": "engine.io-parser"
4650
5361
  },
4651
5362
  {
4652
- "path": "util",
5363
+ "path": "node_modules/engine.io/build/userver.js",
4653
5364
  "kind": "require-call",
4654
- "external": true
5365
+ "original": "./userver"
4655
5366
  },
4656
5367
  {
4657
- "path": "node_modules/supports-color/index.js",
5368
+ "path": "node_modules/engine.io/build/socket.js",
4658
5369
  "kind": "require-call",
4659
- "original": "supports-color"
5370
+ "original": "./socket"
4660
5371
  },
4661
5372
  {
4662
- "path": "node_modules/debug/src/common.js",
5373
+ "path": "node_modules/engine.io/build/transport.js",
4663
5374
  "kind": "require-call",
4664
- "original": "./common"
5375
+ "original": "./transport"
4665
5376
  }
4666
5377
  ],
4667
5378
  "format": "cjs"
4668
5379
  },
4669
- "node_modules/debug/src/index.js": {
4670
- "bytes": 314,
5380
+ "node_modules/@socket.io/component-emitter/index.js": {
5381
+ "bytes": 3363,
5382
+ "imports": [],
5383
+ "format": "cjs"
5384
+ },
5385
+ "node_modules/socket.io-parser/build/cjs/is-binary.js": {
5386
+ "bytes": 1746,
5387
+ "imports": [],
5388
+ "format": "cjs"
5389
+ },
5390
+ "node_modules/socket.io-parser/build/cjs/binary.js": {
5391
+ "bytes": 2991,
4671
5392
  "imports": [
4672
5393
  {
4673
- "path": "node_modules/debug/src/browser.js",
4674
- "kind": "require-call",
4675
- "original": "./browser.js"
4676
- },
4677
- {
4678
- "path": "node_modules/debug/src/node.js",
5394
+ "path": "node_modules/socket.io-parser/build/cjs/is-binary.js",
4679
5395
  "kind": "require-call",
4680
- "original": "./node.js"
5396
+ "original": "./is-binary.js"
4681
5397
  }
4682
5398
  ],
4683
5399
  "format": "cjs"
@@ -6628,7 +7344,7 @@
6628
7344
  "format": "cjs"
6629
7345
  },
6630
7346
  "src/lib/mockServer.js": {
6631
- "bytes": 16856,
7347
+ "bytes": 17620,
6632
7348
  "imports": [
6633
7349
  {
6634
7350
  "path": "node_modules/express/index.js",
@@ -6661,9 +7377,9 @@
6661
7377
  "external": true
6662
7378
  },
6663
7379
  {
6664
- "path": "http-proxy-middleware",
7380
+ "path": "node_modules/http-proxy-middleware/dist/index.js",
6665
7381
  "kind": "require-call",
6666
- "external": true
7382
+ "original": "http-proxy-middleware"
6667
7383
  },
6668
7384
  {
6669
7385
  "path": "node_modules/socket.io/dist/index.js",
@@ -6704,7 +7420,7 @@
6704
7420
  "format": "cjs"
6705
7421
  },
6706
7422
  "src/lib/staticServer.js": {
6707
- "bytes": 23163,
7423
+ "bytes": 34916,
6708
7424
  "imports": [
6709
7425
  {
6710
7426
  "path": "node_modules/express/index.js",
@@ -6747,9 +7463,9 @@
6747
7463
  "external": true
6748
7464
  },
6749
7465
  {
6750
- "path": "http-proxy-middleware",
7466
+ "path": "node_modules/http-proxy-middleware/dist/index.js",
6751
7467
  "kind": "require-call",
6752
- "external": true
7468
+ "original": "http-proxy-middleware"
6753
7469
  },
6754
7470
  {
6755
7471
  "path": "node_modules/colors/safe.js",
@@ -6765,6 +7481,11 @@
6765
7481
  "path": "src/lib/utils.js",
6766
7482
  "kind": "require-call",
6767
7483
  "original": "./utils"
7484
+ },
7485
+ {
7486
+ "path": "readline",
7487
+ "kind": "require-call",
7488
+ "external": true
6768
7489
  }
6769
7490
  ],
6770
7491
  "format": "cjs"
@@ -7264,137 +7985,426 @@
7264
7985
  "original": "../../../errors"
7265
7986
  },
7266
7987
  {
7267
- "path": "node_modules/readable-stream/lib/internal/streams/end-of-stream.js",
7988
+ "path": "node_modules/readable-stream/lib/internal/streams/end-of-stream.js",
7989
+ "kind": "require-call",
7990
+ "original": "./end-of-stream"
7991
+ }
7992
+ ],
7993
+ "format": "cjs"
7994
+ },
7995
+ "node_modules/readable-stream/readable.js": {
7996
+ "bytes": 729,
7997
+ "imports": [
7998
+ {
7999
+ "path": "stream",
8000
+ "kind": "require-call",
8001
+ "external": true
8002
+ },
8003
+ {
8004
+ "path": "node_modules/readable-stream/lib/_stream_readable.js",
8005
+ "kind": "require-call",
8006
+ "original": "./lib/_stream_readable.js"
8007
+ },
8008
+ {
8009
+ "path": "node_modules/readable-stream/lib/_stream_writable.js",
8010
+ "kind": "require-call",
8011
+ "original": "./lib/_stream_writable.js"
8012
+ },
8013
+ {
8014
+ "path": "node_modules/readable-stream/lib/_stream_duplex.js",
8015
+ "kind": "require-call",
8016
+ "original": "./lib/_stream_duplex.js"
8017
+ },
8018
+ {
8019
+ "path": "node_modules/readable-stream/lib/_stream_transform.js",
8020
+ "kind": "require-call",
8021
+ "original": "./lib/_stream_transform.js"
8022
+ },
8023
+ {
8024
+ "path": "node_modules/readable-stream/lib/_stream_passthrough.js",
8025
+ "kind": "require-call",
8026
+ "original": "./lib/_stream_passthrough.js"
8027
+ },
8028
+ {
8029
+ "path": "node_modules/readable-stream/lib/internal/streams/end-of-stream.js",
8030
+ "kind": "require-call",
8031
+ "original": "./lib/internal/streams/end-of-stream.js"
8032
+ },
8033
+ {
8034
+ "path": "node_modules/readable-stream/lib/internal/streams/pipeline.js",
8035
+ "kind": "require-call",
8036
+ "original": "./lib/internal/streams/pipeline.js"
8037
+ }
8038
+ ],
8039
+ "format": "cjs"
8040
+ },
8041
+ "node_modules/buffer-from/index.js": {
8042
+ "bytes": 1675,
8043
+ "imports": [],
8044
+ "format": "cjs"
8045
+ },
8046
+ "node_modules/typedarray/index.js": {
8047
+ "bytes": 21325,
8048
+ "imports": [],
8049
+ "format": "cjs"
8050
+ },
8051
+ "node_modules/multer/node_modules/concat-stream/index.js": {
8052
+ "bytes": 3775,
8053
+ "imports": [
8054
+ {
8055
+ "path": "node_modules/readable-stream/readable.js",
8056
+ "kind": "require-call",
8057
+ "original": "readable-stream"
8058
+ },
8059
+ {
8060
+ "path": "node_modules/inherits/inherits.js",
8061
+ "kind": "require-call",
8062
+ "original": "inherits"
8063
+ },
8064
+ {
8065
+ "path": "node_modules/buffer-from/index.js",
8066
+ "kind": "require-call",
8067
+ "original": "buffer-from"
8068
+ },
8069
+ {
8070
+ "path": "node_modules/typedarray/index.js",
8071
+ "kind": "require-call",
8072
+ "original": "typedarray"
8073
+ }
8074
+ ],
8075
+ "format": "cjs"
8076
+ },
8077
+ "node_modules/multer/storage/memory.js": {
8078
+ "bytes": 475,
8079
+ "imports": [
8080
+ {
8081
+ "path": "node_modules/multer/node_modules/concat-stream/index.js",
8082
+ "kind": "require-call",
8083
+ "original": "concat-stream"
8084
+ }
8085
+ ],
8086
+ "format": "cjs"
8087
+ },
8088
+ "node_modules/multer/index.js": {
8089
+ "bytes": 2745,
8090
+ "imports": [
8091
+ {
8092
+ "path": "node_modules/multer/lib/make-middleware.js",
8093
+ "kind": "require-call",
8094
+ "original": "./lib/make-middleware"
8095
+ },
8096
+ {
8097
+ "path": "node_modules/multer/storage/disk.js",
8098
+ "kind": "require-call",
8099
+ "original": "./storage/disk"
8100
+ },
8101
+ {
8102
+ "path": "node_modules/multer/storage/memory.js",
8103
+ "kind": "require-call",
8104
+ "original": "./storage/memory"
8105
+ },
8106
+ {
8107
+ "path": "node_modules/multer/lib/multer-error.js",
8108
+ "kind": "require-call",
8109
+ "original": "./lib/multer-error"
8110
+ }
8111
+ ],
8112
+ "format": "cjs"
8113
+ },
8114
+ "node_modules/ua-parser-js/src/main/ua-parser.js": {
8115
+ "bytes": 77598,
8116
+ "imports": [],
8117
+ "format": "cjs"
8118
+ },
8119
+ "node_modules/events-universal/default.js": {
8120
+ "bytes": 35,
8121
+ "imports": [
8122
+ {
8123
+ "path": "events",
8124
+ "kind": "require-call",
8125
+ "external": true
8126
+ }
8127
+ ],
8128
+ "format": "cjs"
8129
+ },
8130
+ "node_modules/fast-fifo/fixed-size.js": {
8131
+ "bytes": 875,
8132
+ "imports": [],
8133
+ "format": "cjs"
8134
+ },
8135
+ "node_modules/fast-fifo/index.js": {
8136
+ "bytes": 972,
8137
+ "imports": [
8138
+ {
8139
+ "path": "node_modules/fast-fifo/fixed-size.js",
8140
+ "kind": "require-call",
8141
+ "original": "./fixed-size"
8142
+ }
8143
+ ],
8144
+ "format": "cjs"
8145
+ },
8146
+ "node_modules/b4a/index.js": {
8147
+ "bytes": 4054,
8148
+ "imports": [],
8149
+ "format": "cjs"
8150
+ },
8151
+ "node_modules/text-decoder/lib/pass-through-decoder.js": {
8152
+ "bytes": 269,
8153
+ "imports": [
8154
+ {
8155
+ "path": "node_modules/b4a/index.js",
8156
+ "kind": "require-call",
8157
+ "original": "b4a"
8158
+ }
8159
+ ],
8160
+ "format": "cjs"
8161
+ },
8162
+ "node_modules/text-decoder/lib/utf8-decoder.js": {
8163
+ "bytes": 4429,
8164
+ "imports": [
8165
+ {
8166
+ "path": "node_modules/b4a/index.js",
8167
+ "kind": "require-call",
8168
+ "original": "b4a"
8169
+ }
8170
+ ],
8171
+ "format": "cjs"
8172
+ },
8173
+ "node_modules/text-decoder/index.js": {
8174
+ "bytes": 1371,
8175
+ "imports": [
8176
+ {
8177
+ "path": "node_modules/text-decoder/lib/pass-through-decoder.js",
8178
+ "kind": "require-call",
8179
+ "original": "./lib/pass-through-decoder"
8180
+ },
8181
+ {
8182
+ "path": "node_modules/text-decoder/lib/utf8-decoder.js",
8183
+ "kind": "require-call",
8184
+ "original": "./lib/utf8-decoder"
8185
+ }
8186
+ ],
8187
+ "format": "cjs"
8188
+ },
8189
+ "node_modules/streamx/lib/errors.js": {
8190
+ "bytes": 1096,
8191
+ "imports": [],
8192
+ "format": "cjs"
8193
+ },
8194
+ "node_modules/streamx/index.js": {
8195
+ "bytes": 34248,
8196
+ "imports": [
8197
+ {
8198
+ "path": "node_modules/events-universal/default.js",
8199
+ "kind": "require-call",
8200
+ "original": "events-universal"
8201
+ },
8202
+ {
8203
+ "path": "node_modules/fast-fifo/index.js",
8204
+ "kind": "require-call",
8205
+ "original": "fast-fifo"
8206
+ },
8207
+ {
8208
+ "path": "node_modules/text-decoder/index.js",
8209
+ "kind": "require-call",
8210
+ "original": "text-decoder"
8211
+ },
8212
+ {
8213
+ "path": "node_modules/streamx/lib/errors.js",
8214
+ "kind": "require-call",
8215
+ "original": "./lib/errors.js"
8216
+ }
8217
+ ],
8218
+ "format": "cjs"
8219
+ },
8220
+ "node_modules/tar-stream/headers.js": {
8221
+ "bytes": 8621,
8222
+ "imports": [
8223
+ {
8224
+ "path": "node_modules/b4a/index.js",
7268
8225
  "kind": "require-call",
7269
- "original": "./end-of-stream"
8226
+ "original": "b4a"
7270
8227
  }
7271
8228
  ],
7272
8229
  "format": "cjs"
7273
8230
  },
7274
- "node_modules/readable-stream/readable.js": {
7275
- "bytes": 729,
8231
+ "node_modules/tar-stream/extract.js": {
8232
+ "bytes": 9595,
7276
8233
  "imports": [
7277
8234
  {
7278
- "path": "stream",
8235
+ "path": "node_modules/streamx/index.js",
7279
8236
  "kind": "require-call",
7280
- "external": true
8237
+ "original": "streamx"
7281
8238
  },
7282
8239
  {
7283
- "path": "node_modules/readable-stream/lib/_stream_readable.js",
8240
+ "path": "node_modules/fast-fifo/index.js",
7284
8241
  "kind": "require-call",
7285
- "original": "./lib/_stream_readable.js"
8242
+ "original": "fast-fifo"
7286
8243
  },
7287
8244
  {
7288
- "path": "node_modules/readable-stream/lib/_stream_writable.js",
8245
+ "path": "node_modules/b4a/index.js",
7289
8246
  "kind": "require-call",
7290
- "original": "./lib/_stream_writable.js"
8247
+ "original": "b4a"
7291
8248
  },
7292
8249
  {
7293
- "path": "node_modules/readable-stream/lib/_stream_duplex.js",
8250
+ "path": "node_modules/tar-stream/headers.js",
7294
8251
  "kind": "require-call",
7295
- "original": "./lib/_stream_duplex.js"
7296
- },
8252
+ "original": "./headers"
8253
+ }
8254
+ ],
8255
+ "format": "cjs"
8256
+ },
8257
+ "node_modules/tar-stream/constants.js": {
8258
+ "bytes": 258,
8259
+ "imports": [
7297
8260
  {
7298
- "path": "node_modules/readable-stream/lib/_stream_transform.js",
8261
+ "path": "fs",
7299
8262
  "kind": "require-call",
7300
- "original": "./lib/_stream_transform.js"
8263
+ "external": true
8264
+ }
8265
+ ],
8266
+ "format": "cjs"
8267
+ },
8268
+ "node_modules/tar-stream/pack.js": {
8269
+ "bytes": 6291,
8270
+ "imports": [
8271
+ {
8272
+ "path": "node_modules/streamx/index.js",
8273
+ "kind": "require-call",
8274
+ "original": "streamx"
7301
8275
  },
7302
8276
  {
7303
- "path": "node_modules/readable-stream/lib/_stream_passthrough.js",
8277
+ "path": "node_modules/b4a/index.js",
7304
8278
  "kind": "require-call",
7305
- "original": "./lib/_stream_passthrough.js"
8279
+ "original": "b4a"
7306
8280
  },
7307
8281
  {
7308
- "path": "node_modules/readable-stream/lib/internal/streams/end-of-stream.js",
8282
+ "path": "node_modules/tar-stream/constants.js",
7309
8283
  "kind": "require-call",
7310
- "original": "./lib/internal/streams/end-of-stream.js"
8284
+ "original": "./constants"
7311
8285
  },
7312
8286
  {
7313
- "path": "node_modules/readable-stream/lib/internal/streams/pipeline.js",
8287
+ "path": "node_modules/tar-stream/headers.js",
7314
8288
  "kind": "require-call",
7315
- "original": "./lib/internal/streams/pipeline.js"
8289
+ "original": "./headers"
7316
8290
  }
7317
8291
  ],
7318
8292
  "format": "cjs"
7319
8293
  },
7320
- "node_modules/buffer-from/index.js": {
7321
- "bytes": 1675,
7322
- "imports": [],
8294
+ "node_modules/tar-stream/index.js": {
8295
+ "bytes": 72,
8296
+ "imports": [
8297
+ {
8298
+ "path": "node_modules/tar-stream/extract.js",
8299
+ "kind": "require-call",
8300
+ "original": "./extract"
8301
+ },
8302
+ {
8303
+ "path": "node_modules/tar-stream/pack.js",
8304
+ "kind": "require-call",
8305
+ "original": "./pack"
8306
+ }
8307
+ ],
7323
8308
  "format": "cjs"
7324
8309
  },
7325
- "node_modules/typedarray/index.js": {
7326
- "bytes": 21325,
8310
+ "node_modules/pend/index.js": {
8311
+ "bytes": 1101,
7327
8312
  "imports": [],
7328
8313
  "format": "cjs"
7329
8314
  },
7330
- "node_modules/multer/node_modules/concat-stream/index.js": {
7331
- "bytes": 3775,
8315
+ "node_modules/fd-slicer/index.js": {
8316
+ "bytes": 7756,
7332
8317
  "imports": [
7333
8318
  {
7334
- "path": "node_modules/readable-stream/readable.js",
8319
+ "path": "fs",
7335
8320
  "kind": "require-call",
7336
- "original": "readable-stream"
8321
+ "external": true
7337
8322
  },
7338
8323
  {
7339
- "path": "node_modules/inherits/inherits.js",
8324
+ "path": "util",
7340
8325
  "kind": "require-call",
7341
- "original": "inherits"
8326
+ "external": true
7342
8327
  },
7343
8328
  {
7344
- "path": "node_modules/buffer-from/index.js",
8329
+ "path": "stream",
7345
8330
  "kind": "require-call",
7346
- "original": "buffer-from"
8331
+ "external": true
7347
8332
  },
7348
8333
  {
7349
- "path": "node_modules/typedarray/index.js",
8334
+ "path": "node_modules/pend/index.js",
7350
8335
  "kind": "require-call",
7351
- "original": "typedarray"
8336
+ "original": "pend"
8337
+ },
8338
+ {
8339
+ "path": "events",
8340
+ "kind": "require-call",
8341
+ "external": true
7352
8342
  }
7353
8343
  ],
7354
8344
  "format": "cjs"
7355
8345
  },
7356
- "node_modules/multer/storage/memory.js": {
7357
- "bytes": 475,
8346
+ "node_modules/yauzl/node_modules/buffer-crc32/index.js": {
8347
+ "bytes": 4517,
7358
8348
  "imports": [
7359
8349
  {
7360
- "path": "node_modules/multer/node_modules/concat-stream/index.js",
8350
+ "path": "buffer",
7361
8351
  "kind": "require-call",
7362
- "original": "concat-stream"
8352
+ "external": true
7363
8353
  }
7364
8354
  ],
7365
8355
  "format": "cjs"
7366
8356
  },
7367
- "node_modules/multer/index.js": {
7368
- "bytes": 2745,
8357
+ "node_modules/yauzl/index.js": {
8358
+ "bytes": 33069,
7369
8359
  "imports": [
7370
8360
  {
7371
- "path": "node_modules/multer/lib/make-middleware.js",
8361
+ "path": "fs",
7372
8362
  "kind": "require-call",
7373
- "original": "./lib/make-middleware"
8363
+ "external": true
7374
8364
  },
7375
8365
  {
7376
- "path": "node_modules/multer/storage/disk.js",
8366
+ "path": "zlib",
7377
8367
  "kind": "require-call",
7378
- "original": "./storage/disk"
8368
+ "external": true
7379
8369
  },
7380
8370
  {
7381
- "path": "node_modules/multer/storage/memory.js",
8371
+ "path": "node_modules/fd-slicer/index.js",
7382
8372
  "kind": "require-call",
7383
- "original": "./storage/memory"
8373
+ "original": "fd-slicer"
7384
8374
  },
7385
8375
  {
7386
- "path": "node_modules/multer/lib/multer-error.js",
8376
+ "path": "node_modules/yauzl/node_modules/buffer-crc32/index.js",
7387
8377
  "kind": "require-call",
7388
- "original": "./lib/multer-error"
8378
+ "original": "buffer-crc32"
8379
+ },
8380
+ {
8381
+ "path": "util",
8382
+ "kind": "require-call",
8383
+ "external": true
8384
+ },
8385
+ {
8386
+ "path": "events",
8387
+ "kind": "require-call",
8388
+ "external": true
8389
+ },
8390
+ {
8391
+ "path": "stream",
8392
+ "kind": "require-call",
8393
+ "external": true
8394
+ },
8395
+ {
8396
+ "path": "stream",
8397
+ "kind": "require-call",
8398
+ "external": true
8399
+ },
8400
+ {
8401
+ "path": "stream",
8402
+ "kind": "require-call",
8403
+ "external": true
7389
8404
  }
7390
8405
  ],
7391
8406
  "format": "cjs"
7392
8407
  },
7393
- "node_modules/ua-parser-js/src/main/ua-parser.js": {
7394
- "bytes": 77598,
7395
- "imports": [],
7396
- "format": "cjs"
7397
- },
7398
8408
  "src/lib/archiveShared.js": {
7399
8409
  "bytes": 972,
7400
8410
  "imports": [
@@ -7430,14 +8440,14 @@
7430
8440
  "external": true
7431
8441
  },
7432
8442
  {
7433
- "path": "tar-stream",
8443
+ "path": "node_modules/tar-stream/index.js",
7434
8444
  "kind": "require-call",
7435
- "external": true
8445
+ "original": "tar-stream"
7436
8446
  },
7437
8447
  {
7438
- "path": "yauzl",
8448
+ "path": "node_modules/yauzl/index.js",
7439
8449
  "kind": "require-call",
7440
- "external": true
8450
+ "original": "yauzl"
7441
8451
  },
7442
8452
  {
7443
8453
  "path": "src/lib/archiveShared.js",
@@ -7484,7 +8494,7 @@
7484
8494
  "format": "cjs"
7485
8495
  },
7486
8496
  "src/lib/fileExplorerServer.js": {
7487
- "bytes": 25537,
8497
+ "bytes": 26109,
7488
8498
  "imports": [
7489
8499
  {
7490
8500
  "path": "node_modules/express/index.js",
@@ -7789,12 +8799,12 @@
7789
8799
  "external": true
7790
8800
  },
7791
8801
  {
7792
- "path": "nodemon",
8802
+ "path": "child_process",
7793
8803
  "kind": "require-call",
7794
8804
  "external": true
7795
8805
  },
7796
8806
  {
7797
- "path": "child_process",
8807
+ "path": "nodemon",
7798
8808
  "kind": "require-call",
7799
8809
  "external": true
7800
8810
  },
@@ -7929,12 +8939,142 @@
7929
8939
  "external": true
7930
8940
  },
7931
8941
  {
7932
- "path": "util",
8942
+ "path": "util",
8943
+ "kind": "require-call",
8944
+ "external": true
8945
+ },
8946
+ {
8947
+ "path": "fs",
8948
+ "kind": "require-call",
8949
+ "external": true
8950
+ },
8951
+ {
8952
+ "path": "net",
8953
+ "kind": "require-call",
8954
+ "external": true
8955
+ },
8956
+ {
8957
+ "path": "url",
8958
+ "kind": "require-call",
8959
+ "external": true
8960
+ },
8961
+ {
8962
+ "path": "tty",
8963
+ "kind": "require-call",
8964
+ "external": true
8965
+ },
8966
+ {
8967
+ "path": "util",
8968
+ "kind": "require-call",
8969
+ "external": true
8970
+ },
8971
+ {
8972
+ "path": "fs",
8973
+ "kind": "require-call",
8974
+ "external": true
8975
+ },
8976
+ {
8977
+ "path": "net",
8978
+ "kind": "require-call",
8979
+ "external": true
8980
+ },
8981
+ {
8982
+ "path": "http",
8983
+ "kind": "require-call",
8984
+ "external": true
8985
+ },
8986
+ {
8987
+ "path": "path",
8988
+ "kind": "require-call",
8989
+ "external": true
8990
+ },
8991
+ {
8992
+ "path": "fs",
8993
+ "kind": "require-call",
8994
+ "external": true
8995
+ },
8996
+ {
8997
+ "path": "buffer",
8998
+ "kind": "require-call",
8999
+ "external": true
9000
+ },
9001
+ {
9002
+ "path": "path",
9003
+ "kind": "require-call",
9004
+ "external": true
9005
+ },
9006
+ {
9007
+ "path": "tty",
9008
+ "kind": "require-call",
9009
+ "external": true
9010
+ },
9011
+ {
9012
+ "path": "util",
9013
+ "kind": "require-call",
9014
+ "external": true
9015
+ },
9016
+ {
9017
+ "path": "fs",
9018
+ "kind": "require-call",
9019
+ "external": true
9020
+ },
9021
+ {
9022
+ "path": "net",
9023
+ "kind": "require-call",
9024
+ "external": true
9025
+ },
9026
+ {
9027
+ "path": "crypto",
9028
+ "kind": "require-call",
9029
+ "external": true
9030
+ },
9031
+ {
9032
+ "path": "fs",
9033
+ "kind": "require-call",
9034
+ "external": true
9035
+ },
9036
+ {
9037
+ "path": "path",
9038
+ "kind": "require-call",
9039
+ "external": true
9040
+ },
9041
+ {
9042
+ "path": "fs",
9043
+ "kind": "require-call",
9044
+ "external": true
9045
+ },
9046
+ {
9047
+ "path": "fs",
9048
+ "kind": "require-call",
9049
+ "external": true
9050
+ },
9051
+ {
9052
+ "path": "path",
9053
+ "kind": "require-call",
9054
+ "external": true
9055
+ },
9056
+ {
9057
+ "path": "stream",
9058
+ "kind": "require-call",
9059
+ "external": true
9060
+ },
9061
+ {
9062
+ "path": "util",
9063
+ "kind": "require-call",
9064
+ "external": true
9065
+ },
9066
+ {
9067
+ "path": "querystring",
9068
+ "kind": "require-call",
9069
+ "external": true
9070
+ },
9071
+ {
9072
+ "path": "http",
7933
9073
  "kind": "require-call",
7934
9074
  "external": true
7935
9075
  },
7936
9076
  {
7937
- "path": "fs",
9077
+ "path": "path",
7938
9078
  "kind": "require-call",
7939
9079
  "external": true
7940
9080
  },
@@ -7944,52 +9084,52 @@
7944
9084
  "external": true
7945
9085
  },
7946
9086
  {
7947
- "path": "url",
9087
+ "path": "http",
7948
9088
  "kind": "require-call",
7949
9089
  "external": true
7950
9090
  },
7951
9091
  {
7952
- "path": "tty",
9092
+ "path": "crypto",
7953
9093
  "kind": "require-call",
7954
9094
  "external": true
7955
9095
  },
7956
9096
  {
7957
- "path": "util",
9097
+ "path": "http",
7958
9098
  "kind": "require-call",
7959
9099
  "external": true
7960
9100
  },
7961
9101
  {
7962
- "path": "fs",
9102
+ "path": "path",
7963
9103
  "kind": "require-call",
7964
9104
  "external": true
7965
9105
  },
7966
9106
  {
7967
- "path": "net",
9107
+ "path": "path",
7968
9108
  "kind": "require-call",
7969
9109
  "external": true
7970
9110
  },
7971
9111
  {
7972
- "path": "http",
9112
+ "path": "url",
7973
9113
  "kind": "require-call",
7974
9114
  "external": true
7975
9115
  },
7976
9116
  {
7977
- "path": "path",
9117
+ "path": "events",
7978
9118
  "kind": "require-call",
7979
9119
  "external": true
7980
9120
  },
7981
9121
  {
7982
- "path": "fs",
9122
+ "path": "url",
7983
9123
  "kind": "require-call",
7984
9124
  "external": true
7985
9125
  },
7986
9126
  {
7987
- "path": "buffer",
9127
+ "path": "util",
7988
9128
  "kind": "require-call",
7989
9129
  "external": true
7990
9130
  },
7991
9131
  {
7992
- "path": "path",
9132
+ "path": "url",
7993
9133
  "kind": "require-call",
7994
9134
  "external": true
7995
9135
  },
@@ -8004,47 +9144,47 @@
8004
9144
  "external": true
8005
9145
  },
8006
9146
  {
8007
- "path": "fs",
9147
+ "path": "url",
8008
9148
  "kind": "require-call",
8009
9149
  "external": true
8010
9150
  },
8011
9151
  {
8012
- "path": "net",
9152
+ "path": "http",
8013
9153
  "kind": "require-call",
8014
9154
  "external": true
8015
9155
  },
8016
9156
  {
8017
- "path": "crypto",
9157
+ "path": "https",
8018
9158
  "kind": "require-call",
8019
9159
  "external": true
8020
9160
  },
8021
9161
  {
8022
- "path": "fs",
9162
+ "path": "stream",
8023
9163
  "kind": "require-call",
8024
9164
  "external": true
8025
9165
  },
8026
9166
  {
8027
- "path": "path",
9167
+ "path": "assert",
8028
9168
  "kind": "require-call",
8029
9169
  "external": true
8030
9170
  },
8031
9171
  {
8032
- "path": "fs",
9172
+ "path": "http",
8033
9173
  "kind": "require-call",
8034
9174
  "external": true
8035
9175
  },
8036
9176
  {
8037
- "path": "fs",
9177
+ "path": "https",
8038
9178
  "kind": "require-call",
8039
9179
  "external": true
8040
9180
  },
8041
9181
  {
8042
- "path": "path",
9182
+ "path": "http",
8043
9183
  "kind": "require-call",
8044
9184
  "external": true
8045
9185
  },
8046
9186
  {
8047
- "path": "stream",
9187
+ "path": "https",
8048
9188
  "kind": "require-call",
8049
9189
  "external": true
8050
9190
  },
@@ -8054,7 +9194,7 @@
8054
9194
  "external": true
8055
9195
  },
8056
9196
  {
8057
- "path": "querystring",
9197
+ "path": "url",
8058
9198
  "kind": "require-call",
8059
9199
  "external": true
8060
9200
  },
@@ -8064,27 +9204,32 @@
8064
9204
  "external": true
8065
9205
  },
8066
9206
  {
8067
- "path": "path",
9207
+ "path": "https",
8068
9208
  "kind": "require-call",
8069
9209
  "external": true
8070
9210
  },
8071
9211
  {
8072
- "path": "net",
9212
+ "path": "util",
8073
9213
  "kind": "require-call",
8074
9214
  "external": true
8075
9215
  },
8076
9216
  {
8077
- "path": "http",
9217
+ "path": "util",
8078
9218
  "kind": "require-call",
8079
9219
  "external": true
8080
9220
  },
8081
9221
  {
8082
- "path": "crypto",
9222
+ "path": "url",
8083
9223
  "kind": "require-call",
8084
9224
  "external": true
8085
9225
  },
8086
9226
  {
8087
- "path": "http",
9227
+ "path": "util",
9228
+ "kind": "require-call",
9229
+ "external": true
9230
+ },
9231
+ {
9232
+ "path": "path",
8088
9233
  "kind": "require-call",
8089
9234
  "external": true
8090
9235
  },
@@ -8098,13 +9243,23 @@
8098
9243
  "kind": "require-call",
8099
9244
  "external": true
8100
9245
  },
9246
+ {
9247
+ "path": "util",
9248
+ "kind": "require-call",
9249
+ "external": true
9250
+ },
8101
9251
  {
8102
9252
  "path": "url",
8103
9253
  "kind": "require-call",
8104
9254
  "external": true
8105
9255
  },
8106
9256
  {
8107
- "path": "events",
9257
+ "path": "zlib",
9258
+ "kind": "require-call",
9259
+ "external": true
9260
+ },
9261
+ {
9262
+ "path": "querystring",
8108
9263
  "kind": "require-call",
8109
9264
  "external": true
8110
9265
  },
@@ -8278,16 +9433,6 @@
8278
9433
  "kind": "require-call",
8279
9434
  "external": true
8280
9435
  },
8281
- {
8282
- "path": "tty",
8283
- "kind": "require-call",
8284
- "external": true
8285
- },
8286
- {
8287
- "path": "util",
8288
- "kind": "require-call",
8289
- "external": true
8290
- },
8291
9436
  {
8292
9437
  "path": "events",
8293
9438
  "kind": "require-call",
@@ -8468,11 +9613,6 @@
8468
9613
  "kind": "require-call",
8469
9614
  "external": true
8470
9615
  },
8471
- {
8472
- "path": "http-proxy-middleware",
8473
- "kind": "require-call",
8474
- "external": true
8475
- },
8476
9616
  {
8477
9617
  "path": "http",
8478
9618
  "kind": "require-call",
@@ -8514,7 +9654,7 @@
8514
9654
  "external": true
8515
9655
  },
8516
9656
  {
8517
- "path": "http-proxy-middleware",
9657
+ "path": "readline",
8518
9658
  "kind": "require-call",
8519
9659
  "external": true
8520
9660
  },
@@ -8604,7 +9744,7 @@
8604
9744
  "external": true
8605
9745
  },
8606
9746
  {
8607
- "path": "path",
9747
+ "path": "events",
8608
9748
  "kind": "require-call",
8609
9749
  "external": true
8610
9750
  },
@@ -8614,12 +9754,32 @@
8614
9754
  "external": true
8615
9755
  },
8616
9756
  {
8617
- "path": "path",
9757
+ "path": "fs",
8618
9758
  "kind": "require-call",
8619
9759
  "external": true
8620
9760
  },
8621
9761
  {
8622
- "path": "stream/promises",
9762
+ "path": "util",
9763
+ "kind": "require-call",
9764
+ "external": true
9765
+ },
9766
+ {
9767
+ "path": "stream",
9768
+ "kind": "require-call",
9769
+ "external": true
9770
+ },
9771
+ {
9772
+ "path": "events",
9773
+ "kind": "require-call",
9774
+ "external": true
9775
+ },
9776
+ {
9777
+ "path": "buffer",
9778
+ "kind": "require-call",
9779
+ "external": true
9780
+ },
9781
+ {
9782
+ "path": "fs",
8623
9783
  "kind": "require-call",
8624
9784
  "external": true
8625
9785
  },
@@ -8629,12 +9789,52 @@
8629
9789
  "external": true
8630
9790
  },
8631
9791
  {
8632
- "path": "tar-stream",
9792
+ "path": "util",
9793
+ "kind": "require-call",
9794
+ "external": true
9795
+ },
9796
+ {
9797
+ "path": "events",
9798
+ "kind": "require-call",
9799
+ "external": true
9800
+ },
9801
+ {
9802
+ "path": "stream",
9803
+ "kind": "require-call",
9804
+ "external": true
9805
+ },
9806
+ {
9807
+ "path": "stream",
9808
+ "kind": "require-call",
9809
+ "external": true
9810
+ },
9811
+ {
9812
+ "path": "stream",
9813
+ "kind": "require-call",
9814
+ "external": true
9815
+ },
9816
+ {
9817
+ "path": "path",
9818
+ "kind": "require-call",
9819
+ "external": true
9820
+ },
9821
+ {
9822
+ "path": "fs",
9823
+ "kind": "require-call",
9824
+ "external": true
9825
+ },
9826
+ {
9827
+ "path": "path",
9828
+ "kind": "require-call",
9829
+ "external": true
9830
+ },
9831
+ {
9832
+ "path": "stream/promises",
8633
9833
  "kind": "require-call",
8634
9834
  "external": true
8635
9835
  },
8636
9836
  {
8637
- "path": "yauzl",
9837
+ "path": "zlib",
8638
9838
  "kind": "require-call",
8639
9839
  "external": true
8640
9840
  },
@@ -8872,7 +10072,7 @@
8872
10072
  "bytesInOutput": 429
8873
10073
  },
8874
10074
  "src/bin/mock-service-cli": {
8875
- "bytesInOutput": 9280
10075
+ "bytesInOutput": 10724
8876
10076
  },
8877
10077
  "node_modules/depd/index.js": {
8878
10078
  "bytesInOutput": 6779
@@ -9342,6 +10542,153 @@
9342
10542
  "node_modules/express/index.js": {
9343
10543
  "bytesInOutput": 133
9344
10544
  },
10545
+ "node_modules/eventemitter3/index.js": {
10546
+ "bytesInOutput": 4198
10547
+ },
10548
+ "node_modules/requires-port/index.js": {
10549
+ "bytesInOutput": 399
10550
+ },
10551
+ "node_modules/http-proxy/lib/http-proxy/common.js": {
10552
+ "bytesInOutput": 2945
10553
+ },
10554
+ "node_modules/http-proxy/lib/http-proxy/passes/web-outgoing.js": {
10555
+ "bytesInOutput": 2436
10556
+ },
10557
+ "node_modules/debug/node_modules/ms/index.js": {
10558
+ "bytesInOutput": 1670
10559
+ },
10560
+ "node_modules/debug/src/common.js": {
10561
+ "bytesInOutput": 3434
10562
+ },
10563
+ "node_modules/debug/src/browser.js": {
10564
+ "bytesInOutput": 2903
10565
+ },
10566
+ "node_modules/debug/src/node.js": {
10567
+ "bytesInOutput": 2500
10568
+ },
10569
+ "node_modules/debug/src/index.js": {
10570
+ "bytesInOutput": 235
10571
+ },
10572
+ "node_modules/follow-redirects/debug.js": {
10573
+ "bytesInOutput": 269
10574
+ },
10575
+ "node_modules/follow-redirects/index.js": {
10576
+ "bytesInOutput": 10883
10577
+ },
10578
+ "node_modules/http-proxy/lib/http-proxy/passes/web-incoming.js": {
10579
+ "bytesInOutput": 2952
10580
+ },
10581
+ "node_modules/http-proxy/lib/http-proxy/passes/ws-incoming.js": {
10582
+ "bytesInOutput": 2245
10583
+ },
10584
+ "node_modules/http-proxy/lib/http-proxy/index.js": {
10585
+ "bytesInOutput": 2939
10586
+ },
10587
+ "node_modules/http-proxy/lib/http-proxy.js": {
10588
+ "bytesInOutput": 374
10589
+ },
10590
+ "node_modules/http-proxy/index.js": {
10591
+ "bytesInOutput": 130
10592
+ },
10593
+ "node_modules/http-proxy-middleware/node_modules/is-plain-obj/index.js": {
10594
+ "bytesInOutput": 335
10595
+ },
10596
+ "node_modules/http-proxy-middleware/dist/errors.js": {
10597
+ "bytesInOutput": 770
10598
+ },
10599
+ "node_modules/http-proxy-middleware/dist/logger.js": {
10600
+ "bytesInOutput": 2254
10601
+ },
10602
+ "node_modules/http-proxy-middleware/dist/config-factory.js": {
10603
+ "bytesInOutput": 1435
10604
+ },
10605
+ "node_modules/is-extglob/index.js": {
10606
+ "bytesInOutput": 295
10607
+ },
10608
+ "node_modules/is-glob/index.js": {
10609
+ "bytesInOutput": 2216
10610
+ },
10611
+ "node_modules/braces/lib/utils.js": {
10612
+ "bytesInOutput": 1410
10613
+ },
10614
+ "node_modules/braces/lib/stringify.js": {
10615
+ "bytesInOutput": 579
10616
+ },
10617
+ "node_modules/is-number/index.js": {
10618
+ "bytesInOutput": 267
10619
+ },
10620
+ "node_modules/to-regex-range/index.js": {
10621
+ "bytesInOutput": 4537
10622
+ },
10623
+ "node_modules/fill-range/index.js": {
10624
+ "bytesInOutput": 4588
10625
+ },
10626
+ "node_modules/braces/lib/compile.js": {
10627
+ "bytesInOutput": 1111
10628
+ },
10629
+ "node_modules/braces/lib/expand.js": {
10630
+ "bytesInOutput": 2051
10631
+ },
10632
+ "node_modules/braces/lib/constants.js": {
10633
+ "bytesInOutput": 1060
10634
+ },
10635
+ "node_modules/braces/lib/parse.js": {
10636
+ "bytesInOutput": 4057
10637
+ },
10638
+ "node_modules/braces/index.js": {
10639
+ "bytesInOutput": 1259
10640
+ },
10641
+ "node_modules/picomatch/lib/constants.js": {
10642
+ "bytesInOutput": 3162
10643
+ },
10644
+ "node_modules/picomatch/lib/utils.js": {
10645
+ "bytesInOutput": 1543
10646
+ },
10647
+ "node_modules/picomatch/lib/scan.js": {
10648
+ "bytesInOutput": 5047
10649
+ },
10650
+ "node_modules/picomatch/lib/parse.js": {
10651
+ "bytesInOutput": 16511
10652
+ },
10653
+ "node_modules/picomatch/lib/picomatch.js": {
10654
+ "bytesInOutput": 3593
10655
+ },
10656
+ "node_modules/picomatch/index.js": {
10657
+ "bytesInOutput": 139
10658
+ },
10659
+ "node_modules/micromatch/index.js": {
10660
+ "bytesInOutput": 4096
10661
+ },
10662
+ "node_modules/http-proxy-middleware/dist/context-matcher.js": {
10663
+ "bytesInOutput": 1573
10664
+ },
10665
+ "node_modules/http-proxy-middleware/dist/_handlers.js": {
10666
+ "bytesInOutput": 1764
10667
+ },
10668
+ "node_modules/http-proxy-middleware/dist/path-rewriter.js": {
10669
+ "bytesInOutput": 1390
10670
+ },
10671
+ "node_modules/http-proxy-middleware/dist/router.js": {
10672
+ "bytesInOutput": 1331
10673
+ },
10674
+ "node_modules/http-proxy-middleware/dist/http-proxy-middleware.js": {
10675
+ "bytesInOutput": 3649
10676
+ },
10677
+ "node_modules/http-proxy-middleware/dist/handlers/response-interceptor.js": {
10678
+ "bytesInOutput": 1849
10679
+ },
10680
+ "node_modules/http-proxy-middleware/dist/handlers/fix-request-body.js": {
10681
+ "bytesInOutput": 797
10682
+ },
10683
+ "node_modules/http-proxy-middleware/dist/handlers/public.js": {
10684
+ "bytesInOutput": 600
10685
+ },
10686
+ "node_modules/http-proxy-middleware/dist/handlers/index.js": {
10687
+ "bytesInOutput": 634
10688
+ },
10689
+ "node_modules/http-proxy-middleware/dist/index.js": {
10690
+ "bytesInOutput": 921
10691
+ },
9345
10692
  "node_modules/base64id/lib/base64id.js": {
9346
10693
  "bytesInOutput": 1522
9347
10694
  },
@@ -9397,34 +10744,34 @@
9397
10744
  "bytesInOutput": 8062
9398
10745
  },
9399
10746
  "node_modules/ws/lib/constants.js": {
9400
- "bytesInOutput": 511
10747
+ "bytesInOutput": 512
9401
10748
  },
9402
10749
  "node_modules/ws/lib/buffer-util.js": {
9403
- "bytesInOutput": 1574
10750
+ "bytesInOutput": 1575
9404
10751
  },
9405
10752
  "node_modules/ws/lib/limiter.js": {
9406
10753
  "bytesInOutput": 482
9407
10754
  },
9408
10755
  "node_modules/ws/lib/permessage-deflate.js": {
9409
- "bytesInOutput": 7191
10756
+ "bytesInOutput": 7192
9410
10757
  },
9411
10758
  "node_modules/ws/lib/validation.js": {
9412
- "bytesInOutput": 1744
10759
+ "bytesInOutput": 1745
9413
10760
  },
9414
10761
  "node_modules/ws/lib/receiver.js": {
9415
- "bytesInOutput": 9162
10762
+ "bytesInOutput": 9163
9416
10763
  },
9417
10764
  "node_modules/ws/lib/sender.js": {
9418
- "bytesInOutput": 7694
10765
+ "bytesInOutput": 7695
9419
10766
  },
9420
10767
  "node_modules/ws/lib/event-target.js": {
9421
- "bytesInOutput": 3307
10768
+ "bytesInOutput": 3308
9422
10769
  },
9423
10770
  "node_modules/ws/lib/extension.js": {
9424
10771
  "bytesInOutput": 3299
9425
10772
  },
9426
10773
  "node_modules/ws/lib/websocket.js": {
9427
- "bytesInOutput": 18859
10774
+ "bytesInOutput": 18860
9428
10775
  },
9429
10776
  "node_modules/ws/lib/stream.js": {
9430
10777
  "bytesInOutput": 1874
@@ -9433,7 +10780,7 @@
9433
10780
  "bytesInOutput": 1008
9434
10781
  },
9435
10782
  "node_modules/ws/lib/websocket-server.js": {
9436
- "bytesInOutput": 7710
10783
+ "bytesInOutput": 7711
9437
10784
  },
9438
10785
  "node_modules/ws/index.js": {
9439
10786
  "bytesInOutput": 715
@@ -9471,21 +10818,6 @@
9471
10818
  "node_modules/socket.io-parser/build/cjs/binary.js": {
9472
10819
  "bytesInOutput": 1742
9473
10820
  },
9474
- "node_modules/debug/node_modules/ms/index.js": {
9475
- "bytesInOutput": 1670
9476
- },
9477
- "node_modules/debug/src/common.js": {
9478
- "bytesInOutput": 3434
9479
- },
9480
- "node_modules/debug/src/browser.js": {
9481
- "bytesInOutput": 2903
9482
- },
9483
- "node_modules/debug/src/node.js": {
9484
- "bytesInOutput": 2500
9485
- },
9486
- "node_modules/debug/src/index.js": {
9487
- "bytesInOutput": 235
9488
- },
9489
10821
  "node_modules/socket.io-parser/build/cjs/index.js": {
9490
10822
  "bytesInOutput": 4912
9491
10823
  },
@@ -9565,19 +10897,19 @@
9565
10897
  "bytesInOutput": 423
9566
10898
  },
9567
10899
  "node_modules/socket.io-adapter/dist/index.js": {
9568
- "bytesInOutput": 5651
10900
+ "bytesInOutput": 5652
9569
10901
  },
9570
10902
  "node_modules/socket.io/dist/parent-namespace.js": {
9571
- "bytesInOutput": 1871
10903
+ "bytesInOutput": 1872
9572
10904
  },
9573
10905
  "node_modules/socket.io/dist/uws.js": {
9574
- "bytesInOutput": 3611
10906
+ "bytesInOutput": 3612
9575
10907
  },
9576
10908
  "node_modules/socket.io/package.json": {
9577
10909
  "bytesInOutput": 1656
9578
10910
  },
9579
10911
  "node_modules/socket.io/dist/index.js": {
9580
- "bytesInOutput": 10513
10912
+ "bytesInOutput": 10514
9581
10913
  },
9582
10914
  "node_modules/lodash/_listCacheClear.js": {
9583
10915
  "bytesInOutput": 187
@@ -9853,10 +11185,10 @@
9853
11185
  "bytesInOutput": 721
9854
11186
  },
9855
11187
  "src/lib/mockServer.js": {
9856
- "bytesInOutput": 10974
11188
+ "bytesInOutput": 11363
9857
11189
  },
9858
11190
  "src/lib/staticServer.js": {
9859
- "bytesInOutput": 18312
11191
+ "bytesInOutput": 27469
9860
11192
  },
9861
11193
  "node_modules/busboy/lib/utils.js": {
9862
11194
  "bytesInOutput": 8707
@@ -9910,16 +11242,16 @@
9910
11242
  "bytesInOutput": 2000
9911
11243
  },
9912
11244
  "node_modules/readable-stream/errors.js": {
9913
- "bytesInOutput": 2720
11245
+ "bytesInOutput": 2721
9914
11246
  },
9915
11247
  "node_modules/readable-stream/lib/internal/streams/state.js": {
9916
- "bytesInOutput": 699
11248
+ "bytesInOutput": 700
9917
11249
  },
9918
11250
  "node_modules/util-deprecate/node.js": {
9919
11251
  "bytesInOutput": 131
9920
11252
  },
9921
11253
  "node_modules/readable-stream/lib/_stream_writable.js": {
9922
- "bytesInOutput": 11135
11254
+ "bytesInOutput": 11136
9923
11255
  },
9924
11256
  "node_modules/readable-stream/lib/_stream_duplex.js": {
9925
11257
  "bytesInOutput": 1755
@@ -9928,25 +11260,25 @@
9928
11260
  "bytesInOutput": 4522
9929
11261
  },
9930
11262
  "node_modules/readable-stream/lib/internal/streams/end-of-stream.js": {
9931
- "bytesInOutput": 2406
11263
+ "bytesInOutput": 2407
9932
11264
  },
9933
11265
  "node_modules/readable-stream/lib/internal/streams/async_iterator.js": {
9934
11266
  "bytesInOutput": 4212
9935
11267
  },
9936
11268
  "node_modules/readable-stream/lib/internal/streams/from.js": {
9937
- "bytesInOutput": 3020
11269
+ "bytesInOutput": 3021
9938
11270
  },
9939
11271
  "node_modules/readable-stream/lib/_stream_readable.js": {
9940
- "bytesInOutput": 17142
11272
+ "bytesInOutput": 17143
9941
11273
  },
9942
11274
  "node_modules/readable-stream/lib/_stream_transform.js": {
9943
- "bytesInOutput": 2721
11275
+ "bytesInOutput": 2722
9944
11276
  },
9945
11277
  "node_modules/readable-stream/lib/_stream_passthrough.js": {
9946
11278
  "bytesInOutput": 448
9947
11279
  },
9948
11280
  "node_modules/readable-stream/lib/internal/streams/pipeline.js": {
9949
- "bytesInOutput": 1787
11281
+ "bytesInOutput": 1788
9950
11282
  },
9951
11283
  "node_modules/readable-stream/readable.js": {
9952
11284
  "bytesInOutput": 648
@@ -9969,23 +11301,77 @@
9969
11301
  "node_modules/ua-parser-js/src/main/ua-parser.js": {
9970
11302
  "bytesInOutput": 36483
9971
11303
  },
11304
+ "node_modules/events-universal/default.js": {
11305
+ "bytesInOutput": 130
11306
+ },
11307
+ "node_modules/fast-fifo/fixed-size.js": {
11308
+ "bytesInOutput": 707
11309
+ },
11310
+ "node_modules/fast-fifo/index.js": {
11311
+ "bytesInOutput": 780
11312
+ },
11313
+ "node_modules/b4a/index.js": {
11314
+ "bytesInOutput": 3655
11315
+ },
11316
+ "node_modules/text-decoder/lib/pass-through-decoder.js": {
11317
+ "bytesInOutput": 308
11318
+ },
11319
+ "node_modules/text-decoder/lib/utf8-decoder.js": {
11320
+ "bytesInOutput": 3018
11321
+ },
11322
+ "node_modules/text-decoder/index.js": {
11323
+ "bytesInOutput": 1079
11324
+ },
11325
+ "node_modules/streamx/lib/errors.js": {
11326
+ "bytesInOutput": 990
11327
+ },
11328
+ "node_modules/streamx/index.js": {
11329
+ "bytesInOutput": 25023
11330
+ },
11331
+ "node_modules/tar-stream/headers.js": {
11332
+ "bytesInOutput": 5903
11333
+ },
11334
+ "node_modules/tar-stream/extract.js": {
11335
+ "bytesInOutput": 6924
11336
+ },
11337
+ "node_modules/tar-stream/constants.js": {
11338
+ "bytesInOutput": 280
11339
+ },
11340
+ "node_modules/tar-stream/pack.js": {
11341
+ "bytesInOutput": 4796
11342
+ },
11343
+ "node_modules/tar-stream/index.js": {
11344
+ "bytesInOutput": 147
11345
+ },
11346
+ "node_modules/pend/index.js": {
11347
+ "bytesInOutput": 918
11348
+ },
11349
+ "node_modules/fd-slicer/index.js": {
11350
+ "bytesInOutput": 6134
11351
+ },
11352
+ "node_modules/yauzl/node_modules/buffer-crc32/index.js": {
11353
+ "bytesInOutput": 3901
11354
+ },
11355
+ "node_modules/yauzl/index.js": {
11356
+ "bytesInOutput": 21152
11357
+ },
9972
11358
  "src/lib/archiveShared.js": {
9973
11359
  "bytesInOutput": 907
9974
11360
  },
9975
11361
  "src/lib/archiveProviders/light.js": {
9976
- "bytesInOutput": 6805
11362
+ "bytesInOutput": 6803
9977
11363
  },
9978
11364
  "src/lib/archiveService.js": {
9979
11365
  "bytesInOutput": 7774
9980
11366
  },
9981
11367
  "src/lib/fileExplorerServer.js": {
9982
- "bytesInOutput": 19066
11368
+ "bytesInOutput": 19335
9983
11369
  },
9984
11370
  "src/runtime.js": {
9985
11371
  "bytesInOutput": 507
9986
11372
  }
9987
11373
  },
9988
- "bytes": 1621996
11374
+ "bytes": 1825712
9989
11375
  }
9990
11376
  }
9991
11377
  }