@salesforce/analytics 1.4.37 → 1.4.38

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/analytics",
3
- "version": "1.4.37",
3
+ "version": "1.4.38",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/analytics",
9
- "version": "1.4.37",
9
+ "version": "1.4.38",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.27.0",
@@ -2126,9 +2126,9 @@
2126
2126
  }
2127
2127
  },
2128
2128
  "node_modules/@babel/runtime": {
2129
- "version": "7.23.8",
2130
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.23.8.tgz",
2131
- "integrity": "sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==",
2129
+ "version": "7.26.10",
2130
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.10.tgz",
2131
+ "integrity": "sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==",
2132
2132
  "license": "MIT",
2133
2133
  "dependencies": {
2134
2134
  "regenerator-runtime": "^0.14.0"
package/oclif.lock CHANGED
@@ -1024,9 +1024,9 @@
1024
1024
  regenerator-runtime "^0.14.0"
1025
1025
 
1026
1026
  "@babel/runtime@^7.12.5":
1027
- version "7.23.8"
1028
- resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.8.tgz#8ee6fe1ac47add7122902f257b8ddf55c898f650"
1029
- integrity sha512-Y7KbAP984rn1VGMbGqKmBLio9V7y5Je9GvU4rQPCPinCyNfUcToxIXl06d59URp/F3LwinvODxab5N/G6qggkw==
1027
+ version "7.26.10"
1028
+ resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2"
1029
+ integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw==
1030
1030
  dependencies:
1031
1031
  regenerator-runtime "^0.14.0"
1032
1032
 
@@ -1715,6 +1715,156 @@
1715
1715
  "list.js"
1716
1716
  ]
1717
1717
  },
