@jayree/sfdx-plugin-manifest 3.3.3 → 3.3.5
Sign up to get free protection for your applications and to get access to all the features.
- package/CHANGELOG.md +18 -0
- package/README.md +3 -3
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/npm-shrinkwrap.json +79 -67
- package/oclif.lock +41 -46
- package/oclif.manifest.json +1 -1
- package/package.json +5 -5
package/npm-shrinkwrap.json
CHANGED
@@ -1,19 +1,19 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
|
-
"version": "3.3.
|
3
|
+
"version": "3.3.5",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@jayree/sfdx-plugin-manifest",
|
9
|
-
"version": "3.3.
|
9
|
+
"version": "3.3.5",
|
10
10
|
"license": "BSD-3-Clause",
|
11
11
|
"dependencies": {
|
12
12
|
"@jayree/changelog": "^1.2.0",
|
13
|
-
"@oclif/core": "^4.0.
|
13
|
+
"@oclif/core": "^4.0.6",
|
14
14
|
"@salesforce/core": "^7.3.12",
|
15
15
|
"@salesforce/kit": "^3.1.2",
|
16
|
-
"@salesforce/sf-plugins-core": "^
|
16
|
+
"@salesforce/sf-plugins-core": "^11.0.1",
|
17
17
|
"@salesforce/source-deploy-retrieve": "^11.6.4",
|
18
18
|
"@salesforce/ts-types": "^2.0.10",
|
19
19
|
"fast-deep-equal": "^3.1.3",
|
@@ -34,7 +34,7 @@
|
|
34
34
|
"c8": "^9.1.0",
|
35
35
|
"eslint-config-oclif": "^5.2",
|
36
36
|
"eslint-plugin-prettier": "^5.1.3",
|
37
|
-
"eslint-plugin-sf-plugin": "^1.18.
|
37
|
+
"eslint-plugin-sf-plugin": "^1.18.7",
|
38
38
|
"is-ci": "^3.0.1",
|
39
39
|
"oclif": "^4.13.1",
|
40
40
|
"patch-package": "^8.0.0",
|
@@ -42,7 +42,7 @@
|
|
42
42
|
"pretty-quick": "^4.0.0",
|
43
43
|
"ts-node": "^10.9.2",
|
44
44
|
"typedoc": "0.25.13",
|
45
|
-
"typedoc-plugin-missing-exports": "2.
|
45
|
+
"typedoc-plugin-missing-exports": "2.3.0",
|
46
46
|
"typescript": "^5.4.5"
|
47
47
|
},
|
48
48
|
"engines": {
|
@@ -2677,6 +2677,7 @@
|
|
2677
2677
|
"version": "7.23.5",
|
2678
2678
|
"resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz",
|
2679
2679
|
"integrity": "sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==",
|
2680
|
+
"dev": true,
|
2680
2681
|
"license": "MIT",
|
2681
2682
|
"dependencies": {
|
2682
2683
|
"@babel/highlight": "^7.23.4",
|
@@ -2690,6 +2691,7 @@
|
|
2690
2691
|
"version": "3.2.1",
|
2691
2692
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
2692
2693
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
2694
|
+
"dev": true,
|
2693
2695
|
"license": "MIT",
|
2694
2696
|
"dependencies": {
|
2695
2697
|
"color-convert": "^1.9.0"
|
@@ -2702,6 +2704,7 @@
|
|
2702
2704
|
"version": "2.4.2",
|
2703
2705
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
2704
2706
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
2707
|
+
"dev": true,
|
2705
2708
|
"license": "MIT",
|
2706
2709
|
"dependencies": {
|
2707
2710
|
"ansi-styles": "^3.2.1",
|
@@ -2716,6 +2719,7 @@
|
|
2716
2719
|
"version": "1.9.3",
|
2717
2720
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
2718
2721
|
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
2722
|
+
"dev": true,
|
2719
2723
|
"license": "MIT",
|
2720
2724
|
"dependencies": {
|
2721
2725
|
"color-name": "1.1.3"
|
@@ -2725,12 +2729,14 @@
|
|
2725
2729
|
"version": "1.1.3",
|
2726
2730
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
2727
2731
|
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
|
2732
|
+
"dev": true,
|
2728
2733
|
"license": "MIT"
|
2729
2734
|
},
|
2730
2735
|
"node_modules/@babel/code-frame/node_modules/escape-string-regexp": {
|
2731
2736
|
"version": "1.0.5",
|
2732
2737
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
2733
2738
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
2739
|
+
"dev": true,
|
2734
2740
|
"license": "MIT",
|
2735
2741
|
"engines": {
|
2736
2742
|
"node": ">=0.8.0"
|
@@ -2740,6 +2746,7 @@
|
|
2740
2746
|
"version": "3.0.0",
|
2741
2747
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
2742
2748
|
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
2749
|
+
"dev": true,
|
2743
2750
|
"license": "MIT",
|
2744
2751
|
"engines": {
|
2745
2752
|
"node": ">=4"
|
@@ -2749,6 +2756,7 @@
|
|
2749
2756
|
"version": "5.5.0",
|
2750
2757
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
2751
2758
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
2759
|
+
"dev": true,
|
2752
2760
|
"license": "MIT",
|
2753
2761
|
"dependencies": {
|
2754
2762
|
"has-flag": "^3.0.0"
|
@@ -2991,6 +2999,7 @@
|
|
2991
2999
|
"version": "7.22.20",
|
2992
3000
|
"resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz",
|
2993
3001
|
"integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==",
|
3002
|
+
"dev": true,
|
2994
3003
|
"license": "MIT",
|
2995
3004
|
"engines": {
|
2996
3005
|
"node": ">=6.9.0"
|
@@ -3025,6 +3034,7 @@
|
|
3025
3034
|
"version": "7.23.4",
|
3026
3035
|
"resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz",
|
3027
3036
|
"integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==",
|
3037
|
+
"dev": true,
|
3028
3038
|
"license": "MIT",
|
3029
3039
|
"dependencies": {
|
3030
3040
|
"@babel/helper-validator-identifier": "^7.22.20",
|
@@ -3039,6 +3049,7 @@
|
|
3039
3049
|
"version": "3.2.1",
|
3040
3050
|
"resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
|
3041
3051
|
"integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
|
3052
|
+
"dev": true,
|
3042
3053
|
"license": "MIT",
|
3043
3054
|
"dependencies": {
|
3044
3055
|
"color-convert": "^1.9.0"
|
@@ -3051,6 +3062,7 @@
|
|
3051
3062
|
"version": "2.4.2",
|
3052
3063
|
"resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
|
3053
3064
|
"integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
|
3065
|
+
"dev": true,
|
3054
3066
|
"license": "MIT",
|
3055
3067
|
"dependencies": {
|
3056
3068
|
"ansi-styles": "^3.2.1",
|
@@ -3065,6 +3077,7 @@
|
|
3065
3077
|
"version": "1.9.3",
|
3066
3078
|
"resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
|
3067
3079
|
"integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
|
3080
|
+
"dev": true,
|
3068
3081
|
"license": "MIT",
|
3069
3082
|
"dependencies": {
|
3070
3083
|
"color-name": "1.1.3"
|
@@ -3074,12 +3087,14 @@
|
|
3074
3087
|
"version": "1.1.3",
|
3075
3088
|
"resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
|
3076
3089
|
"integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==",
|
3090
|
+
"dev": true,
|
3077
3091
|
"license": "MIT"
|
3078
3092
|
},
|
3079
3093
|
"node_modules/@babel/highlight/node_modules/escape-string-regexp": {
|
3080
3094
|
"version": "1.0.5",
|
3081
3095
|
"resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
|
3082
3096
|
"integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
|
3097
|
+
"dev": true,
|
3083
3098
|
"license": "MIT",
|
3084
3099
|
"engines": {
|
3085
3100
|
"node": ">=0.8.0"
|
@@ -3089,6 +3104,7 @@
|
|
3089
3104
|
"version": "3.0.0",
|
3090
3105
|
"resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
|
3091
3106
|
"integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
|
3107
|
+
"dev": true,
|
3092
3108
|
"license": "MIT",
|
3093
3109
|
"engines": {
|
3094
3110
|
"node": ">=4"
|
@@ -3098,6 +3114,7 @@
|
|
3098
3114
|
"version": "5.5.0",
|
3099
3115
|
"resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
|
3100
3116
|
"integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
|
3117
|
+
"dev": true,
|
3101
3118
|
"license": "MIT",
|
3102
3119
|
"dependencies": {
|
3103
3120
|
"has-flag": "^3.0.0"
|
@@ -4252,22 +4269,22 @@
|
|
4252
4269
|
}
|
4253
4270
|
},
|
4254
4271
|
"node_modules/@oclif/core": {
|
4255
|
-
"version": "4.0.
|
4256
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.
|
4257
|
-
"integrity": "sha512-
|
4272
|
+
"version": "4.0.6",
|
4273
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.6.tgz",
|
4274
|
+
"integrity": "sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==",
|
4258
4275
|
"license": "MIT",
|
4259
4276
|
"dependencies": {
|
4260
4277
|
"ansi-escapes": "^4.3.2",
|
4261
4278
|
"ansis": "^3.1.1",
|
4262
4279
|
"clean-stack": "^3.0.1",
|
4263
4280
|
"cli-spinners": "^2.9.2",
|
4264
|
-
"cosmiconfig": "^9.0.0",
|
4265
4281
|
"debug": "^4.3.5",
|
4266
4282
|
"ejs": "^3.1.10",
|
4267
4283
|
"get-package-type": "^0.1.0",
|
4268
4284
|
"globby": "^11.1.0",
|
4269
4285
|
"indent-string": "^4.0.0",
|
4270
4286
|
"is-wsl": "^2.2.0",
|
4287
|
+
"lilconfig": "^3.1.2",
|
4271
4288
|
"minimatch": "^9.0.4",
|
4272
4289
|
"string-width": "^4.2.3",
|
4273
4290
|
"supports-color": "^8",
|
@@ -4279,32 +4296,6 @@
|
|
4279
4296
|
"node": ">=18.0.0"
|
4280
4297
|
}
|
4281
4298
|
},
|
4282
|
-
"node_modules/@oclif/core/node_modules/cosmiconfig": {
|
4283
|
-
"version": "9.0.0",
|
4284
|
-
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
|
4285
|
-
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
|
4286
|
-
"license": "MIT",
|
4287
|
-
"dependencies": {
|
4288
|
-
"env-paths": "^2.2.1",
|
4289
|
-
"import-fresh": "^3.3.0",
|
4290
|
-
"js-yaml": "^4.1.0",
|
4291
|
-
"parse-json": "^5.2.0"
|
4292
|
-
},
|
4293
|
-
"engines": {
|
4294
|
-
"node": ">=14"
|
4295
|
-
},
|
4296
|
-
"funding": {
|
4297
|
-
"url": "https://github.com/sponsors/d-fischer"
|
4298
|
-
},
|
4299
|
-
"peerDependencies": {
|
4300
|
-
"typescript": ">=4.9.5"
|
4301
|
-
},
|
4302
|
-
"peerDependenciesMeta": {
|
4303
|
-
"typescript": {
|
4304
|
-
"optional": true
|
4305
|
-
}
|
4306
|
-
}
|
4307
|
-
},
|
4308
4299
|
"node_modules/@oclif/core/node_modules/minimatch": {
|
4309
4300
|
"version": "9.0.4",
|
4310
4301
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.4.tgz",
|
@@ -4759,9 +4750,9 @@
|
|
4759
4750
|
}
|
4760
4751
|
},
|
4761
4752
|
"node_modules/@salesforce/core": {
|
4762
|
-
"version": "7.
|
4763
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.
|
4764
|
-
"integrity": "sha512-
|
4753
|
+
"version": "7.4.1",
|
4754
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-7.4.1.tgz",
|
4755
|
+
"integrity": "sha512-ccYs7uL4GYjdOcc44trfRnaz69kG0jU0aoT0qjPkIel8oVOyEoXaoDCG0A+2diqmicDp5uWK0pNs+tdWNj2mcQ==",
|
4765
4756
|
"license": "BSD-3-Clause",
|
4766
4757
|
"dependencies": {
|
4767
4758
|
"@jsforce/jsforce-node": "^3.2.0",
|
@@ -4982,15 +4973,21 @@
|
|
4982
4973
|
}
|
4983
4974
|
},
|
4984
4975
|
"node_modules/@salesforce/kit": {
|
4985
|
-
"version": "3.1.
|
4986
|
-
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.
|
4987
|
-
"integrity": "sha512-
|
4976
|
+
"version": "3.1.4",
|
4977
|
+
"resolved": "https://registry.npmjs.org/@salesforce/kit/-/kit-3.1.4.tgz",
|
4978
|
+
"integrity": "sha512-R0hiOF3n/byNCTExaZgUAKSHr0JByvdQbB2c9+9stL35xBBlBhCzFO0elXM7q7P4TW73YtURbxaiWN2W8Mjr8g==",
|
4988
4979
|
"license": "BSD-3-Clause",
|
4989
4980
|
"dependencies": {
|
4990
4981
|
"@salesforce/ts-types": "^2.0.9",
|
4991
|
-
"tslib": "^2.6.
|
4982
|
+
"tslib": "^2.6.3"
|
4992
4983
|
}
|
4993
4984
|
},
|
4985
|
+
"node_modules/@salesforce/kit/node_modules/tslib": {
|
4986
|
+
"version": "2.6.3",
|
4987
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.3.tgz",
|
4988
|
+
"integrity": "sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==",
|
4989
|
+
"license": "0BSD"
|
4990
|
+
},
|
4994
4991
|
"node_modules/@salesforce/prettier-config": {
|
4995
4992
|
"version": "0.0.3",
|
4996
4993
|
"resolved": "https://registry.npmjs.org/@salesforce/prettier-config/-/prettier-config-0.0.3.tgz",
|
@@ -5005,18 +5002,18 @@
|
|
5005
5002
|
"license": "ISC"
|
5006
5003
|
},
|
5007
5004
|
"node_modules/@salesforce/sf-plugins-core": {
|
5008
|
-
"version": "
|
5009
|
-
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
5010
|
-
"integrity": "sha512-
|
5005
|
+
"version": "11.0.1",
|
5006
|
+
"resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-11.0.1.tgz",
|
5007
|
+
"integrity": "sha512-A6Dzkl6XNxn6sYoZjhgnjQhwYcGek55VfWj+7zIzSjvP48YGPXy8VRiJEd4asCtYBxHBtVbrzfL23358MZ3h7Q==",
|
5011
5008
|
"license": "BSD-3-Clause",
|
5012
5009
|
"dependencies": {
|
5013
5010
|
"@inquirer/confirm": "^3.1.9",
|
5014
5011
|
"@inquirer/password": "^2.1.9",
|
5015
|
-
"@oclif/core": "^4",
|
5016
|
-
"@salesforce/core": "^7.3.
|
5017
|
-
"@salesforce/kit": "^3.1.
|
5012
|
+
"@oclif/core": "^4.0.3",
|
5013
|
+
"@salesforce/core": "^7.3.12",
|
5014
|
+
"@salesforce/kit": "^3.1.3",
|
5018
5015
|
"@salesforce/ts-types": "^2.0.9",
|
5019
|
-
"ansis": "^3.
|
5016
|
+
"ansis": "^3.2.0",
|
5020
5017
|
"cli-progress": "^3.12.0",
|
5021
5018
|
"natural-orderby": "^3.0.2",
|
5022
5019
|
"slice-ansi": "^7.1.0",
|
@@ -7091,6 +7088,7 @@
|
|
7091
7088
|
"version": "2.0.1",
|
7092
7089
|
"resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
|
7093
7090
|
"integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",
|
7091
|
+
"dev": true,
|
7094
7092
|
"license": "Python-2.0"
|
7095
7093
|
},
|
7096
7094
|
"node_modules/array-buffer-byte-length": {
|
@@ -7835,6 +7833,7 @@
|
|
7835
7833
|
"version": "3.1.0",
|
7836
7834
|
"resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
|
7837
7835
|
"integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
|
7836
|
+
"dev": true,
|
7838
7837
|
"license": "MIT",
|
7839
7838
|
"engines": {
|
7840
7839
|
"node": ">=6"
|
@@ -8928,19 +8927,11 @@
|
|
8928
8927
|
"url": "https://github.com/fb55/entities?sponsor=1"
|
8929
8928
|
}
|
8930
8929
|
},
|
8931
|
-
"node_modules/env-paths": {
|
8932
|
-
"version": "2.2.1",
|
8933
|
-
"resolved": "https://registry.npmjs.org/env-paths/-/env-paths-2.2.1.tgz",
|
8934
|
-
"integrity": "sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==",
|
8935
|
-
"license": "MIT",
|
8936
|
-
"engines": {
|
8937
|
-
"node": ">=6"
|
8938
|
-
}
|
8939
|
-
},
|
8940
8930
|
"node_modules/error-ex": {
|
8941
8931
|
"version": "1.3.2",
|
8942
8932
|
"resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
|
8943
8933
|
"integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
|
8934
|
+
"dev": true,
|
8944
8935
|
"license": "MIT",
|
8945
8936
|
"dependencies": {
|
8946
8937
|
"is-arrayish": "^0.2.1"
|
@@ -9606,13 +9597,13 @@
|
|
9606
9597
|
}
|
9607
9598
|
},
|
9608
9599
|
"node_modules/eslint-plugin-sf-plugin": {
|
9609
|
-
"version": "1.18.
|
9610
|
-
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.
|
9611
|
-
"integrity": "sha512-
|
9600
|
+
"version": "1.18.7",
|
9601
|
+
"resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.7.tgz",
|
9602
|
+
"integrity": "sha512-b8Y40/sileV0SK52FkbYGFhR+NGuw3pGYH4YaHL432DrQcyLU4xO1/IvIY8qpf+My1UscFwb06oYldVDMivd8Q==",
|
9612
9603
|
"dev": true,
|
9613
9604
|
"license": "BSD-3-Clause",
|
9614
9605
|
"dependencies": {
|
9615
|
-
"@salesforce/core": "^7.
|
9606
|
+
"@salesforce/core": "^7.4.1",
|
9616
9607
|
"@typescript-eslint/utils": "^6.17.0"
|
9617
9608
|
},
|
9618
9609
|
"engines": {
|
@@ -11043,6 +11034,7 @@
|
|
11043
11034
|
"version": "3.3.0",
|
11044
11035
|
"resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
|
11045
11036
|
"integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
|
11037
|
+
"dev": true,
|
11046
11038
|
"license": "MIT",
|
11047
11039
|
"dependencies": {
|
11048
11040
|
"parent-module": "^1.0.0",
|
@@ -11059,6 +11051,7 @@
|
|
11059
11051
|
"version": "4.0.0",
|
11060
11052
|
"resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
|
11061
11053
|
"integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
|
11054
|
+
"dev": true,
|
11062
11055
|
"license": "MIT",
|
11063
11056
|
"engines": {
|
11064
11057
|
"node": ">=4"
|
@@ -11166,6 +11159,7 @@
|
|
11166
11159
|
"version": "0.2.1",
|
11167
11160
|
"resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
|
11168
11161
|
"integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
|
11162
|
+
"dev": true,
|
11169
11163
|
"license": "MIT"
|
11170
11164
|
},
|
11171
11165
|
"node_modules/is-bigint": {
|
@@ -11793,12 +11787,14 @@
|
|
11793
11787
|
"version": "4.0.0",
|
11794
11788
|
"resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
|
11795
11789
|
"integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
|
11790
|
+
"dev": true,
|
11796
11791
|
"license": "MIT"
|
11797
11792
|
},
|
11798
11793
|
"node_modules/js-yaml": {
|
11799
11794
|
"version": "4.1.0",
|
11800
11795
|
"resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
|
11801
11796
|
"integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
|
11797
|
+
"dev": true,
|
11802
11798
|
"license": "MIT",
|
11803
11799
|
"dependencies": {
|
11804
11800
|
"argparse": "^2.0.1"
|
@@ -11862,6 +11858,7 @@
|
|
11862
11858
|
"version": "2.3.1",
|
11863
11859
|
"resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
|
11864
11860
|
"integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
|
11861
|
+
"dev": true,
|
11865
11862
|
"license": "MIT"
|
11866
11863
|
},
|
11867
11864
|
"node_modules/json-schema-traverse": {
|
@@ -12123,10 +12120,23 @@
|
|
12123
12120
|
"immediate": "~3.0.5"
|
12124
12121
|
}
|
12125
12122
|
},
|
12123
|
+
"node_modules/lilconfig": {
|
12124
|
+
"version": "3.1.2",
|
12125
|
+
"resolved": "https://registry.npmjs.org/lilconfig/-/lilconfig-3.1.2.tgz",
|
12126
|
+
"integrity": "sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==",
|
12127
|
+
"license": "MIT",
|
12128
|
+
"engines": {
|
12129
|
+
"node": ">=14"
|
12130
|
+
},
|
12131
|
+
"funding": {
|
12132
|
+
"url": "https://github.com/sponsors/antonk52"
|
12133
|
+
}
|
12134
|
+
},
|
12126
12135
|
"node_modules/lines-and-columns": {
|
12127
12136
|
"version": "1.2.4",
|
12128
12137
|
"resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
|
12129
12138
|
"integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
|
12139
|
+
"dev": true,
|
12130
12140
|
"license": "MIT"
|
12131
12141
|
},
|
12132
12142
|
"node_modules/linkinator": {
|
@@ -13941,6 +13951,7 @@
|
|
13941
13951
|
"version": "1.0.1",
|
13942
13952
|
"resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
|
13943
13953
|
"integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
|
13954
|
+
"dev": true,
|
13944
13955
|
"license": "MIT",
|
13945
13956
|
"dependencies": {
|
13946
13957
|
"callsites": "^3.0.0"
|
@@ -13953,6 +13964,7 @@
|
|
13953
13964
|
"version": "5.2.0",
|
13954
13965
|
"resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
|
13955
13966
|
"integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
|
13967
|
+
"dev": true,
|
13956
13968
|
"license": "MIT",
|
13957
13969
|
"dependencies": {
|
13958
13970
|
"@babel/code-frame": "^7.0.0",
|
@@ -16455,9 +16467,9 @@
|
|
16455
16467
|
}
|
16456
16468
|
},
|
16457
16469
|
"node_modules/typedoc-plugin-missing-exports": {
|
16458
|
-
"version": "2.
|
16459
|
-
"resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.
|
16460
|
-
"integrity": "sha512-
|
16470
|
+
"version": "2.3.0",
|
16471
|
+
"resolved": "https://registry.npmjs.org/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.3.0.tgz",
|
16472
|
+
"integrity": "sha512-iI9ITNNLlbsLCBBeYDyu0Qqp3GN/9AGyWNKg8bctRXuZEPT7G1L+0+MNWG9MsHcf/BFmNbXL0nQ8mC/tXRicog==",
|
16461
16473
|
"dev": true,
|
16462
16474
|
"license": "MIT",
|
16463
16475
|
"peerDependencies": {
|
@@ -16497,7 +16509,7 @@
|
|
16497
16509
|
"version": "5.4.5",
|
16498
16510
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.5.tgz",
|
16499
16511
|
"integrity": "sha512-vcI4UpRgg81oIRUFwR0WSIHKt11nJ7SAVlYNIu+QpqeyXP+gpQJy/Z4+F0aGxSE4MqwjyXvW/TzgkLAx2AGHwQ==",
|
16500
|
-
"
|
16512
|
+
"dev": true,
|
16501
16513
|
"license": "Apache-2.0",
|
16502
16514
|
"bin": {
|
16503
16515
|
"tsc": "bin/tsc",
|
package/oclif.lock
CHANGED
@@ -1662,22 +1662,22 @@
|
|
1662
1662
|
wordwrap "^1.0.0"
|
1663
1663
|
wrap-ansi "^7.0.0"
|
1664
1664
|
|
1665
|
-
"@oclif/core@^4", "@oclif/core@^4.0.0-beta.13", "@oclif/core@^4.0.3":
|
1666
|
-
version "4.0.
|
1667
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.
|
1668
|
-
integrity sha512-
|
1665
|
+
"@oclif/core@^4", "@oclif/core@^4.0.0-beta.13", "@oclif/core@^4.0.3", "@oclif/core@^4.0.6":
|
1666
|
+
version "4.0.6"
|
1667
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.0.6.tgz#05958a928591567b7fe90638e0ee8df9e07eb3ff"
|
1668
|
+
integrity sha512-z/4YUVQsf2pHsXRze5etbmvAYDhoUhIzpM6oJGEdsdWfvQJ6YQBogH7TdX/ItuGda6+vpfXg/4U1CtPexSF+bA==
|
1669
1669
|
dependencies:
|
1670
1670
|
ansi-escapes "^4.3.2"
|
1671
1671
|
ansis "^3.1.1"
|
1672
1672
|
clean-stack "^3.0.1"
|
1673
1673
|
cli-spinners "^2.9.2"
|
1674
|
-
cosmiconfig "^9.0.0"
|
1675
1674
|
debug "^4.3.5"
|
1676
1675
|
ejs "^3.1.10"
|
1677
1676
|
get-package-type "^0.1.0"
|
1678
1677
|
globby "^11.1.0"
|
1679
1678
|
indent-string "^4.0.0"
|
1680
1679
|
is-wsl "^2.2.0"
|
1680
|
+
lilconfig "^3.1.2"
|
1681
1681
|
minimatch "^9.0.4"
|
1682
1682
|
string-width "^4.2.3"
|
1683
1683
|
supports-color "^8"
|
@@ -1754,10 +1754,10 @@
|
|
1754
1754
|
strip-ansi "6.0.1"
|
1755
1755
|
ts-retry-promise "^0.8.1"
|
1756
1756
|
|
1757
|
-
"@salesforce/core@^7.3.
|
1758
|
-
version "7.
|
1759
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.
|
1760
|
-
integrity sha512-
|
1757
|
+
"@salesforce/core@^7.3.12", "@salesforce/core@^7.3.9", "@salesforce/core@^7.4.1":
|
1758
|
+
version "7.4.1"
|
1759
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-7.4.1.tgz#7c37623f6a89c199bf12cd6dc28d89bc950914ef"
|
1760
|
+
integrity sha512-ccYs7uL4GYjdOcc44trfRnaz69kG0jU0aoT0qjPkIel8oVOyEoXaoDCG0A+2diqmicDp5uWK0pNs+tdWNj2mcQ==
|
1761
1761
|
dependencies:
|
1762
1762
|
"@jsforce/jsforce-node" "^3.2.0"
|
1763
1763
|
"@salesforce/kit" "^3.1.2"
|
@@ -1815,13 +1815,13 @@
|
|
1815
1815
|
typescript "^5.4.3"
|
1816
1816
|
wireit "^0.14.4"
|
1817
1817
|
|
1818
|
-
"@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2":
|
1819
|
-
version "3.1.
|
1820
|
-
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.
|
1821
|
-
integrity sha512-
|
1818
|
+
"@salesforce/kit@^3.1.1", "@salesforce/kit@^3.1.2", "@salesforce/kit@^3.1.3":
|
1819
|
+
version "3.1.4"
|
1820
|
+
resolved "https://registry.yarnpkg.com/@salesforce/kit/-/kit-3.1.4.tgz#e71b986440c1118f7df56ca71e387566dd1acbe0"
|
1821
|
+
integrity sha512-R0hiOF3n/byNCTExaZgUAKSHr0JByvdQbB2c9+9stL35xBBlBhCzFO0elXM7q7P4TW73YtURbxaiWN2W8Mjr8g==
|
1822
1822
|
dependencies:
|
1823
1823
|
"@salesforce/ts-types" "^2.0.9"
|
1824
|
-
tslib "^2.6.
|
1824
|
+
tslib "^2.6.3"
|
1825
1825
|
|
1826
1826
|
"@salesforce/prettier-config@^0.0.3":
|
1827
1827
|
version "0.0.3"
|
@@ -1833,18 +1833,18 @@
|
|
1833
1833
|
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.9.0.tgz#ba477a112653a20b4edcf989c61c57bdff9aa3ca"
|
1834
1834
|
integrity sha512-LiN37zG5ODT6z70sL1fxF7BQwtCX9JOWofSU8iliSNIM+WDEeinnoFtVqPInRSNt8I0RiJxIKCrqstsmQRBNvA==
|
1835
1835
|
|
1836
|
-
"@salesforce/sf-plugins-core@^
|
1837
|
-
version "
|
1838
|
-
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-
|
1839
|
-
integrity sha512-
|
1836
|
+
"@salesforce/sf-plugins-core@^11.0.1":
|
1837
|
+
version "11.0.1"
|
1838
|
+
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-11.0.1.tgz#5dca567e4e18322d6341fa77e58c7debe409a7d2"
|
1839
|
+
integrity sha512-A6Dzkl6XNxn6sYoZjhgnjQhwYcGek55VfWj+7zIzSjvP48YGPXy8VRiJEd4asCtYBxHBtVbrzfL23358MZ3h7Q==
|
1840
1840
|
dependencies:
|
1841
1841
|
"@inquirer/confirm" "^3.1.9"
|
1842
1842
|
"@inquirer/password" "^2.1.9"
|
1843
|
-
"@oclif/core" "^4"
|
1844
|
-
"@salesforce/core" "^7.3.
|
1845
|
-
"@salesforce/kit" "^3.1.
|
1843
|
+
"@oclif/core" "^4.0.3"
|
1844
|
+
"@salesforce/core" "^7.3.12"
|
1845
|
+
"@salesforce/kit" "^3.1.3"
|
1846
1846
|
"@salesforce/ts-types" "^2.0.9"
|
1847
|
-
ansis "^3.
|
1847
|
+
ansis "^3.2.0"
|
1848
1848
|
cli-progress "^3.12.0"
|
1849
1849
|
natural-orderby "^3.0.2"
|
1850
1850
|
slice-ansi "^7.1.0"
|
@@ -3854,16 +3854,6 @@ cosmiconfig@^8.0.0, cosmiconfig@^8.3.6:
|
|
3854
3854
|
parse-json "^5.2.0"
|
3855
3855
|
path-type "^4.0.0"
|
3856
3856
|
|
3857
|
-
cosmiconfig@^9.0.0:
|
3858
|
-
version "9.0.0"
|
3859
|
-
resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-9.0.0.tgz#34c3fc58287b915f3ae905ab6dc3de258b55ad9d"
|
3860
|
-
integrity sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==
|
3861
|
-
dependencies:
|
3862
|
-
env-paths "^2.2.1"
|
3863
|
-
import-fresh "^3.3.0"
|
3864
|
-
js-yaml "^4.1.0"
|
3865
|
-
parse-json "^5.2.0"
|
3866
|
-
|
3867
3857
|
crc-32@^1.2.0:
|
3868
3858
|
version "1.2.2"
|
3869
3859
|
resolved "https://registry.yarnpkg.com/crc-32/-/crc-32-1.2.2.tgz#3cad35a934b8bf71f25ca524b6da51fb7eace2ff"
|
@@ -4174,11 +4164,6 @@ entities@^4.2.0, entities@^4.5.0:
|
|
4174
4164
|
resolved "https://registry.yarnpkg.com/entities/-/entities-4.5.0.tgz#5d268ea5e7113ec74c4d033b79ea5a35a488fb48"
|
4175
4165
|
integrity sha512-V0hjH4dGPh9Ao5p0MoRY6BVqtwCjhz6vI5LT8AJ55H+4g9/4vbHx1I54fS0XuclLhDHArPQCiMjDxjaL8fPxhw==
|
4176
4166
|
|
4177
|
-
env-paths@^2.2.1:
|
4178
|
-
version "2.2.1"
|
4179
|
-
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.1.tgz#420399d416ce1fbe9bc0a07c62fa68d67fd0f8f2"
|
4180
|
-
integrity sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==
|
4181
|
-
|
4182
4167
|
error-ex@^1.3.1:
|
4183
4168
|
version "1.3.2"
|
4184
4169
|
resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
|
@@ -4464,12 +4449,12 @@ eslint-plugin-prettier@^5.1.3:
|
|
4464
4449
|
prettier-linter-helpers "^1.0.0"
|
4465
4450
|
synckit "^0.8.6"
|
4466
4451
|
|
4467
|
-
eslint-plugin-sf-plugin@^1.18.
|
4468
|
-
version "1.18.
|
4469
|
-
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.
|
4470
|
-
integrity sha512-
|
4452
|
+
eslint-plugin-sf-plugin@^1.18.7:
|
4453
|
+
version "1.18.7"
|
4454
|
+
resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.18.7.tgz#b321aa1256239865e845c2cfeda041972d9569d1"
|
4455
|
+
integrity sha512-b8Y40/sileV0SK52FkbYGFhR+NGuw3pGYH4YaHL432DrQcyLU4xO1/IvIY8qpf+My1UscFwb06oYldVDMivd8Q==
|
4471
4456
|
dependencies:
|
4472
|
-
"@salesforce/core" "^7.
|
4457
|
+
"@salesforce/core" "^7.4.1"
|
4473
4458
|
"@typescript-eslint/utils" "^6.17.0"
|
4474
4459
|
|
4475
4460
|
eslint-plugin-unicorn@^48.0.1:
|
@@ -6057,6 +6042,11 @@ lie@~3.3.0:
|
|
6057
6042
|
dependencies:
|
6058
6043
|
immediate "~3.0.5"
|
6059
6044
|
|
6045
|
+
lilconfig@^3.1.2:
|
6046
|
+
version "3.1.2"
|
6047
|
+
resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-3.1.2.tgz#e4a7c3cb549e3a606c8dcc32e5ae1005e62c05cb"
|
6048
|
+
integrity sha512-eop+wDAvpItUys0FWkHIKeC9ybYrTGbU41U5K7+bttZZeohvnY7M9dZ5kB21GNWiFT2q1OoPTvncPCgSOVO5ow==
|
6049
|
+
|
6060
6050
|
lines-and-columns@^1.1.6:
|
6061
6051
|
version "1.2.4"
|
6062
6052
|
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
@@ -8338,6 +8328,11 @@ tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0, tslib@^2.3.1, tslib@^2.5.0, tslib@^2.6
|
|
8338
8328
|
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.2.tgz#703ac29425e7b37cd6fd456e92404d46d1f3e4ae"
|
8339
8329
|
integrity sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==
|
8340
8330
|
|
8331
|
+
tslib@^2.6.3:
|
8332
|
+
version "2.6.3"
|
8333
|
+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
|
8334
|
+
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
|
8335
|
+
|
8341
8336
|
tunnel-agent@*, tunnel-agent@^0.6.0:
|
8342
8337
|
version "0.6.0"
|
8343
8338
|
resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.6.0.tgz#27a5dea06b36b04a0a9966774b290868f0fc40fd"
|
@@ -8448,10 +8443,10 @@ typedoc-plugin-missing-exports@0.23.0:
|
|
8448
8443
|
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-0.23.0.tgz#076df6ffce4d84e8097be009b7c62a17d58477a5"
|
8449
8444
|
integrity sha512-9smahDSsFRno9ZwoEshQDuIYMHWGB1E6LUud5qMxR2wNZ0T4DlZz0QjoK3HzXtX34mUpTH0dYtt7NQUK4D6B6Q==
|
8450
8445
|
|
8451
|
-
typedoc-plugin-missing-exports@2.
|
8452
|
-
version "2.
|
8453
|
-
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.
|
8454
|
-
integrity sha512-
|
8446
|
+
typedoc-plugin-missing-exports@2.3.0:
|
8447
|
+
version "2.3.0"
|
8448
|
+
resolved "https://registry.yarnpkg.com/typedoc-plugin-missing-exports/-/typedoc-plugin-missing-exports-2.3.0.tgz#ae0858bf383a08345cc09a99d428234cf6b85ecf"
|
8449
|
+
integrity sha512-iI9ITNNLlbsLCBBeYDyu0Qqp3GN/9AGyWNKg8bctRXuZEPT7G1L+0+MNWG9MsHcf/BFmNbXL0nQ8mC/tXRicog==
|
8455
8450
|
|
8456
8451
|
typedoc@0.25.13, typedoc@^0.25.12:
|
8457
8452
|
version "0.25.13"
|
package/oclif.manifest.json
CHANGED