@salesforce/plugin-metadata-enrichment 0.1.1 → 0.1.2
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/README.md +1 -1
- package/npm-shrinkwrap.json +257 -286
- package/oclif.lock +1237 -1239
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-metadata-enrichment",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.2",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-metadata-enrichment",
|
|
9
|
-
"version": "0.1.
|
|
9
|
+
"version": "0.1.2",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4",
|
|
@@ -14,13 +14,13 @@
|
|
|
14
14
|
"@oclif/table": "^0.5.1",
|
|
15
15
|
"@salesforce/core": "^8.24.3",
|
|
16
16
|
"@salesforce/kit": "^3.2.4",
|
|
17
|
-
"@salesforce/metadata-enrichment": "^0.0.
|
|
17
|
+
"@salesforce/metadata-enrichment": "^0.0.17",
|
|
18
18
|
"@salesforce/sf-plugins-core": "^12",
|
|
19
|
-
"@salesforce/source-deploy-retrieve": "^12.
|
|
19
|
+
"@salesforce/source-deploy-retrieve": "^12.35.0"
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@oclif/plugin-command-snapshot": "^5.3.8",
|
|
23
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
|
23
|
+
"@salesforce/cli-plugins-testkit": "^5.3.57",
|
|
24
24
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
25
25
|
"@salesforce/plugin-command-reference": "^3.1.79",
|
|
26
26
|
"@salesforce/source-testkit": "^2.2.172",
|
|
@@ -1083,6 +1083,38 @@
|
|
|
1083
1083
|
"node": ">=20.0.0"
|
|
1084
1084
|
}
|
|
1085
1085
|
},
|
|
1086
|
+
"node_modules/@aws-sdk/xml-builder/node_modules/fast-xml-parser": {
|
|
1087
|
+
"version": "5.3.4",
|
|
1088
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.4.tgz",
|
|
1089
|
+
"integrity": "sha512-EFd6afGmXlCx8H8WTZHhAoDaWaGyuIBoZJ2mknrNxug+aZKjkp0a0dlars9Izl+jF+7Gu1/5f/2h68cQpe0IiA==",
|
|
1090
|
+
"dev": true,
|
|
1091
|
+
"funding": [
|
|
1092
|
+
{
|
|
1093
|
+
"type": "github",
|
|
1094
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
1095
|
+
}
|
|
1096
|
+
],
|
|
1097
|
+
"license": "MIT",
|
|
1098
|
+
"dependencies": {
|
|
1099
|
+
"strnum": "^2.1.0"
|
|
1100
|
+
},
|
|
1101
|
+
"bin": {
|
|
1102
|
+
"fxparser": "src/cli/cli.js"
|
|
1103
|
+
}
|
|
1104
|
+
},
|
|
1105
|
+
"node_modules/@aws-sdk/xml-builder/node_modules/strnum": {
|
|
1106
|
+
"version": "2.1.2",
|
|
1107
|
+
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.1.2.tgz",
|
|
1108
|
+
"integrity": "sha512-l63NF9y/cLROq/yqKXSLtcMeeyOfnSQlfMSlzFt/K73oIaD8DGaQWd7Z34X9GPiKqP5rbSh84Hl4bOlLcjiSrQ==",
|
|
1109
|
+
"dev": true,
|
|
1110
|
+
"funding": [
|
|
1111
|
+
{
|
|
1112
|
+
"type": "github",
|
|
1113
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
1114
|
+
}
|
|
1115
|
+
],
|
|
1116
|
+
"license": "MIT"
|
|
1117
|
+
},
|
|
1086
1118
|
"node_modules/@aws/lambda-invoke-store": {
|
|
1087
1119
|
"version": "0.2.3",
|
|
1088
1120
|
"resolved": "https://registry.npmjs.org/@aws/lambda-invoke-store/-/lambda-invoke-store-0.2.3.tgz",
|
|
@@ -2756,29 +2788,6 @@
|
|
|
2756
2788
|
}
|
|
2757
2789
|
}
|
|
2758
2790
|
},
|
|
2759
|
-
"node_modules/@isaacs/balanced-match": {
|
|
2760
|
-
"version": "4.0.1",
|
|
2761
|
-
"resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz",
|
|
2762
|
-
"integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==",
|
|
2763
|
-
"dev": true,
|
|
2764
|
-
"license": "MIT",
|
|
2765
|
-
"engines": {
|
|
2766
|
-
"node": "20 || >=22"
|
|
2767
|
-
}
|
|
2768
|
-
},
|
|
2769
|
-
"node_modules/@isaacs/brace-expansion": {
|
|
2770
|
-
"version": "5.0.1",
|
|
2771
|
-
"resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.1.tgz",
|
|
2772
|
-
"integrity": "sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==",
|
|
2773
|
-
"dev": true,
|
|
2774
|
-
"license": "MIT",
|
|
2775
|
-
"dependencies": {
|
|
2776
|
-
"@isaacs/balanced-match": "^4.0.1"
|
|
2777
|
-
},
|
|
2778
|
-
"engines": {
|
|
2779
|
-
"node": "20 || >=22"
|
|
2780
|
-
}
|
|
2781
|
-
},
|
|
2782
2791
|
"node_modules/@isaacs/cliui": {
|
|
2783
2792
|
"version": "8.0.2",
|
|
2784
2793
|
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-8.0.2.tgz",
|
|
@@ -3130,6 +3139,18 @@
|
|
|
3130
3139
|
"tslib": "2"
|
|
3131
3140
|
}
|
|
3132
3141
|
},
|
|
3142
|
+
"node_modules/@nodable/entities": {
|
|
3143
|
+
"version": "2.1.0",
|
|
3144
|
+
"resolved": "https://registry.npmjs.org/@nodable/entities/-/entities-2.1.0.tgz",
|
|
3145
|
+
"integrity": "sha512-nyT7T3nbMyBI/lvr6L5TyWbFJAI9FTgVRakNoBqCD+PmID8DzFrrNdLLtHMwMszOtqZa8PAOV24ZqDnQrhQINA==",
|
|
3146
|
+
"funding": [
|
|
3147
|
+
{
|
|
3148
|
+
"type": "github",
|
|
3149
|
+
"url": "https://github.com/sponsors/nodable"
|
|
3150
|
+
}
|
|
3151
|
+
],
|
|
3152
|
+
"license": "MIT"
|
|
3153
|
+
},
|
|
3133
3154
|
"node_modules/@nodelib/fs.scandir": {
|
|
3134
3155
|
"version": "2.1.5",
|
|
3135
3156
|
"resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
|
|
@@ -3635,19 +3656,19 @@
|
|
|
3635
3656
|
"license": "MIT"
|
|
3636
3657
|
},
|
|
3637
3658
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
|
3638
|
-
"version": "5.3.
|
|
3639
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
|
3640
|
-
"integrity": "sha512-
|
|
3659
|
+
"version": "5.3.57",
|
|
3660
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.57.tgz",
|
|
3661
|
+
"integrity": "sha512-997GulQmQvaPCyCHCxxOQHZNJlemyBlvRDn9pkQSXTGLRi6SiI4UwJ5RgbUBW4N1v8z0RrfVObQYxrU1W/zasw==",
|
|
3641
3662
|
"dev": true,
|
|
3642
3663
|
"license": "Apache-2.0",
|
|
3643
3664
|
"dependencies": {
|
|
3644
|
-
"@salesforce/core": "^8.
|
|
3645
|
-
"@salesforce/kit": "^3.2.
|
|
3665
|
+
"@salesforce/core": "^8.29.1",
|
|
3666
|
+
"@salesforce/kit": "^3.2.6",
|
|
3646
3667
|
"@salesforce/ts-types": "^2.0.11",
|
|
3647
|
-
"@types/shelljs": "^0.
|
|
3648
|
-
"debug": "^4.4.
|
|
3668
|
+
"@types/shelljs": "^0.10.0",
|
|
3669
|
+
"debug": "^4.4.3",
|
|
3649
3670
|
"jszip": "^3.10.1",
|
|
3650
|
-
"shelljs": "^0.
|
|
3671
|
+
"shelljs": "^0.10.0",
|
|
3651
3672
|
"sinon": "^17.0.2",
|
|
3652
3673
|
"strip-ansi": "6.0.1",
|
|
3653
3674
|
"ts-retry-promise": "^0.8.1"
|
|
@@ -3656,6 +3677,16 @@
|
|
|
3656
3677
|
"node": ">=16.0.0"
|
|
3657
3678
|
}
|
|
3658
3679
|
},
|
|
3680
|
+
"node_modules/@salesforce/cli-plugins-testkit/node_modules/@salesforce/kit": {
|
|
3681
|
+
"version": "3.2.6",
|
|
3682
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.2.6.tgz",
|
|
3683
|
+
"integrity": "sha512-O8S4LWerHa9Zosqh+IoQjgLtpxMOfObRxaRnUdRV4MLtFUi+bQxQiyFvve6eEaBaMP1b1xVDQpvSvQ+PXEDGFQ==",
|
|
3684
|
+
"dev": true,
|
|
3685
|
+
"license": "Apache-2.0",
|
|
3686
|
+
"dependencies": {
|
|
3687
|
+
"@salesforce/ts-types": "^2.0.12"
|
|
3688
|
+
}
|
|
3689
|
+
},
|
|
3659
3690
|
"node_modules/@salesforce/cli-plugins-testkit/node_modules/@sinonjs/commons": {
|
|
3660
3691
|
"version": "3.0.1",
|
|
3661
3692
|
"resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
|
|
@@ -3727,9 +3758,9 @@
|
|
|
3727
3758
|
}
|
|
3728
3759
|
},
|
|
3729
3760
|
"node_modules/@salesforce/core": {
|
|
3730
|
-
"version": "8.
|
|
3731
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
|
3732
|
-
"integrity": "sha512-
|
|
3761
|
+
"version": "8.30.0",
|
|
3762
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.30.0.tgz",
|
|
3763
|
+
"integrity": "sha512-BzKIKAqKKB+obt6KlP3LEOB9kWb6MCFmmzkDiEEyeqENQCDJr/IIps6tZG3VM7RgbNxvu/A8GIS7yIkoyGnqIg==",
|
|
3733
3764
|
"license": "BSD-3-Clause",
|
|
3734
3765
|
"dependencies": {
|
|
3735
3766
|
"@jsforce/jsforce-node": "^3.10.13",
|
|
@@ -3865,6 +3896,24 @@
|
|
|
3865
3896
|
"undici-types": "~5.26.4"
|
|
3866
3897
|
}
|
|
3867
3898
|
},
|
|
3899
|
+
"node_modules/@salesforce/dev-scripts/node_modules/shelljs": {
|
|
3900
|
+
"version": "0.8.5",
|
|
3901
|
+
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.8.5.tgz",
|
|
3902
|
+
"integrity": "sha512-TiwcRcrkhHvbrZbnRcFYMLl30Dfov3HKqzp5tO5b4pt6G/SezKcYhmDg15zXVBswHmctSAQKznqNW2LO5tTDow==",
|
|
3903
|
+
"dev": true,
|
|
3904
|
+
"license": "BSD-3-Clause",
|
|
3905
|
+
"dependencies": {
|
|
3906
|
+
"glob": "^7.0.0",
|
|
3907
|
+
"interpret": "^1.0.0",
|
|
3908
|
+
"rechoir": "^0.6.2"
|
|
3909
|
+
},
|
|
3910
|
+
"bin": {
|
|
3911
|
+
"shjs": "bin/shjs"
|
|
3912
|
+
},
|
|
3913
|
+
"engines": {
|
|
3914
|
+
"node": ">=4"
|
|
3915
|
+
}
|
|
3916
|
+
},
|
|
3868
3917
|
"node_modules/@salesforce/dev-scripts/node_modules/undici-types": {
|
|
3869
3918
|
"version": "5.26.5",
|
|
3870
3919
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
|
@@ -3882,14 +3931,14 @@
|
|
|
3882
3931
|
}
|
|
3883
3932
|
},
|
|
3884
3933
|
"node_modules/@salesforce/metadata-enrichment": {
|
|
3885
|
-
"version": "0.0.
|
|
3886
|
-
"resolved": "https://registry.npmjs.org/@salesforce/metadata-enrichment/-/metadata-enrichment-0.0.
|
|
3887
|
-
"integrity": "sha512-
|
|
3934
|
+
"version": "0.0.17",
|
|
3935
|
+
"resolved": "https://registry.npmjs.org/@salesforce/metadata-enrichment/-/metadata-enrichment-0.0.17.tgz",
|
|
3936
|
+
"integrity": "sha512-QC2ioVxBSrsvTd4tB5YVHBf7h0EHIH/djKJfnL2pGipb2Sb1+5GRVLM4/gBwRON7G6qCqOgQqNaIQrGZ+LU+RQ==",
|
|
3888
3937
|
"license": "Apache-2.0",
|
|
3889
3938
|
"dependencies": {
|
|
3890
|
-
"@salesforce/core": "^8.
|
|
3939
|
+
"@salesforce/core": "^8.29.0",
|
|
3891
3940
|
"@salesforce/kit": "^3.2.4",
|
|
3892
|
-
"@salesforce/source-deploy-retrieve": "^12.
|
|
3941
|
+
"@salesforce/source-deploy-retrieve": "^12.35.0",
|
|
3893
3942
|
"@salesforce/ts-types": "^2.0.11",
|
|
3894
3943
|
"fast-xml-parser": "^5.5.7"
|
|
3895
3944
|
},
|
|
@@ -3897,83 +3946,6 @@
|
|
|
3897
3946
|
"node": ">=20.0.0"
|
|
3898
3947
|
}
|
|
3899
3948
|
},
|
|
3900
|
-
"node_modules/@salesforce/metadata-enrichment/node_modules/fast-xml-builder": {
|
|
3901
|
-
"version": "1.1.4",
|
|
3902
|
-
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.4.tgz",
|
|
3903
|
-
"integrity": "sha512-f2jhpN4Eccy0/Uz9csxh3Nu6q4ErKxf0XIsasomfOihuSUa3/xw6w8dnOtCDgEItQFJG8KyXPzQXzcODDrrbOg==",
|
|
3904
|
-
"funding": [
|
|
3905
|
-
{
|
|
3906
|
-
"type": "github",
|
|
3907
|
-
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
3908
|
-
}
|
|
3909
|
-
],
|
|
3910
|
-
"license": "MIT",
|
|
3911
|
-
"dependencies": {
|
|
3912
|
-
"path-expression-matcher": "^1.1.3"
|
|
3913
|
-
}
|
|
3914
|
-
},
|
|
3915
|
-
"node_modules/@salesforce/metadata-enrichment/node_modules/fast-xml-builder/node_modules/path-expression-matcher": {
|
|
3916
|
-
"version": "1.1.3",
|
|
3917
|
-
"resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz",
|
|
3918
|
-
"integrity": "sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==",
|
|
3919
|
-
"funding": [
|
|
3920
|
-
{
|
|
3921
|
-
"type": "github",
|
|
3922
|
-
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
3923
|
-
}
|
|
3924
|
-
],
|
|
3925
|
-
"license": "MIT",
|
|
3926
|
-
"engines": {
|
|
3927
|
-
"node": ">=14.0.0"
|
|
3928
|
-
}
|
|
3929
|
-
},
|
|
3930
|
-
"node_modules/@salesforce/metadata-enrichment/node_modules/fast-xml-parser": {
|
|
3931
|
-
"version": "5.5.9",
|
|
3932
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.9.tgz",
|
|
3933
|
-
"integrity": "sha512-jldvxr1MC6rtiZKgrFnDSvT8xuH+eJqxqOBThUVjYrxssYTo1avZLGql5l0a0BAERR01CadYzZ83kVEkbyDg+g==",
|
|
3934
|
-
"funding": [
|
|
3935
|
-
{
|
|
3936
|
-
"type": "github",
|
|
3937
|
-
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
3938
|
-
}
|
|
3939
|
-
],
|
|
3940
|
-
"license": "MIT",
|
|
3941
|
-
"dependencies": {
|
|
3942
|
-
"fast-xml-builder": "^1.1.4",
|
|
3943
|
-
"path-expression-matcher": "^1.2.0",
|
|
3944
|
-
"strnum": "^2.2.2"
|
|
3945
|
-
},
|
|
3946
|
-
"bin": {
|
|
3947
|
-
"fxparser": "src/cli/cli.js"
|
|
3948
|
-
}
|
|
3949
|
-
},
|
|
3950
|
-
"node_modules/@salesforce/metadata-enrichment/node_modules/path-expression-matcher": {
|
|
3951
|
-
"version": "1.2.0",
|
|
3952
|
-
"resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.2.0.tgz",
|
|
3953
|
-
"integrity": "sha512-DwmPWeFn+tq7TiyJ2CxezCAirXjFxvaiD03npak3cRjlP9+OjTmSy1EpIrEbh+l6JgUundniloMLDQ/6VTdhLQ==",
|
|
3954
|
-
"funding": [
|
|
3955
|
-
{
|
|
3956
|
-
"type": "github",
|
|
3957
|
-
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
3958
|
-
}
|
|
3959
|
-
],
|
|
3960
|
-
"license": "MIT",
|
|
3961
|
-
"engines": {
|
|
3962
|
-
"node": ">=14.0.0"
|
|
3963
|
-
}
|
|
3964
|
-
},
|
|
3965
|
-
"node_modules/@salesforce/metadata-enrichment/node_modules/strnum": {
|
|
3966
|
-
"version": "2.2.2",
|
|
3967
|
-
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.2.tgz",
|
|
3968
|
-
"integrity": "sha512-DnR90I+jtXNSTXWdwrEy9FakW7UX+qUZg28gj5fk2vxxl7uS/3bpI4fjFYVmdK9etptYBPNkpahuQnEwhwECqA==",
|
|
3969
|
-
"funding": [
|
|
3970
|
-
{
|
|
3971
|
-
"type": "github",
|
|
3972
|
-
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
3973
|
-
}
|
|
3974
|
-
],
|
|
3975
|
-
"license": "MIT"
|
|
3976
|
-
},
|
|
3977
3949
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
3978
3950
|
"version": "3.1.79",
|
|
3979
3951
|
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.79.tgz",
|
|
@@ -4114,34 +4086,43 @@
|
|
|
4114
4086
|
}
|
|
4115
4087
|
},
|
|
4116
4088
|
"node_modules/@salesforce/source-deploy-retrieve": {
|
|
4117
|
-
"version": "12.
|
|
4118
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.
|
|
4119
|
-
"integrity": "sha512-
|
|
4089
|
+
"version": "12.35.10",
|
|
4090
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.35.10.tgz",
|
|
4091
|
+
"integrity": "sha512-njg3pt0aqwUF5xCleO6wMN45+AIbhpG9xOExWz3io+Qy2uWW75WoHdcj3ZTZFLKqyHBc2NNSfDJc+QYEnJccGg==",
|
|
4120
4092
|
"license": "Apache-2.0",
|
|
4121
4093
|
"dependencies": {
|
|
4122
|
-
"@salesforce/core": "^8.
|
|
4094
|
+
"@salesforce/core": "^8.30.3",
|
|
4123
4095
|
"@salesforce/kit": "^3.2.4",
|
|
4124
4096
|
"@salesforce/ts-types": "^2.0.12",
|
|
4125
4097
|
"@salesforce/types": "^1.6.0",
|
|
4126
4098
|
"fast-levenshtein": "^3.0.0",
|
|
4127
|
-
"fast-xml-parser": "^5.3
|
|
4099
|
+
"fast-xml-parser": "^5.7.3",
|
|
4128
4100
|
"got": "^11.8.6",
|
|
4129
4101
|
"graceful-fs": "^4.2.11",
|
|
4130
4102
|
"ignore": "^5.3.2",
|
|
4131
4103
|
"jszip": "^3.10.1",
|
|
4132
4104
|
"mime": "2.6.0",
|
|
4133
|
-
"minimatch": "^9.0.
|
|
4134
|
-
"proxy-agent": "^6.
|
|
4135
|
-
"yaml": "^2.8.
|
|
4105
|
+
"minimatch": "^9.0.9",
|
|
4106
|
+
"proxy-agent": "^6.5.0",
|
|
4107
|
+
"yaml": "^2.8.3"
|
|
4136
4108
|
},
|
|
4137
4109
|
"engines": {
|
|
4138
4110
|
"node": ">=18.0.0"
|
|
4139
4111
|
}
|
|
4140
4112
|
},
|
|
4113
|
+
"node_modules/@salesforce/source-deploy-retrieve/node_modules/brace-expansion": {
|
|
4114
|
+
"version": "2.1.1",
|
|
4115
|
+
"resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.1.1.tgz",
|
|
4116
|
+
"integrity": "sha512-WR1cURNjuvBLMZBMbqM0UoE+WAfdUcEV1ccD8PVBVOI+Z3ND4+SZbN8RsfT2bMuG1qwz5RFvPukSZm5fF2D5eA==",
|
|
4117
|
+
"license": "MIT",
|
|
4118
|
+
"dependencies": {
|
|
4119
|
+
"balanced-match": "^1.0.0"
|
|
4120
|
+
}
|
|
4121
|
+
},
|
|
4141
4122
|
"node_modules/@salesforce/source-deploy-retrieve/node_modules/fast-xml-parser": {
|
|
4142
|
-
"version": "5.
|
|
4143
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.
|
|
4144
|
-
"integrity": "sha512-
|
|
4123
|
+
"version": "5.8.0",
|
|
4124
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.8.0.tgz",
|
|
4125
|
+
"integrity": "sha512-6bIM7fsJxeo3uXv7OncQYsBAMPJ7V16Slahl/6M98C/i2q+vB1+4a0MtrvYwDFEUrwDSbAmeLDRXsOBwrL7yAg==",
|
|
4145
4126
|
"funding": [
|
|
4146
4127
|
{
|
|
4147
4128
|
"type": "github",
|
|
@@ -4150,21 +4131,23 @@
|
|
|
4150
4131
|
],
|
|
4151
4132
|
"license": "MIT",
|
|
4152
4133
|
"dependencies": {
|
|
4153
|
-
"
|
|
4154
|
-
"
|
|
4155
|
-
"
|
|
4134
|
+
"@nodable/entities": "^2.1.0",
|
|
4135
|
+
"fast-xml-builder": "^1.2.0",
|
|
4136
|
+
"path-expression-matcher": "^1.5.0",
|
|
4137
|
+
"strnum": "^2.3.0",
|
|
4138
|
+
"xml-naming": "^0.1.0"
|
|
4156
4139
|
},
|
|
4157
4140
|
"bin": {
|
|
4158
4141
|
"fxparser": "src/cli/cli.js"
|
|
4159
4142
|
}
|
|
4160
4143
|
},
|
|
4161
4144
|
"node_modules/@salesforce/source-deploy-retrieve/node_modules/minimatch": {
|
|
4162
|
-
"version": "9.0.
|
|
4163
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.
|
|
4164
|
-
"integrity": "sha512-
|
|
4145
|
+
"version": "9.0.9",
|
|
4146
|
+
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.9.tgz",
|
|
4147
|
+
"integrity": "sha512-OBwBN9AL4dqmETlpS2zasx+vTeWclWzkblfZk7KTA5j3jeOONz/tRCnZomUyvNg83wL5Zv9Ss6HMJXAgL8R2Yg==",
|
|
4165
4148
|
"license": "ISC",
|
|
4166
4149
|
"dependencies": {
|
|
4167
|
-
"brace-expansion": "^2.0.
|
|
4150
|
+
"brace-expansion": "^2.0.2"
|
|
4168
4151
|
},
|
|
4169
4152
|
"engines": {
|
|
4170
4153
|
"node": ">=16 || 14 >=14.17"
|
|
@@ -4174,9 +4157,9 @@
|
|
|
4174
4157
|
}
|
|
4175
4158
|
},
|
|
4176
4159
|
"node_modules/@salesforce/source-deploy-retrieve/node_modules/strnum": {
|
|
4177
|
-
"version": "2.
|
|
4178
|
-
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.
|
|
4179
|
-
"integrity": "sha512-
|
|
4160
|
+
"version": "2.3.0",
|
|
4161
|
+
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.3.0.tgz",
|
|
4162
|
+
"integrity": "sha512-ums3KNd42PGyx5xaoVTO1mjU1bH3NpY4vsrVlnv9PNGqQj8wd7rJ6nEypLrJ7z5vxK5RP0yMLo6J/Gsm62DI5Q==",
|
|
4180
4163
|
"funding": [
|
|
4181
4164
|
{
|
|
4182
4165
|
"type": "github",
|
|
@@ -4185,6 +4168,21 @@
|
|
|
4185
4168
|
],
|
|
4186
4169
|
"license": "MIT"
|
|
4187
4170
|
},
|
|
4171
|
+
"node_modules/@salesforce/source-deploy-retrieve/node_modules/yaml": {
|
|
4172
|
+
"version": "2.9.0",
|
|
4173
|
+
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.9.0.tgz",
|
|
4174
|
+
"integrity": "sha512-2AvhNX3mb8zd6Zy7INTtSpl1F15HW6Wnqj0srWlkKLcpYl/gMIMJiyuGq2KeI2YFxUPjdlB+3Lc10seMLtL4cA==",
|
|
4175
|
+
"license": "ISC",
|
|
4176
|
+
"bin": {
|
|
4177
|
+
"yaml": "bin.mjs"
|
|
4178
|
+
},
|
|
4179
|
+
"engines": {
|
|
4180
|
+
"node": ">= 14.6"
|
|
4181
|
+
},
|
|
4182
|
+
"funding": {
|
|
4183
|
+
"url": "https://github.com/sponsors/eemeli"
|
|
4184
|
+
}
|
|
4185
|
+
},
|
|
4188
4186
|
"node_modules/@salesforce/source-testkit": {
|
|
4189
4187
|
"version": "2.2.172",
|
|
4190
4188
|
"resolved": "https://registry.npmjs.org/@salesforce/source-testkit/-/source-testkit-2.2.172.tgz",
|
|
@@ -4208,18 +4206,18 @@
|
|
|
4208
4206
|
}
|
|
4209
4207
|
},
|
|
4210
4208
|
"node_modules/@salesforce/source-testkit/node_modules/@salesforce/source-deploy-retrieve": {
|
|
4211
|
-
"version": "12.31.
|
|
4212
|
-
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.
|
|
4213
|
-
"integrity": "sha512-
|
|
4209
|
+
"version": "12.31.21",
|
|
4210
|
+
"resolved": "https://registry.npmjs.org/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.31.21.tgz",
|
|
4211
|
+
"integrity": "sha512-NZsJlvIrfIIZF03P7iLLmewjYkMsGSIV83+O5k+HGBvDDU8c2IJge3MIV/N78GSAGYahtSE+yR4x75UY0Of7qw==",
|
|
4214
4212
|
"dev": true,
|
|
4215
4213
|
"license": "Apache-2.0",
|
|
4216
4214
|
"dependencies": {
|
|
4217
|
-
"@salesforce/core": "^8.
|
|
4215
|
+
"@salesforce/core": "^8.27.0",
|
|
4218
4216
|
"@salesforce/kit": "^3.2.4",
|
|
4219
4217
|
"@salesforce/ts-types": "^2.0.12",
|
|
4220
4218
|
"@salesforce/types": "^1.6.0",
|
|
4221
4219
|
"fast-levenshtein": "^3.0.0",
|
|
4222
|
-
"fast-xml-parser": "^5.3.
|
|
4220
|
+
"fast-xml-parser": "^5.3.6",
|
|
4223
4221
|
"got": "^11.8.6",
|
|
4224
4222
|
"graceful-fs": "^4.2.11",
|
|
4225
4223
|
"ignore": "^5.3.2",
|
|
@@ -4255,6 +4253,43 @@
|
|
|
4255
4253
|
"type-detect": "^4.0.8"
|
|
4256
4254
|
}
|
|
4257
4255
|
},
|
|
4256
|
+
"node_modules/@salesforce/source-testkit/node_modules/fast-xml-builder": {
|
|
4257
|
+
"version": "1.1.2",
|
|
4258
|
+
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.1.2.tgz",
|
|
4259
|
+
"integrity": "sha512-NJAmiuVaJEjVa7TjLZKlYd7RqmzOC91EtPFXHvlTcqBVo50Qh7XV5IwvXi1c7NRz2Q/majGX9YLcwJtWgHjtkA==",
|
|
4260
|
+
"dev": true,
|
|
4261
|
+
"funding": [
|
|
4262
|
+
{
|
|
4263
|
+
"type": "github",
|
|
4264
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
4265
|
+
}
|
|
4266
|
+
],
|
|
4267
|
+
"license": "MIT",
|
|
4268
|
+
"dependencies": {
|
|
4269
|
+
"path-expression-matcher": "^1.1.3"
|
|
4270
|
+
}
|
|
4271
|
+
},
|
|
4272
|
+
"node_modules/@salesforce/source-testkit/node_modules/fast-xml-parser": {
|
|
4273
|
+
"version": "5.5.3",
|
|
4274
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.5.3.tgz",
|
|
4275
|
+
"integrity": "sha512-Ymnuefk6VzAhT3SxLzVUw+nMio/wB1NGypHkgetwtXcK1JfryaHk4DWQFGVwQ9XgzyS5iRZ7C2ZGI4AMsdMZ6A==",
|
|
4276
|
+
"dev": true,
|
|
4277
|
+
"funding": [
|
|
4278
|
+
{
|
|
4279
|
+
"type": "github",
|
|
4280
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
4281
|
+
}
|
|
4282
|
+
],
|
|
4283
|
+
"license": "MIT",
|
|
4284
|
+
"dependencies": {
|
|
4285
|
+
"fast-xml-builder": "^1.1.2",
|
|
4286
|
+
"path-expression-matcher": "^1.1.3",
|
|
4287
|
+
"strnum": "^2.1.2"
|
|
4288
|
+
},
|
|
4289
|
+
"bin": {
|
|
4290
|
+
"fxparser": "src/cli/cli.js"
|
|
4291
|
+
}
|
|
4292
|
+
},
|
|
4258
4293
|
"node_modules/@salesforce/source-testkit/node_modules/minimatch": {
|
|
4259
4294
|
"version": "9.0.5",
|
|
4260
4295
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
|
|
@@ -4271,18 +4306,20 @@
|
|
|
4271
4306
|
"url": "https://github.com/sponsors/isaacs"
|
|
4272
4307
|
}
|
|
4273
4308
|
},
|
|
4274
|
-
"node_modules/@salesforce/source-testkit/node_modules/
|
|
4275
|
-
"version": "
|
|
4276
|
-
"resolved": "https://registry.npmjs.org/
|
|
4277
|
-
"integrity": "sha512-
|
|
4309
|
+
"node_modules/@salesforce/source-testkit/node_modules/path-expression-matcher": {
|
|
4310
|
+
"version": "1.1.3",
|
|
4311
|
+
"resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.1.3.tgz",
|
|
4312
|
+
"integrity": "sha512-qdVgY8KXmVdJZRSS1JdEPOKPdTiEK/pi0RkcT2sw1RhXxohdujUlJFPuS1TSkevZ9vzd3ZlL7ULl1MHGTApKzQ==",
|
|
4278
4313
|
"dev": true,
|
|
4279
|
-
"
|
|
4280
|
-
|
|
4281
|
-
|
|
4282
|
-
|
|
4283
|
-
|
|
4314
|
+
"funding": [
|
|
4315
|
+
{
|
|
4316
|
+
"type": "github",
|
|
4317
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
4318
|
+
}
|
|
4319
|
+
],
|
|
4320
|
+
"license": "MIT",
|
|
4284
4321
|
"engines": {
|
|
4285
|
-
"node": ">=
|
|
4322
|
+
"node": ">=14.0.0"
|
|
4286
4323
|
}
|
|
4287
4324
|
},
|
|
4288
4325
|
"node_modules/@salesforce/source-testkit/node_modules/sinon": {
|
|
@@ -4304,6 +4341,19 @@
|
|
|
4304
4341
|
"url": "https://opencollective.com/sinon"
|
|
4305
4342
|
}
|
|
4306
4343
|
},
|
|
4344
|
+
"node_modules/@salesforce/source-testkit/node_modules/strnum": {
|
|
4345
|
+
"version": "2.2.0",
|
|
4346
|
+
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.0.tgz",
|
|
4347
|
+
"integrity": "sha512-Y7Bj8XyJxnPAORMZj/xltsfo55uOiyHcU2tnAVzHUnSJR/KsEX+9RoDeXEnsXtl/CX4fAcrt64gZ13aGaWPeBg==",
|
|
4348
|
+
"dev": true,
|
|
4349
|
+
"funding": [
|
|
4350
|
+
{
|
|
4351
|
+
"type": "github",
|
|
4352
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
4353
|
+
}
|
|
4354
|
+
],
|
|
4355
|
+
"license": "MIT"
|
|
4356
|
+
},
|
|
4307
4357
|
"node_modules/@salesforce/ts-types": {
|
|
4308
4358
|
"version": "2.0.12",
|
|
4309
4359
|
"resolved": "https://registry.npmjs.org/@salesforce/ts-types/-/ts-types-2.0.12.tgz",
|
|
@@ -5461,107 +5511,14 @@
|
|
|
5461
5511
|
"license": "MIT"
|
|
5462
5512
|
},
|
|
5463
5513
|
"node_modules/@types/shelljs": {
|
|
5464
|
-
"version": "0.
|
|
5465
|
-
"resolved": "https://registry.npmjs.org/@types/shelljs/-/shelljs-0.
|
|
5466
|
-
"integrity": "sha512-
|
|
5514
|
+
"version": "0.10.0",
|
|
5515
|
+
"resolved": "https://registry.npmjs.org/@types/shelljs/-/shelljs-0.10.0.tgz",
|
|
5516
|
+
"integrity": "sha512-OEfyhE5Ox+FeoHbhrEDwm0kXxntO6nsyMRCFvNsIBHPZu5rV1w2OjPcLclaC/IZ1TlzZPgbeMfwAZEi5N238yQ==",
|
|
5467
5517
|
"dev": true,
|
|
5468
5518
|
"license": "MIT",
|
|
5469
5519
|
"dependencies": {
|
|
5470
5520
|
"@types/node": "*",
|
|
5471
|
-
"glob": "^
|
|
5472
|
-
}
|
|
5473
|
-
},
|
|
5474
|
-
"node_modules/@types/shelljs/node_modules/@isaacs/cliui": {
|
|
5475
|
-
"version": "9.0.0",
|
|
5476
|
-
"resolved": "https://registry.npmjs.org/@isaacs/cliui/-/cliui-9.0.0.tgz",
|
|
5477
|
-
"integrity": "sha512-AokJm4tuBHillT+FpMtxQ60n8ObyXBatq7jD2/JA9dxbDDokKQm8KMht5ibGzLVU9IJDIKK4TPKgMHEYMn3lMg==",
|
|
5478
|
-
"dev": true,
|
|
5479
|
-
"license": "BlueOak-1.0.0",
|
|
5480
|
-
"engines": {
|
|
5481
|
-
"node": ">=18"
|
|
5482
|
-
}
|
|
5483
|
-
},
|
|
5484
|
-
"node_modules/@types/shelljs/node_modules/glob": {
|
|
5485
|
-
"version": "11.1.0",
|
|
5486
|
-
"resolved": "https://registry.npmjs.org/glob/-/glob-11.1.0.tgz",
|
|
5487
|
-
"integrity": "sha512-vuNwKSaKiqm7g0THUBu2x7ckSs3XJLXE+2ssL7/MfTGPLLcrJQ/4Uq1CjPTtO5cCIiRxqvN6Twy1qOwhL0Xjcw==",
|
|
5488
|
-
"dev": true,
|
|
5489
|
-
"license": "BlueOak-1.0.0",
|
|
5490
|
-
"dependencies": {
|
|
5491
|
-
"foreground-child": "^3.3.1",
|
|
5492
|
-
"jackspeak": "^4.1.1",
|
|
5493
|
-
"minimatch": "^10.1.1",
|
|
5494
|
-
"minipass": "^7.1.2",
|
|
5495
|
-
"package-json-from-dist": "^1.0.0",
|
|
5496
|
-
"path-scurry": "^2.0.0"
|
|
5497
|
-
},
|
|
5498
|
-
"bin": {
|
|
5499
|
-
"glob": "dist/esm/bin.mjs"
|
|
5500
|
-
},
|
|
5501
|
-
"engines": {
|
|
5502
|
-
"node": "20 || >=22"
|
|
5503
|
-
},
|
|
5504
|
-
"funding": {
|
|
5505
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
5506
|
-
}
|
|
5507
|
-
},
|
|
5508
|
-
"node_modules/@types/shelljs/node_modules/jackspeak": {
|
|
5509
|
-
"version": "4.2.1",
|
|
5510
|
-
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-4.2.1.tgz",
|
|
5511
|
-
"integrity": "sha512-GPBXyfcZSGujjddPeA+V34bW70ZJT7jzCEbloVasSH4yjiqWqXHX8iZQtZdVbOhc5esSeAIuiSmMutRZQB/olg==",
|
|
5512
|
-
"dev": true,
|
|
5513
|
-
"license": "BlueOak-1.0.0",
|
|
5514
|
-
"dependencies": {
|
|
5515
|
-
"@isaacs/cliui": "^9.0.0"
|
|
5516
|
-
},
|
|
5517
|
-
"engines": {
|
|
5518
|
-
"node": "20 || >=22"
|
|
5519
|
-
},
|
|
5520
|
-
"funding": {
|
|
5521
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
5522
|
-
}
|
|
5523
|
-
},
|
|
5524
|
-
"node_modules/@types/shelljs/node_modules/lru-cache": {
|
|
5525
|
-
"version": "11.2.5",
|
|
5526
|
-
"resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-11.2.5.tgz",
|
|
5527
|
-
"integrity": "sha512-vFrFJkWtJvJnD5hg+hJvVE8Lh/TcMzKnTgCWmtBipwI5yLX/iX+5UB2tfuyODF5E7k9xEzMdYgGqaSb1c0c5Yw==",
|
|
5528
|
-
"dev": true,
|
|
5529
|
-
"license": "BlueOak-1.0.0",
|
|
5530
|
-
"engines": {
|
|
5531
|
-
"node": "20 || >=22"
|
|
5532
|
-
}
|
|
5533
|
-
},
|
|
5534
|
-
"node_modules/@types/shelljs/node_modules/minimatch": {
|
|
5535
|
-
"version": "10.1.2",
|
|
5536
|
-
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.2.tgz",
|
|
5537
|
-
"integrity": "sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==",
|
|
5538
|
-
"dev": true,
|
|
5539
|
-
"license": "BlueOak-1.0.0",
|
|
5540
|
-
"dependencies": {
|
|
5541
|
-
"@isaacs/brace-expansion": "^5.0.1"
|
|
5542
|
-
},
|
|
5543
|
-
"engines": {
|
|
5544
|
-
"node": "20 || >=22"
|
|
5545
|
-
},
|
|
5546
|
-
"funding": {
|
|
5547
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
5548
|
-
}
|
|
5549
|
-
},
|
|
5550
|
-
"node_modules/@types/shelljs/node_modules/path-scurry": {
|
|
5551
|
-
"version": "2.0.1",
|
|
5552
|
-
"resolved": "https://registry.npmjs.org/path-scurry/-/path-scurry-2.0.1.tgz",
|
|
5553
|
-
"integrity": "sha512-oWyT4gICAu+kaA7QWk/jvCHWarMKNs6pXOGWKDTr7cw4IGcUbW+PeTfbaQiLGheFRpjo6O9J0PmyMfQPjH71oA==",
|
|
5554
|
-
"dev": true,
|
|
5555
|
-
"license": "BlueOak-1.0.0",
|
|
5556
|
-
"dependencies": {
|
|
5557
|
-
"lru-cache": "^11.0.0",
|
|
5558
|
-
"minipass": "^7.1.2"
|
|
5559
|
-
},
|
|
5560
|
-
"engines": {
|
|
5561
|
-
"node": "20 || >=22"
|
|
5562
|
-
},
|
|
5563
|
-
"funding": {
|
|
5564
|
-
"url": "https://github.com/sponsors/isaacs"
|
|
5521
|
+
"fast-glob": "^3.3.2"
|
|
5565
5522
|
}
|
|
5566
5523
|
},
|
|
5567
5524
|
"node_modules/@types/sinon": {
|
|
@@ -8839,9 +8796,9 @@
|
|
|
8839
8796
|
"license": "BSD-3-Clause"
|
|
8840
8797
|
},
|
|
8841
8798
|
"node_modules/fast-xml-builder": {
|
|
8842
|
-
"version": "1.
|
|
8843
|
-
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.
|
|
8844
|
-
"integrity": "sha512-
|
|
8799
|
+
"version": "1.2.0",
|
|
8800
|
+
"resolved": "https://registry.npmjs.org/fast-xml-builder/-/fast-xml-builder-1.2.0.tgz",
|
|
8801
|
+
"integrity": "sha512-00aAWieqff+ZJhsXA4g1g7M8k+7AYoMUUHF+/zFb5U6Uv/P0Vl4QZo84/IcufzYalLuEj9928bXN9PbbFzMF0Q==",
|
|
8845
8802
|
"funding": [
|
|
8846
8803
|
{
|
|
8847
8804
|
"type": "github",
|
|
@@ -8850,14 +8807,14 @@
|
|
|
8850
8807
|
],
|
|
8851
8808
|
"license": "MIT",
|
|
8852
8809
|
"dependencies": {
|
|
8853
|
-
"path-expression-matcher": "^1.
|
|
8810
|
+
"path-expression-matcher": "^1.5.0",
|
|
8811
|
+
"xml-naming": "^0.1.0"
|
|
8854
8812
|
}
|
|
8855
8813
|
},
|
|
8856
8814
|
"node_modules/fast-xml-parser": {
|
|
8857
|
-
"version": "5.3
|
|
8858
|
-
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.3.
|
|
8859
|
-
"integrity": "sha512-
|
|
8860
|
-
"dev": true,
|
|
8815
|
+
"version": "5.7.3",
|
|
8816
|
+
"resolved": "https://registry.npmjs.org/fast-xml-parser/-/fast-xml-parser-5.7.3.tgz",
|
|
8817
|
+
"integrity": "sha512-C0AaNuC+mscy6vrAQKAc/rMq+zAPHodfHGZu4sGVehvAQt/JLG1O5zEcYcXSY5zSqr4YVgxsB+pHXTq0i7eDlg==",
|
|
8861
8818
|
"funding": [
|
|
8862
8819
|
{
|
|
8863
8820
|
"type": "github",
|
|
@@ -8866,7 +8823,10 @@
|
|
|
8866
8823
|
],
|
|
8867
8824
|
"license": "MIT",
|
|
8868
8825
|
"dependencies": {
|
|
8869
|
-
"
|
|
8826
|
+
"@nodable/entities": "^2.1.0",
|
|
8827
|
+
"fast-xml-builder": "^1.1.7",
|
|
8828
|
+
"path-expression-matcher": "^1.5.0",
|
|
8829
|
+
"strnum": "^2.2.3"
|
|
8870
8830
|
},
|
|
8871
8831
|
"bin": {
|
|
8872
8832
|
"fxparser": "src/cli/cli.js"
|
|
@@ -12948,9 +12908,9 @@
|
|
|
12948
12908
|
}
|
|
12949
12909
|
},
|
|
12950
12910
|
"node_modules/oclif/node_modules/normalize-url": {
|
|
12951
|
-
"version": "8.
|
|
12952
|
-
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.
|
|
12953
|
-
"integrity": "sha512-
|
|
12911
|
+
"version": "8.0.1",
|
|
12912
|
+
"resolved": "https://registry.npmjs.org/normalize-url/-/normalize-url-8.0.1.tgz",
|
|
12913
|
+
"integrity": "sha512-IO9QvjUMWxPQQhs60oOu10CRkWCiZzSUkzbXGGV9pviYl1fXYcvkzQ5jV9z8Y6un8ARoVRl4EtC6v6jNqbaJ/w==",
|
|
12954
12914
|
"dev": true,
|
|
12955
12915
|
"license": "MIT",
|
|
12956
12916
|
"engines": {
|
|
@@ -13278,9 +13238,9 @@
|
|
|
13278
13238
|
}
|
|
13279
13239
|
},
|
|
13280
13240
|
"node_modules/path-expression-matcher": {
|
|
13281
|
-
"version": "1.
|
|
13282
|
-
"resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.
|
|
13283
|
-
"integrity": "sha512-
|
|
13241
|
+
"version": "1.5.0",
|
|
13242
|
+
"resolved": "https://registry.npmjs.org/path-expression-matcher/-/path-expression-matcher-1.5.0.tgz",
|
|
13243
|
+
"integrity": "sha512-cbrerZV+6rvdQrrD+iGMcZFEiiSrbv9Tfdkvnusy6y0x0GKBXREFg/Y65GhIfm0tnLntThhzCnfKwp1WRjeCyQ==",
|
|
13284
13244
|
"funding": [
|
|
13285
13245
|
{
|
|
13286
13246
|
"type": "github",
|
|
@@ -14520,21 +14480,17 @@
|
|
|
14520
14480
|
}
|
|
14521
14481
|
},
|
|
14522
14482
|
"node_modules/shelljs": {
|
|
14523
|
-
"version": "0.
|
|
14524
|
-
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.
|
|
14525
|
-
"integrity": "sha512-
|
|
14483
|
+
"version": "0.10.0",
|
|
14484
|
+
"resolved": "https://registry.npmjs.org/shelljs/-/shelljs-0.10.0.tgz",
|
|
14485
|
+
"integrity": "sha512-Jex+xw5Mg2qMZL3qnzXIfaxEtBaC4n7xifqaqtrZDdlheR70OGkydrPJWT0V1cA1k3nanC86x9FwAmQl6w3Klw==",
|
|
14526
14486
|
"dev": true,
|
|
14527
14487
|
"license": "BSD-3-Clause",
|
|
14528
14488
|
"dependencies": {
|
|
14529
|
-
"
|
|
14530
|
-
"
|
|
14531
|
-
"rechoir": "^0.6.2"
|
|
14532
|
-
},
|
|
14533
|
-
"bin": {
|
|
14534
|
-
"shjs": "bin/shjs"
|
|
14489
|
+
"execa": "^5.1.1",
|
|
14490
|
+
"fast-glob": "^3.3.2"
|
|
14535
14491
|
},
|
|
14536
14492
|
"engines": {
|
|
14537
|
-
"node": ">=
|
|
14493
|
+
"node": ">=18"
|
|
14538
14494
|
}
|
|
14539
14495
|
},
|
|
14540
14496
|
"node_modules/shiki": {
|
|
@@ -14694,9 +14650,9 @@
|
|
|
14694
14650
|
}
|
|
14695
14651
|
},
|
|
14696
14652
|
"node_modules/sinon/node_modules/path-to-regexp": {
|
|
14697
|
-
"version": "1.
|
|
14698
|
-
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.
|
|
14699
|
-
"integrity": "sha512-
|
|
14653
|
+
"version": "1.8.0",
|
|
14654
|
+
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz",
|
|
14655
|
+
"integrity": "sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==",
|
|
14700
14656
|
"dev": true,
|
|
14701
14657
|
"license": "MIT",
|
|
14702
14658
|
"dependencies": {
|
|
@@ -15191,10 +15147,9 @@
|
|
|
15191
15147
|
}
|
|
15192
15148
|
},
|
|
15193
15149
|
"node_modules/strnum": {
|
|
15194
|
-
"version": "2.
|
|
15195
|
-
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.
|
|
15196
|
-
"integrity": "sha512-
|
|
15197
|
-
"dev": true,
|
|
15150
|
+
"version": "2.2.3",
|
|
15151
|
+
"resolved": "https://registry.npmjs.org/strnum/-/strnum-2.2.3.tgz",
|
|
15152
|
+
"integrity": "sha512-oKx6RUCuHfT3oyVjtnrmn19H1SiCqgJSg+54XqURKp5aCMbrXrhLjRN9TjuwMjiYstZ0MzDrHqkGZ5dFTKd+zg==",
|
|
15198
15153
|
"funding": [
|
|
15199
15154
|
{
|
|
15200
15155
|
"type": "github",
|
|
@@ -16471,6 +16426,21 @@
|
|
|
16471
16426
|
}
|
|
16472
16427
|
}
|
|
16473
16428
|
},
|
|
16429
|
+
"node_modules/xml-naming": {
|
|
16430
|
+
"version": "0.1.0",
|
|
16431
|
+
"resolved": "https://registry.npmjs.org/xml-naming/-/xml-naming-0.1.0.tgz",
|
|
16432
|
+
"integrity": "sha512-k8KO9hrMyNk6tUWqUfkTEZbezRRpONVOzUTnc97VnCvyj6Tf9lyUR9EDAIeiVLv56jsMcoXEwjW8Kv5yPY52lw==",
|
|
16433
|
+
"funding": [
|
|
16434
|
+
{
|
|
16435
|
+
"type": "github",
|
|
16436
|
+
"url": "https://github.com/sponsors/NaturalIntelligence"
|
|
16437
|
+
}
|
|
16438
|
+
],
|
|
16439
|
+
"license": "MIT",
|
|
16440
|
+
"engines": {
|
|
16441
|
+
"node": ">=16.0.0"
|
|
16442
|
+
}
|
|
16443
|
+
},
|
|
16474
16444
|
"node_modules/xml2js": {
|
|
16475
16445
|
"version": "0.6.2",
|
|
16476
16446
|
"resolved": "https://registry.npmjs.org/xml2js/-/xml2js-0.6.2.tgz",
|
|
@@ -16520,6 +16490,7 @@
|
|
|
16520
16490
|
"version": "2.8.2",
|
|
16521
16491
|
"resolved": "https://registry.npmjs.org/yaml/-/yaml-2.8.2.tgz",
|
|
16522
16492
|
"integrity": "sha512-mplynKqc1C2hTVYxd0PU2xQAc22TI1vShAYGksCCfxbn/dFwnHTNi1bvYsBTkhdUNtGIf5xNOg938rrSSYvS9A==",
|
|
16493
|
+
"dev": true,
|
|
16523
16494
|
"license": "ISC",
|
|
16524
16495
|
"bin": {
|
|
16525
16496
|
"yaml": "bin.mjs"
|