1718
+ "analytics:recipe:list": {
1719
+ "aliases": [],
1720
+ "args": {},
1721
+ "description": "Lists Data Prep recipes in the specified target org.",
1722
+ "examples": [
1723
+ "$ sfdx analytics:recipe:list"
1724
+ ],
1725
+ "flags": {
1726
+ "json": {
1727
+ "description": "Format output as json.",
1728
+ "helpGroup": "GLOBAL",
1729
+ "name": "json",
1730
+ "allowNo": false,
1731
+ "type": "boolean"
1732
+ },
1733
+ "loglevel": {
1734
+ "deprecated": {
1735
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1736
+ },
1737
+ "hidden": true,
1738
+ "name": "loglevel",
1739
+ "hasDynamicHelp": false,
1740
+ "multiple": false,
1741
+ "type": "option"
1742
+ },
1743
+ "target-org": {
1744
+ "aliases": [
1745
+ "targetusername",
1746
+ "u"
1747
+ ],
1748
+ "char": "o",
1749
+ "deprecateAliases": true,
1750
+ "name": "target-org",
1751
+ "noCacheDefault": true,
1752
+ "required": true,
1753
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1754
+ "hasDynamicHelp": true,
1755
+ "multiple": false,
1756
+ "type": "option"
1757
+ },
1758
+ "api-version": {
1759
+ "aliases": [
1760
+ "apiversion"
1761
+ ],
1762
+ "deprecateAliases": true,
1763
+ "description": "Override the api version used for api requests made by this command",
1764
+ "name": "api-version",
1765
+ "hasDynamicHelp": false,
1766
+ "multiple": false,
1767
+ "type": "option"
1768
+ }
1769
+ },
1770
+ "hasDynamicHelp": true,
1771
+ "hiddenAliases": [],
1772
+ "id": "analytics:recipe:list",
1773
+ "pluginAlias": "@salesforce/analytics",
1774
+ "pluginName": "@salesforce/analytics",
1775
+ "pluginType": "core",
1776
+ "strict": true,
1777
+ "summary": "list Data Prep recipes",
1778
+ "enableJsonFlag": true,
1779
+ "isESM": true,
1780
+ "relativePath": [
1781
+ "lib",
1782
+ "commands",
1783
+ "analytics",
1784
+ "recipe",
1785
+ "list.js"
1786
+ ]
1787
+ },
1788
+ "analytics:recipe:start": {
1789
+ "aliases": [],
1790
+ "args": {},
1791
+ "description": "Start a Data Prep recipe in the specified target org.",
1792
+ "examples": [
1793
+ "$ sfdx analytics:recipe:start --recipeid <recipeid>"
1794
+ ],
1795
+ "flags": {
1796
+ "json": {
1797
+ "description": "Format output as json.",
1798
+ "helpGroup": "GLOBAL",
1799
+ "name": "json",
1800
+ "allowNo": false,
1801
+ "type": "boolean"
1802
+ },
1803
+ "loglevel": {
1804
+ "deprecated": {
1805
+ "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
1806
+ },
1807
+ "hidden": true,
1808
+ "name": "loglevel",
1809
+ "hasDynamicHelp": false,
1810
+ "multiple": false,
1811
+ "type": "option"
1812
+ },
1813
+ "target-org": {
1814
+ "aliases": [
1815
+ "targetusername",
1816
+ "u"
1817
+ ],
1818
+ "char": "o",
1819
+ "deprecateAliases": true,
1820
+ "name": "target-org",
1821
+ "noCacheDefault": true,
1822
+ "required": true,
1823
+ "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
1824
+ "hasDynamicHelp": true,
1825
+ "multiple": false,
1826
+ "type": "option"
1827
+ },
1828
+ "api-version": {
1829
+ "aliases": [
1830
+ "apiversion"
1831
+ ],
1832
+ "deprecateAliases": true,
1833
+ "description": "Override the api version used for api requests made by this command",
1834
+ "name": "api-version",
1835
+ "hasDynamicHelp": false,
1836
+ "multiple": false,
1837
+ "type": "option"
1838
+ },
1839
+ "recipeid": {
1840
+ "char": "i",
1841
+ "description": "The ID of the recipe to update.",
1842
+ "name": "recipeid",
1843
+ "required": true,
1844
+ "summary": "recipe ID",
1845
+ "hasDynamicHelp": false,
1846
+ "multiple": false,
1847
+ "type": "option"
1848
+ }
1849
+ },
1850
+ "hasDynamicHelp": true,
1851
+ "hiddenAliases": [],
1852
+ "id": "analytics:recipe:start",
1853
+ "pluginAlias": "@salesforce/analytics",
1854
+ "pluginName": "@salesforce/analytics",
1855
+ "pluginType": "core",
1856
+ "strict": true,
1857
+ "summary": "start Data Prep recipes",
1858
+ "enableJsonFlag": true,
1859
+ "isESM": true,
1860
+ "relativePath": [
1861
+ "lib",
1862
+ "commands",
1863
+ "analytics",
1864
+ "recipe",
1865
+ "start.js"
1866
+ ]
1867
+ },
1718
1868
  "analytics:template:create": {
1719
1869
  "aliases": [],
1720
1870
  "args": {},
@@ -2798,156 +2948,6 @@
2798
2948
  "list.js"
2799
2949
  ]
2800
2950
  },
