@jayree/sfdx-plugin-manifest 4.0.56 → 4.0.58
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/CHANGELOG.md +15 -0
- package/README.md +3 -3
- package/npm-shrinkwrap.json +474 -98
- package/oclif.lock +130 -59
- package/oclif.manifest.json +1 -1
- package/package.json +3 -3
package/oclif.lock
CHANGED
@@ -1377,14 +1377,14 @@
|
|
1377
1377
|
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
|
1378
1378
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
1379
1379
|
|
1380
|
-
"@jayree/changelog@^1.2.
|
1381
|
-
version "1.2.
|
1382
|
-
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.
|
1383
|
-
integrity sha512-
|
1380
|
+
"@jayree/changelog@^1.2.15":
|
1381
|
+
version "1.2.15"
|
1382
|
+
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.15.tgz#57110c6a60a4278e5aac69bf85d872b7d9e0f8dc"
|
1383
|
+
integrity sha512-CDsn13yKM4mf/yi/pJidpiQn3p4i92mpyESfxoHC3jQscERdppVzuhbz3kUDqJwfUq/As7sNVglgzp01ZS4zRQ==
|
1384
1384
|
dependencies:
|
1385
1385
|
debug "^4.4.1"
|
1386
1386
|
fs-extra "^11.3.1"
|
1387
|
-
marked "^16.
|
1387
|
+
marked "^16.2.0"
|
1388
1388
|
marked-terminal "^7.3.0"
|
1389
1389
|
semver "^7.7.2"
|
1390
1390
|
semver-compare "^1.0.0"
|
@@ -2720,16 +2720,16 @@
|
|
2720
2720
|
resolved "https://registry.yarnpkg.com/@types/wrap-ansi/-/wrap-ansi-3.0.0.tgz#18b97a972f94f60a679fd5c796d96421b9abb9fd"
|
2721
2721
|
integrity sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==
|
2722
2722
|
|
2723
|
-
"@typescript-eslint/eslint-plugin@8.39.
|
2724
|
-
version "8.39.
|
2725
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.
|
2726
|
-
integrity sha512-
|
2723
|
+
"@typescript-eslint/eslint-plugin@8.39.1", "@typescript-eslint/eslint-plugin@^8":
|
2724
|
+
version "8.39.1"
|
2725
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.39.1.tgz#28dffcb5272d20afe250bfeec3173263db5528a0"
|
2726
|
+
integrity sha512-yYegZ5n3Yr6eOcqgj2nJH8cH/ZZgF+l0YIdKILSDjYFRjgYQMgv/lRjV5Z7Up04b9VYUondt8EPMqg7kTWgJ2g==
|
2727
2727
|
dependencies:
|
2728
2728
|
"@eslint-community/regexpp" "^4.10.0"
|
2729
|
-
"@typescript-eslint/scope-manager" "8.39.
|
2730
|
-
"@typescript-eslint/type-utils" "8.39.
|
2731
|
-
"@typescript-eslint/utils" "8.39.
|
2732
|
-
"@typescript-eslint/visitor-keys" "8.39.
|
2729
|
+
"@typescript-eslint/scope-manager" "8.39.1"
|
2730
|
+
"@typescript-eslint/type-utils" "8.39.1"
|
2731
|
+
"@typescript-eslint/utils" "8.39.1"
|
2732
|
+
"@typescript-eslint/visitor-keys" "8.39.1"
|
2733
2733
|
graphemer "^1.4.0"
|
2734
2734
|
ignore "^7.0.0"
|
2735
2735
|
natural-compare "^1.4.0"
|
@@ -2752,15 +2752,15 @@
|
|
2752
2752
|
semver "^7.5.4"
|
2753
2753
|
ts-api-utils "^1.0.1"
|
2754
2754
|
|
2755
|
-
"@typescript-eslint/parser@8.39.
|
2756
|
-
version "8.39.
|
2757
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.
|
2758
|
-
integrity sha512-
|
2755
|
+
"@typescript-eslint/parser@8.39.1", "@typescript-eslint/parser@^8":
|
2756
|
+
version "8.39.1"
|
2757
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.39.1.tgz#7f8f9ecfc7e172d67e42c366fa198e42324e5d50"
|
2758
|
+
integrity sha512-pUXGCuHnnKw6PyYq93lLRiZm3vjuslIy7tus1lIQTYVK9bL8XBgJnCWm8a0KcTtHC84Yya1Q6rtll+duSMj0dg==
|
2759
2759
|
dependencies:
|
2760
|
-
"@typescript-eslint/scope-manager" "8.39.
|
2761
|
-
"@typescript-eslint/types" "8.39.
|
2762
|
-
"@typescript-eslint/typescript-estree" "8.39.
|
2763
|
-
"@typescript-eslint/visitor-keys" "8.39.
|
2760
|
+
"@typescript-eslint/scope-manager" "8.39.1"
|
2761
|
+
"@typescript-eslint/types" "8.39.1"
|
2762
|
+
"@typescript-eslint/typescript-estree" "8.39.1"
|
2763
|
+
"@typescript-eslint/visitor-keys" "8.39.1"
|
2764
2764
|
debug "^4.3.4"
|
2765
2765
|
|
2766
2766
|
"@typescript-eslint/parser@^6.21.0":
|
@@ -2783,6 +2783,15 @@
|
|
2783
2783
|
"@typescript-eslint/types" "^8.39.0"
|
2784
2784
|
debug "^4.3.4"
|
2785
2785
|
|
2786
|
+
"@typescript-eslint/project-service@8.39.1":
|
2787
|
+
version "8.39.1"
|
2788
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.39.1.tgz#63525878d488ebf27c485f295e83434a1398f52d"
|
2789
|
+
integrity sha512-8fZxek3ONTwBu9ptw5nCKqZOSkXshZB7uAxuFF0J/wTMkKydjXCzqqga7MlFMpHi9DoG4BadhmTkITBcg8Aybw==
|
2790
|
+
dependencies:
|
2791
|
+
"@typescript-eslint/tsconfig-utils" "^8.39.1"
|
2792
|
+
"@typescript-eslint/types" "^8.39.1"
|
2793
|
+
debug "^4.3.4"
|
2794
|
+
|
2786
2795
|
"@typescript-eslint/scope-manager@6.21.0":
|
2787
2796
|
version "6.21.0"
|
2788
2797
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.21.0.tgz#ea8a9bfc8f1504a6ac5d59a6df308d3a0630a2b1"
|
@@ -2807,11 +2816,24 @@
|
|
2807
2816
|
"@typescript-eslint/types" "8.39.0"
|
2808
2817
|
"@typescript-eslint/visitor-keys" "8.39.0"
|
2809
2818
|
|
2819
|
+
"@typescript-eslint/scope-manager@8.39.1":
|
2820
|
+
version "8.39.1"
|
2821
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.39.1.tgz#1253fe3e1f2f33f08a3e438a05b5dd7faf9fbca6"
|
2822
|
+
integrity sha512-RkBKGBrjgskFGWuyUGz/EtD8AF/GW49S21J8dvMzpJitOF1slLEbbHnNEtAHtnDAnx8qDEdRrULRnWVx27wGBw==
|
2823
|
+
dependencies:
|
2824
|
+
"@typescript-eslint/types" "8.39.1"
|
2825
|
+
"@typescript-eslint/visitor-keys" "8.39.1"
|
2826
|
+
|
2810
2827
|
"@typescript-eslint/tsconfig-utils@8.39.0", "@typescript-eslint/tsconfig-utils@^8.39.0":
|
2811
2828
|
version "8.39.0"
|
2812
2829
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.0.tgz#b2e87fef41a3067c570533b722f6af47be213f13"
|
2813
2830
|
integrity sha512-Fd3/QjmFV2sKmvv3Mrj8r6N8CryYiCS8Wdb/6/rgOXAWGcFuc+VkQuG28uk/4kVNVZBQuuDHEDUpo/pQ32zsIQ==
|
2814
2831
|
|
2832
|
+
"@typescript-eslint/tsconfig-utils@8.39.1", "@typescript-eslint/tsconfig-utils@^8.39.1":
|
2833
|
+
version "8.39.1"
|
2834
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.39.1.tgz#17f13b4ad481e7bec7c249ee1854078645b34b12"
|
2835
|
+
integrity sha512-ePUPGVtTMR8XMU2Hee8kD0Pu4NDE1CN9Q1sxGSGd/mbOtGZDM7pnhXNJnzW63zk/q+Z54zVzj44HtwXln5CvHA==
|
2836
|
+
|
2815
2837
|
"@typescript-eslint/type-utils@6.21.0":
|
2816
2838
|
version "6.21.0"
|
2817
2839
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.21.0.tgz#6473281cfed4dacabe8004e8521cee0bd9d4c01e"
|
@@ -2822,14 +2844,14 @@
|
|
2822
2844
|
debug "^4.3.4"
|
2823
2845
|
ts-api-utils "^1.0.1"
|
2824
2846
|
|
2825
|
-
"@typescript-eslint/type-utils@8.39.
|
2826
|
-
version "8.39.
|
2827
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.
|
2828
|
-
integrity sha512-
|
2847
|
+
"@typescript-eslint/type-utils@8.39.1":
|
2848
|
+
version "8.39.1"
|
2849
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.39.1.tgz#642f9fb96173649e2928fea0375b1d74d31906c2"
|
2850
|
+
integrity sha512-gu9/ahyatyAdQbKeHnhT4R+y3YLtqqHyvkfDxaBYk97EcbfChSJXyaJnIL3ygUv7OuZatePHmQvuH5ru0lnVeA==
|
2829
2851
|
dependencies:
|
2830
|
-
"@typescript-eslint/types" "8.39.
|
2831
|
-
"@typescript-eslint/typescript-estree" "8.39.
|
2832
|
-
"@typescript-eslint/utils" "8.39.
|
2852
|
+
"@typescript-eslint/types" "8.39.1"
|
2853
|
+
"@typescript-eslint/typescript-estree" "8.39.1"
|
2854
|
+
"@typescript-eslint/utils" "8.39.1"
|
2833
2855
|
debug "^4.3.4"
|
2834
2856
|
ts-api-utils "^2.1.0"
|
2835
2857
|
|
@@ -2848,6 +2870,11 @@
|
|
2848
2870
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.0.tgz#80f010b7169d434a91cd0529d70a528dbc9c99c6"
|
2849
2871
|
integrity sha512-ArDdaOllnCj3yn/lzKn9s0pBQYmmyme/v1HbGIGB0GB/knFI3fWMHloC+oYTJW46tVbYnGKTMDK4ah1sC2v0Kg==
|
2850
2872
|
|
2873
|
+
"@typescript-eslint/types@8.39.1", "@typescript-eslint/types@^8.39.1":
|
2874
|
+
version "8.39.1"
|
2875
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.39.1.tgz#f0ab996c8ab2c3b046bbf86bb1990b03529869a1"
|
2876
|
+
integrity sha512-7sPDKQQp+S11laqTrhHqeAbsCfMkwJMrV7oTDvtDds4mEofJYir414bYKUEb8YPUm9QL3U+8f6L6YExSoAGdQw==
|
2877
|
+
|
2851
2878
|
"@typescript-eslint/types@^8.11.0":
|
2852
2879
|
version "8.33.0"
|
2853
2880
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.33.0.tgz#02a7dbba611a8abf1ad2a9e00f72f7b94b5ab0ee"
|
@@ -2902,6 +2929,22 @@
|
|
2902
2929
|
semver "^7.6.0"
|
2903
2930
|
ts-api-utils "^2.1.0"
|
2904
2931
|
|
2932
|
+
"@typescript-eslint/typescript-estree@8.39.1":
|
2933
|
+
version "8.39.1"
|
2934
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.39.1.tgz#8825d3ea7ea2144c577859ae489eec24ef7318a5"
|
2935
|
+
integrity sha512-EKkpcPuIux48dddVDXyQBlKdeTPMmALqBUbEk38McWv0qVEZwOpVJBi7ugK5qVNgeuYjGNQxrrnoM/5+TI/BPw==
|
2936
|
+
dependencies:
|
2937
|
+
"@typescript-eslint/project-service" "8.39.1"
|
2938
|
+
"@typescript-eslint/tsconfig-utils" "8.39.1"
|
2939
|
+
"@typescript-eslint/types" "8.39.1"
|
2940
|
+
"@typescript-eslint/visitor-keys" "8.39.1"
|
2941
|
+
debug "^4.3.4"
|
2942
|
+
fast-glob "^3.3.2"
|
2943
|
+
is-glob "^4.0.3"
|
2944
|
+
minimatch "^9.0.4"
|
2945
|
+
semver "^7.6.0"
|
2946
|
+
ts-api-utils "^2.1.0"
|
2947
|
+
|
2905
2948
|
"@typescript-eslint/utils@6.21.0":
|
2906
2949
|
version "6.21.0"
|
2907
2950
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.21.0.tgz#4714e7a6b39e773c1c8e97ec587f520840cd8134"
|
@@ -2915,15 +2958,15 @@
|
|
2915
2958
|
"@typescript-eslint/typescript-estree" "6.21.0"
|
2916
2959
|
semver "^7.5.4"
|
2917
2960
|
|
2918
|
-
"@typescript-eslint/utils@8.39.
|
2919
|
-
version "8.39.
|
2920
|
-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.
|
2921
|
-
integrity sha512-
|
2961
|
+
"@typescript-eslint/utils@8.39.1":
|
2962
|
+
version "8.39.1"
|
2963
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.1.tgz#58a834f89f93b786ada2cd14d77fa63c3c8f408b"
|
2964
|
+
integrity sha512-VF5tZ2XnUSTuiqZFXCZfZs1cgkdd3O/sSYmdo2EpSyDlC86UM/8YytTmKnehOW3TGAlivqTDT6bS87B/GQ/jyg==
|
2922
2965
|
dependencies:
|
2923
2966
|
"@eslint-community/eslint-utils" "^4.7.0"
|
2924
|
-
"@typescript-eslint/scope-manager" "8.39.
|
2925
|
-
"@typescript-eslint/types" "8.39.
|
2926
|
-
"@typescript-eslint/typescript-estree" "8.39.
|
2967
|
+
"@typescript-eslint/scope-manager" "8.39.1"
|
2968
|
+
"@typescript-eslint/types" "8.39.1"
|
2969
|
+
"@typescript-eslint/typescript-estree" "8.39.1"
|
2927
2970
|
|
2928
2971
|
"@typescript-eslint/utils@^7.18.0":
|
2929
2972
|
version "7.18.0"
|
@@ -2935,6 +2978,16 @@
|
|
2935
2978
|
"@typescript-eslint/types" "7.18.0"
|
2936
2979
|
"@typescript-eslint/typescript-estree" "7.18.0"
|
2937
2980
|
|
2981
|
+
"@typescript-eslint/utils@^8.13.0", "@typescript-eslint/utils@^8.24.0", "@typescript-eslint/utils@^8.32.1":
|
2982
|
+
version "8.39.0"
|
2983
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.39.0.tgz#dfea42f3c7ec85f9f3e994ff0bba8f3b2f09e220"
|
2984
|
+
integrity sha512-4GVSvNA0Vx1Ktwvf4sFE+exxJ3QGUorQG1/A5mRfRNZtkBT2xrA/BCO2H0eALx/PnvCS6/vmYwRdDA41EoffkQ==
|
2985
|
+
dependencies:
|
2986
|
+
"@eslint-community/eslint-utils" "^4.7.0"
|
2987
|
+
"@typescript-eslint/scope-manager" "8.39.0"
|
2988
|
+
"@typescript-eslint/types" "8.39.0"
|
2989
|
+
"@typescript-eslint/typescript-estree" "8.39.0"
|
2990
|
+
|
2938
2991
|
"@typescript-eslint/visitor-keys@6.21.0":
|
2939
2992
|
version "6.21.0"
|
2940
2993
|
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.21.0.tgz#87a99d077aa507e20e238b11d56cc26ade45fe47"
|
@@ -2959,6 +3012,14 @@
|
|
2959
3012
|
"@typescript-eslint/types" "8.39.0"
|
2960
3013
|
eslint-visitor-keys "^4.2.1"
|
2961
3014
|
|
3015
|
+
"@typescript-eslint/visitor-keys@8.39.1":
|
3016
|
+
version "8.39.1"
|
3017
|
+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.39.1.tgz#a467742a98f2fa3c03d7bed4979dc0db3850a77a"
|
3018
|
+
integrity sha512-W8FQi6kEh2e8zVhQ0eeRnxdvIoOkAp/CPAahcNio6nO9dsIwb9b34z90KOlheoyuVf6LSOEdjlkxSkapNEc+4A==
|
3019
|
+
dependencies:
|
3020
|
+
"@typescript-eslint/types" "8.39.1"
|
3021
|
+
eslint-visitor-keys "^4.2.1"
|
3022
|
+
|
2962
3023
|
"@ungap/structured-clone@^1.0.0", "@ungap/structured-clone@^1.2.0":
|
2963
3024
|
version "1.3.0"
|
2964
3025
|
resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8"
|
@@ -4607,10 +4668,10 @@ eslint-config-oclif@^5.2.2:
|
|
4607
4668
|
eslint-plugin-n "^15.1.0"
|
4608
4669
|
eslint-plugin-unicorn "^48.0.1"
|
4609
4670
|
|
4610
|
-
eslint-config-oclif@^6.0.
|
4611
|
-
version "6.0.
|
4612
|
-
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.
|
4613
|
-
integrity sha512-
|
4671
|
+
eslint-config-oclif@^6.0.95:
|
4672
|
+
version "6.0.95"
|
4673
|
+
resolved "https://registry.yarnpkg.com/eslint-config-oclif/-/eslint-config-oclif-6.0.95.tgz#513133be8c858bc276d9bc6d8293e98e8a09cfce"
|
4674
|
+
integrity sha512-uMy0wKFMOB2835gOsPRfNO039Pedo9PuTwTGGmNO3iEbRutN9X+LEvXtSa+7qNv0JPXTGBmTvp5/RDTOmz3cWA==
|
4614
4675
|
dependencies:
|
4615
4676
|
"@eslint/compat" "^1.3.2"
|
4616
4677
|
"@eslint/eslintrc" "^3.3.1"
|
@@ -4628,7 +4689,7 @@ eslint-config-oclif@^6.0.94:
|
|
4628
4689
|
eslint-plugin-n "^17.21.3"
|
4629
4690
|
eslint-plugin-perfectionist "^4"
|
4630
4691
|
eslint-plugin-unicorn "^56.0.1"
|
4631
|
-
typescript-eslint "^8.39.
|
4692
|
+
typescript-eslint "^8.39.1"
|
4632
4693
|
|
4633
4694
|
eslint-config-prettier@^9.1.0:
|
4634
4695
|
version "9.1.0"
|
@@ -5977,7 +6038,7 @@ inflight@^1.0.4:
|
|
5977
6038
|
once "^1.3.0"
|
5978
6039
|
wrappy "1"
|
5979
6040
|
|
5980
|
-
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@~2.0.3:
|
6041
|
+
inherits@2, inherits@^2.0.1, inherits@^2.0.3, inherits@^2.0.4, inherits@~2.0.3:
|
5981
6042
|
version "2.0.4"
|
5982
6043
|
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.4.tgz#0fa2c64f932917c3433a0ded55363aae37416b7c"
|
5983
6044
|
integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
@@ -6980,10 +7041,10 @@ marked@^13.0.0:
|
|
6980
7041
|
resolved "https://registry.yarnpkg.com/marked/-/marked-13.0.3.tgz#5c5b4a5d0198060c7c9bc6ef9420a7fed30f822d"
|
6981
7042
|
integrity sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==
|
6982
7043
|
|
6983
|
-
marked@^16.
|
6984
|
-
version "16.
|
6985
|
-
resolved "https://registry.yarnpkg.com/marked/-/marked-16.
|
6986
|
-
integrity sha512-
|
7044
|
+
marked@^16.2.0:
|
7045
|
+
version "16.2.0"
|
7046
|
+
resolved "https://registry.yarnpkg.com/marked/-/marked-16.2.0.tgz#c407a4f7ed3acc1110812525cfd1b0ed8502792c"
|
7047
|
+
integrity sha512-LbbTuye+0dWRz2TS9KJ7wsnD4KAtpj0MVkWc90XvBa6AslXsT0hTBVH5k32pcSyHH1fst9XEFJunXHktVy0zlg==
|
6987
7048
|
|
6988
7049
|
math-intrinsics@^1.1.0:
|
6989
7050
|
version "1.1.0"
|
@@ -8397,7 +8458,7 @@ safe-array-concat@^1.1.3:
|
|
8397
8458
|
has-symbols "^1.1.0"
|
8398
8459
|
isarray "^2.0.5"
|
8399
8460
|
|
8400
|
-
safe-buffer@*, safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@~5.2.0:
|
8461
|
+
safe-buffer@*, safe-buffer@>=5.1.0, safe-buffer@^5.0.1, safe-buffer@^5.1.0, safe-buffer@^5.2.1, safe-buffer@~5.2.0:
|
8401
8462
|
version "5.2.1"
|
8402
8463
|
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
|
8403
8464
|
integrity sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==
|
@@ -8551,12 +8612,13 @@ setimmediate@^1.0.5:
|
|
8551
8612
|
integrity sha512-MATJdZp8sLqDl/68LfQmbP8zKPLQNV6BIZoIgrscFDQ+RsvK/BxeDQOgyxKKoh0y/8h3BqVFnCqQ/gd+reiIXA==
|
8552
8613
|
|
8553
8614
|
sha.js@^2.4.9:
|
8554
|
-
version "2.4.
|
8555
|
-
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.
|
8556
|
-
integrity sha512-
|
8615
|
+
version "2.4.12"
|
8616
|
+
resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.12.tgz#eb8b568bf383dfd1867a32c3f2b74eb52bdbf23f"
|
8617
|
+
integrity sha512-8LzC5+bvI45BjpfXU8V5fdU2mfeKiQe1D1gIMn7XUlF3OTUrpdJpPPH4EMAnF0DsHHdSZqCdSss5qCmJKuiO3w==
|
8557
8618
|
dependencies:
|
8558
|
-
inherits "^2.0.
|
8559
|
-
safe-buffer "^5.
|
8619
|
+
inherits "^2.0.4"
|
8620
|
+
safe-buffer "^5.2.1"
|
8621
|
+
to-buffer "^1.2.0"
|
8560
8622
|
|
8561
8623
|
shebang-command@^2.0.0:
|
8562
8624
|
version "2.0.0"
|
@@ -9217,6 +9279,15 @@ tmp@^0.0.33:
|
|
9217
9279
|
dependencies:
|
9218
9280
|
os-tmpdir "~1.0.2"
|
9219
9281
|
|
9282
|
+
to-buffer@^1.2.0:
|
9283
|
+
version "1.2.1"
|
9284
|
+
resolved "https://registry.yarnpkg.com/to-buffer/-/to-buffer-1.2.1.tgz#2ce650cdb262e9112a18e65dc29dcb513c8155e0"
|
9285
|
+
integrity sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==
|
9286
|
+
dependencies:
|
9287
|
+
isarray "^2.0.5"
|
9288
|
+
safe-buffer "^5.2.1"
|
9289
|
+
typed-array-buffer "^1.0.3"
|
9290
|
+
|
9220
9291
|
to-regex-range@^5.0.1:
|
9221
9292
|
version "5.0.1"
|
9222
9293
|
resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"
|
@@ -9447,15 +9518,15 @@ typedoc@^0.26.5:
|
|
9447
9518
|
shiki "^1.16.2"
|
9448
9519
|
yaml "^2.5.1"
|
9449
9520
|
|
9450
|
-
typescript-eslint@^8.39.
|
9451
|
-
version "8.39.
|
9452
|
-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.39.
|
9453
|
-
integrity sha512-
|
9521
|
+
typescript-eslint@^8.39.1:
|
9522
|
+
version "8.39.1"
|
9523
|
+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.39.1.tgz#13075a676522041cbe421d98fb504ef535a6e4b3"
|
9524
|
+
integrity sha512-GDUv6/NDYngUlNvwaHM1RamYftxf782IyEDbdj3SeaIHHv8fNQVRC++fITT7kUJV/5rIA/tkoRSSskt6osEfqg==
|
9454
9525
|
dependencies:
|
9455
|
-
"@typescript-eslint/eslint-plugin" "8.39.
|
9456
|
-
"@typescript-eslint/parser" "8.39.
|
9457
|
-
"@typescript-eslint/typescript-estree" "8.39.
|
9458
|
-
"@typescript-eslint/utils" "8.39.
|
9526
|
+
"@typescript-eslint/eslint-plugin" "8.39.1"
|
9527
|
+
"@typescript-eslint/parser" "8.39.1"
|
9528
|
+
"@typescript-eslint/typescript-estree" "8.39.1"
|
9529
|
+
"@typescript-eslint/utils" "8.39.1"
|
9459
9530
|
|
9460
9531
|
"typescript@^4.6.4 || ^5.2.2", typescript@^5.5.4:
|
9461
9532
|
version "5.8.3"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@jayree/sfdx-plugin-manifest",
|
3
3
|
"description": "A powerful Salesforce CLI plugin and Node.js library to effortlessly generate, clean up, and manage package.xml and destructiveChanges.xml manifests directly from your Salesforce orgs or from Git changes in your SF projects. Unlock faster, safer, and smarter Salesforce deployments.",
|
4
|
-
"version": "4.0.
|
4
|
+
"version": "4.0.58",
|
5
5
|
"author": "jayree",
|
6
6
|
"type": "module",
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-manifest/issues",
|
8
8
|
"dependencies": {
|
9
|
-
"@jayree/changelog": "^1.2.
|
9
|
+
"@jayree/changelog": "^1.2.15",
|
10
10
|
"@oclif/core": "^4.5.2",
|
11
11
|
"@salesforce/core": "^8.19.1",
|
12
12
|
"@salesforce/kit": "^3.2.3",
|
@@ -29,7 +29,7 @@
|
|
29
29
|
"@types/fs-extra": "^11.0.4",
|
30
30
|
"@types/graceful-fs": "^4.1.9",
|
31
31
|
"c8": "^10.1.3",
|
32
|
-
"eslint-config-oclif": "^6.0.
|
32
|
+
"eslint-config-oclif": "^6.0.95",
|
33
33
|
"eslint-config-salesforce-license": "^1.0.1",
|
34
34
|
"eslint-plugin-prettier": "^5.5.4",
|
35
35
|
"eslint-plugin-sf-plugin": "^1.20.31",
|