2801
- "analytics:recipe:list": {
2802
- "aliases": [],
2803
- "args": {},
2804
- "description": "Lists Data Prep recipes in the specified target org.",
2805
- "examples": [
2806
- "$ sfdx analytics:recipe:list"
2807
- ],
2808
- "flags": {
2809
- "json": {
2810
- "description": "Format output as json.",
2811
- "helpGroup": "GLOBAL",
2812
- "name": "json",
2813
- "allowNo": false,
2814
- "type": "boolean"
2815
- },
2816
- "loglevel": {
2817
- "deprecated": {
2818
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
2819
- },
2820
- "hidden": true,
2821
- "name": "loglevel",
2822
- "hasDynamicHelp": false,
2823
- "multiple": false,
2824
- "type": "option"
2825
- },
2826
- "target-org": {
2827
- "aliases": [
2828
- "targetusername",
2829
- "u"
2830
- ],
2831
- "char": "o",
2832
- "deprecateAliases": true,
2833
- "name": "target-org",
2834
- "noCacheDefault": true,
2835
- "required": true,
2836
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2837
- "hasDynamicHelp": true,
2838
- "multiple": false,
2839
- "type": "option"
2840
- },
2841
- "api-version": {
2842
- "aliases": [
2843
- "apiversion"
2844
- ],
2845
- "deprecateAliases": true,
2846
- "description": "Override the api version used for api requests made by this command",
2847
- "name": "api-version",
2848
- "hasDynamicHelp": false,
2849
- "multiple": false,
2850
- "type": "option"
2851
- }
2852
- },
2853
- "hasDynamicHelp": true,
2854
- "hiddenAliases": [],
2855
- "id": "analytics:recipe:list",
2856
- "pluginAlias": "@salesforce/analytics",
2857
- "pluginName": "@salesforce/analytics",
2858
- "pluginType": "core",
2859
- "strict": true,
2860
- "summary": "list Data Prep recipes",
2861
- "enableJsonFlag": true,
2862
- "isESM": true,
2863
- "relativePath": [
2864
- "lib",
2865
- "commands",
2866
- "analytics",
2867
- "recipe",
2868
- "list.js"
2869
- ]
2870
- },
2871
- "analytics:recipe:start": {
2872
- "aliases": [],
2873
- "args": {},
2874
- "description": "Start a Data Prep recipe in the specified target org.",
2875
- "examples": [
2876
- "$ sfdx analytics:recipe:start --recipeid <recipeid>"
2877
- ],
2878
- "flags": {
2879
- "json": {
2880
- "description": "Format output as json.",
2881
- "helpGroup": "GLOBAL",
2882
- "name": "json",
2883
- "allowNo": false,
2884
- "type": "boolean"
2885
- },
2886
- "loglevel": {
2887
- "deprecated": {
2888
- "message": "The loglevel flag is no longer in use on this command. You may use it without error, but it will be ignored.\nSet the log level using the `SFDX_LOG_LEVEL` environment variable."
2889
- },
2890
- "hidden": true,
2891
- "name": "loglevel",
2892
- "hasDynamicHelp": false,
2893
- "multiple": false,
2894
- "type": "option"
2895
- },
2896
- "target-org": {
2897
- "aliases": [
2898
- "targetusername",
2899
- "u"
2900
- ],
2901
- "char": "o",
2902
- "deprecateAliases": true,
2903
- "name": "target-org",
2904
- "noCacheDefault": true,
2905
- "required": true,
2906
- "summary": "Username or alias of the target org. Not required if the `target-org` configuration variable is already set.",
2907
- "hasDynamicHelp": true,
2908
- "multiple": false,
2909
- "type": "option"
2910
- },
2911
- "api-version": {
2912
- "aliases": [
2913
- "apiversion"
2914
- ],
2915
- "deprecateAliases": true,
2916
- "description": "Override the api version used for api requests made by this command",
2917
- "name": "api-version",
2918
- "hasDynamicHelp": false,
2919
- "multiple": false,
2920
- "type": "option"
2921
- },
2922
- "recipeid": {
2923
- "char": "i",
2924
- "description": "The ID of the recipe to update.",
2925
- "name": "recipeid",
2926
- "required": true,
2927
- "summary": "recipe ID",
2928
- "hasDynamicHelp": false,
2929
- "multiple": false,
2930
- "type": "option"
2931
- }
2932
- },
2933
- "hasDynamicHelp": true,
2934
- "hiddenAliases": [],
2935
- "id": "analytics:recipe:start",
2936
- "pluginAlias": "@salesforce/analytics",
2937
- "pluginName": "@salesforce/analytics",
2938
- "pluginType": "core",
2939
- "strict": true,
2940
- "summary": "start Data Prep recipes",
2941
- "enableJsonFlag": true,
2942
- "isESM": true,
2943
- "relativePath": [
2944
- "lib",
2945
- "commands",
2946
- "analytics",
2947
- "recipe",
2948
- "start.js"
2949
- ]
2950
- },
2951
2951
  "analytics:autoinstall:app:cancel": {
2952
2952
  "aliases": [],
2953
2953
  "args": {},
@@ -4362,5 +4362,5 @@
4362
4362
  ]
4363
4363
  }
4364
4364
  },
4365
- "version": "1.4.37"
4365
+ "version": "1.4.38"
4366
4366
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/analytics",
3
3
  "description": "Commands for working with Salesforce Analytics applications, assets, and services",
4
- "version": "1.4.37",
4
+ "version": "1.4.38",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/salesforcecli/plugin-analytics/issues",
7
7
  "dependencies": {
@@ -276,7 +276,7 @@
276
276
  },
277
277
  "type": "module",
278
278
  "sfdx": {
279
- "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.37.crt",
280
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.37.sig"
279
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.38.crt",
280
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.38.sig"
281
281
  }
282
282
  }