@salesforce/analytics 1.4.6 → 1.4.7

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,16 +1,16 @@
1
1
  {
2
2
  "name": "@salesforce/analytics",
3
- "version": "1.4.6",
3
+ "version": "1.4.7",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/analytics",
9
- "version": "1.4.6",
9
+ "version": "1.4.7",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.18.2",
13
- "@oclif/plugin-help": "^6.0.14",
13
+ "@oclif/plugin-help": "^6.0.17",
14
14
  "@salesforce/core": "^6.4.6",
15
15
  "@salesforce/kit": "^3.0.15",
16
16
  "@salesforce/sf-plugins-core": "^7.1.14",
@@ -21,13 +21,13 @@
21
21
  },
22
22
  "devDependencies": {
23
23
  "@oclif/plugin-command-snapshot": "^5.0.9",
24
- "@salesforce/cli-plugins-testkit": "^5.1.9",
24
+ "@salesforce/cli-plugins-testkit": "^5.1.10",
25
25
  "@salesforce/dev-scripts": "^8.4.1",
26
- "@salesforce/plugin-command-reference": "^3.0.69",
26
+ "@salesforce/plugin-command-reference": "^3.0.70",
27
27
  "@salesforce/ts-sinon": "^1.4.19",
28
28
  "@types/lodash.get": "^4.4.9",
29
29
  "eslint-plugin-mocha": "^10.3.0",
30
- "eslint-plugin-sf-plugin": "^1.17.3",
30
+ "eslint-plugin-sf-plugin": "^1.17.4",
31
31
  "oclif": "^4",
32
32
  "shx": "0.3.4",
33
33
  "ts-node": "^10.9.2",
@@ -4929,9 +4929,9 @@
4929
4929
  }
4930
4930
  },
4931
4931
  "node_modules/@oclif/core": {
4932
- "version": "3.19.6",
4933
- "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.19.6.tgz",
4934
- "integrity": "sha512-1ryQWAx7VOf+Wq6pv00uilOo56DrG0drr42crmCQ3eYrPPz252EmNCoFkoOBk7McN6x0f4ega83c0yNNCXmiXw==",
4932
+ "version": "3.23.0",
4933
+ "resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.23.0.tgz",
4934
+ "integrity": "sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==",
4935
4935
  "license": "MIT",
4936
4936
  "dependencies": {
4937
4937
  "@types/cli-progress": "^3.11.5",
@@ -4950,6 +4950,7 @@
4950
4950
  "indent-string": "^4.0.0",
4951
4951
  "is-wsl": "^2.2.0",
4952
4952
  "js-yaml": "^3.14.1",
4953
+ "minimatch": "^9.0.3",
4953
4954
  "natural-orderby": "^2.0.3",
4954
4955
  "object-treeify": "^1.1.33",
4955
4956
  "password-prompt": "^1.1.3",
@@ -5016,6 +5017,21 @@
5016
5017
  "js-yaml": "bin/js-yaml.js"
5017
5018
  }
5018
5019
  },
5020
+ "node_modules/@oclif/core/node_modules/minimatch": {
5021
+ "version": "9.0.3",
5022
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
5023
+ "integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
5024
+ "license": "ISC",
5025
+ "dependencies": {
5026
+ "brace-expansion": "^2.0.1"
5027
+ },
5028
+ "engines": {
5029
+ "node": ">=16 || 14 >=14.17"
5030
+ },
5031
+ "funding": {
5032
+ "url": "https://github.com/sponsors/isaacs"
5033
+ }
5034
+ },
5019
5035
  "node_modules/@oclif/core/node_modules/supports-color": {
5020
5036
  "version": "8.1.1",
5021
5037
  "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
@@ -5070,12 +5086,12 @@
5070
5086
  }
5071
5087
  },
5072
5088
  "node_modules/@oclif/plugin-help": {
5073
- "version": "6.0.14",
5074
- "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.14.tgz",
5075
- "integrity": "sha512-orKUsV8hYtbnPf1W7y5wnnR2X6UFOl7hqTh/Uj4E+3ju/8TnvpavZXFA2UQecKWcfdbYjuTwxuZdeh8vBWFLIQ==",
5089
+ "version": "6.0.17",
5090
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.0.17.tgz",
5091
+ "integrity": "sha512-zHKRQf/SkaOyF8xwz9EJxQ4bsB9bK+ED+i0YF24dud/1DkTj5cEDvrNV6sj+YH34ONz7z4et230URdFM3SJKeQ==",
5076
5092
  "license": "MIT",
5077
5093
  "dependencies": {
5078
- "@oclif/core": "^3.19.2"
5094
+ "@oclif/core": "^3.21.0"
5079
5095
  },
5080
5096
  "engines": {
5081
5097
  "node": ">=18.0.0"
@@ -5269,13 +5285,13 @@
5269
5285
  }
5270
5286
  },
5271
5287
  "node_modules/@salesforce/cli-plugins-testkit": {
5272
- "version": "5.1.9",
5273
- "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.9.tgz",
5274
- "integrity": "sha512-8a9dwYdo2tXhVMrDe4ex8tjMYGuIwT9wlltB4+h3gt/IuowazjQGy5VWam08gsm3UT/FhhjZBdN0aKJPbD4wXA==",
5288
+ "version": "5.1.10",
5289
+ "resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.10.tgz",
5290
+ "integrity": "sha512-zAyv6luZSjJFOa/v0IHYAfNcWSl1DTZ7l5cJalKTuu7oXfy0mskZO4KzPZ4vdyBSz54t6+yXgNA2C/uFyqe/CQ==",
5275
5291
  "dev": true,
5276
5292
  "license": "BSD-3-Clause",
5277
5293
  "dependencies": {
5278
- "@salesforce/core": "^6.5.3",
5294
+ "@salesforce/core": "^6.7.0",
5279
5295
  "@salesforce/kit": "^3.0.15",
5280
5296
  "@salesforce/ts-types": "^2.0.9",
5281
5297
  "@types/shelljs": "^0.8.15",
@@ -5518,13 +5534,13 @@
5518
5534
  }
5519
5535
  },
5520
5536
  "node_modules/@salesforce/plugin-command-reference": {
5521
- "version": "3.0.69",
5522
- "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz",
5523
- "integrity": "sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==",
5537
+ "version": "3.0.70",
5538
+ "resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz",
5539
+ "integrity": "sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==",
5524
5540
  "dev": true,
5525
5541
  "license": "BSD-3-Clause",
5526
5542
  "dependencies": {
5527
- "@oclif/core": "^3.19.6",
5543
+ "@oclif/core": "^3.20.0",
5528
5544
  "@salesforce/core": "^6.5.3",
5529
5545
  "@salesforce/kit": "^3.0.15",
5530
5546
  "@salesforce/sf-plugins-core": "^5.0.13",
@@ -10430,13 +10446,13 @@
10430
10446
  }
10431
10447
  },
10432
10448
  "node_modules/eslint-plugin-sf-plugin": {
10433
- "version": "1.17.3",
10434
- "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.3.tgz",
10435
- "integrity": "sha512-IFbKJYHbb0LBkdr/ftcz/awuEiktIhouJrHeZ0oQ2BOYKK4YOFdgfpVGqENNW2RvIS077bnjf8yzdgn2pLhcdg==",
10449
+ "version": "1.17.4",
10450
+ "resolved": "https://registry.npmjs.org/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.4.tgz",
10451
+ "integrity": "sha512-6SVkegmUdXl2YnghLNXsnmjCw4gtkdAyRcxrhqpyS8vxfP3PZocKHQBuMH5aIAsA/Yb9bXcOs1gE5y0r/bD7MA==",
10436
10452
  "dev": true,
10437
10453
  "license": "BSD-3-Clause",
10438
10454
  "dependencies": {
10439
- "@salesforce/core": "^6.5.1",
10455
+ "@salesforce/core": "^6.7.0",
10440
10456
  "@typescript-eslint/utils": "^6.17.0"
10441
10457
  },
10442
10458
  "engines": {
package/oclif.lock CHANGED
@@ -1795,10 +1795,10 @@
1795
1795
  read-package-json-fast "^3.0.0"
1796
1796
  which "^3.0.0"
1797
1797
 
1798
- "@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6":
1799
- version "3.19.6"
1800
- resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.19.6.tgz#12e5cb073016d8c32c469d2fec0cd585ac5c1c09"
1801
- integrity sha512-1ryQWAx7VOf+Wq6pv00uilOo56DrG0drr42crmCQ3eYrPPz252EmNCoFkoOBk7McN6x0f4ega83c0yNNCXmiXw==
1798
+ "@oclif/core@^3.15.1", "@oclif/core@^3.18.2", "@oclif/core@^3.19.2", "@oclif/core@^3.19.6", "@oclif/core@^3.20.0", "@oclif/core@^3.21.0":
1799
+ version "3.23.0"
1800
+ resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.23.0.tgz#d0ccc5f99c376e4bcfce04e8e94efae8417a53f8"
1801
+ integrity sha512-giQ/8Ft8yXWg4IyPVtynPb7ihoQsa3A/1Q53UIJIhh+8k+EedE3lJ01yn6sq6Ha35IGqsG1WhkeHzlJIuldEaw==
1802
1802
  dependencies:
1803
1803
  "@types/cli-progress" "^3.11.5"
1804
1804
  ansi-escapes "^4.3.2"
@@ -1816,6 +1816,7 @@
1816
1816
  indent-string "^4.0.0"
1817
1817
  is-wsl "^2.2.0"
1818
1818
  js-yaml "^3.14.1"
1819
+ minimatch "^9.0.3"
1819
1820
  natural-orderby "^2.0.3"
1820
1821
  object-treeify "^1.1.33"
1821
1822
  password-prompt "^1.1.3"
@@ -1843,12 +1844,12 @@
1843
1844
  semver "^7.6.0"
1844
1845
  ts-json-schema-generator "^1.5.0"
1845
1846
 
1846
- "@oclif/plugin-help@^6.0.12", "@oclif/plugin-help@^6.0.14":
1847
- version "6.0.14"
1848
- resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.14.tgz#9e572fb8394e9cbe2da3465c029eb9521f9c9198"
1849
- integrity sha512-orKUsV8hYtbnPf1W7y5wnnR2X6UFOl7hqTh/Uj4E+3ju/8TnvpavZXFA2UQecKWcfdbYjuTwxuZdeh8vBWFLIQ==
1847
+ "@oclif/plugin-help@^6.0.12", "@oclif/plugin-help@^6.0.17":
1848
+ version "6.0.17"
1849
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-help/-/plugin-help-6.0.17.tgz#88aa0ba02effa7bb33a7ebddfd3a2d5bfb2399f0"
1850
+ integrity sha512-zHKRQf/SkaOyF8xwz9EJxQ4bsB9bK+ED+i0YF24dud/1DkTj5cEDvrNV6sj+YH34ONz7z4et230URdFM3SJKeQ==
1850
1851
  dependencies:
1851
- "@oclif/core" "^3.19.2"
1852
+ "@oclif/core" "^3.21.0"
1852
1853
 
1853
1854
  "@oclif/plugin-not-found@^3.0.10":
1854
1855
  version "3.0.10"
@@ -1976,12 +1977,12 @@
1976
1977
  resolved "https://registry.yarnpkg.com/@pkgjs/parseargs/-/parseargs-0.11.0.tgz#a77ea742fab25775145434eb1d2328cf5013ac33"
1977
1978
  integrity sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==
1978
1979
 
1979
- "@salesforce/cli-plugins-testkit@^5.1.9":
1980
- version "5.1.9"
1981
- resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.9.tgz#c21b0d282c0d309141ca5e2fe47835530a24621d"
1982
- integrity sha512-8a9dwYdo2tXhVMrDe4ex8tjMYGuIwT9wlltB4+h3gt/IuowazjQGy5VWam08gsm3UT/FhhjZBdN0aKJPbD4wXA==
1980
+ "@salesforce/cli-plugins-testkit@^5.1.10":
1981
+ version "5.1.10"
1982
+ resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.1.10.tgz#949738717513b1518c09bd70690cb2963073a59d"
1983
+ integrity sha512-zAyv6luZSjJFOa/v0IHYAfNcWSl1DTZ7l5cJalKTuu7oXfy0mskZO4KzPZ4vdyBSz54t6+yXgNA2C/uFyqe/CQ==
1983
1984
  dependencies:
1984
- "@salesforce/core" "^6.5.3"
1985
+ "@salesforce/core" "^6.7.0"
1985
1986
  "@salesforce/kit" "^3.0.15"
1986
1987
  "@salesforce/ts-types" "^2.0.9"
1987
1988
  "@types/shelljs" "^0.8.15"
@@ -1991,7 +1992,7 @@
1991
1992
  strip-ansi "6.0.1"
1992
1993
  ts-retry-promise "^0.8.0"
1993
1994
 
1994
- "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.6", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.3", "@salesforce/core@^6.6.0":
1995
+ "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.6", "@salesforce/core@^6.5.3", "@salesforce/core@^6.6.0", "@salesforce/core@^6.7.0":
1995
1996
  version "6.7.0"
1996
1997
  resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.0.tgz#f838f5704aa2f14296fd85691c9bcd8da33dca5d"
1997
1998
  integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==
@@ -2060,12 +2061,12 @@
2060
2061
  "@salesforce/ts-types" "^2.0.9"
2061
2062
  tslib "^2.6.2"
2062
2063
 
2063
- "@salesforce/plugin-command-reference@^3.0.69":
2064
- version "3.0.69"
2065
- resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.69.tgz#e187706e6751a27d99047f8fe5b42cda8c6a8819"
2066
- integrity sha512-SVUx7CMdc9h10x1S1X50Vk5q8lNm53Erz+j8X1niAAqeoh/cubYrwChyJS8rhrToxLfV3OeHJ7NQsqovNqTzVg==
2064
+ "@salesforce/plugin-command-reference@^3.0.70":
2065
+ version "3.0.70"
2066
+ resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.70.tgz#0573fcdaf86679a98e0e8088ed75f2e7d0388639"
2067
+ integrity sha512-MwgdWn5OzY3d+6PgW/aopYqnGmeLvs/7JXS5VNOO63bnYYfhwCwzoJL9gRkL8v+PWeU6wZhEDITNPOM6x7K+YA==
2067
2068
  dependencies:
2068
- "@oclif/core" "^3.19.6"
2069
+ "@oclif/core" "^3.20.0"
2069
2070
  "@salesforce/core" "^6.5.3"
2070
2071
  "@salesforce/kit" "^3.0.15"
2071
2072
  "@salesforce/sf-plugins-core" "^5.0.13"
@@ -4900,12 +4901,12 @@ eslint-plugin-mocha@^10.3.0:
4900
4901
  eslint-utils "^3.0.0"
4901
4902
  rambda "^7.4.0"
4902
4903
 
4903
- eslint-plugin-sf-plugin@^1.17.3:
4904
- version "1.17.3"
4905
- resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.3.tgz#3adda2e9955bf8f09859f935468c99ca15b58cc3"
4906
- integrity sha512-IFbKJYHbb0LBkdr/ftcz/awuEiktIhouJrHeZ0oQ2BOYKK4YOFdgfpVGqENNW2RvIS077bnjf8yzdgn2pLhcdg==
4904
+ eslint-plugin-sf-plugin@^1.17.4:
4905
+ version "1.17.4"
4906
+ resolved "https://registry.yarnpkg.com/eslint-plugin-sf-plugin/-/eslint-plugin-sf-plugin-1.17.4.tgz#31006e188cf534eedea0ecd6159443e61346a66c"
4907
+ integrity sha512-6SVkegmUdXl2YnghLNXsnmjCw4gtkdAyRcxrhqpyS8vxfP3PZocKHQBuMH5aIAsA/Yb9bXcOs1gE5y0r/bD7MA==
4907
4908
  dependencies:
4908
- "@salesforce/core" "^6.5.1"
4909
+ "@salesforce/core" "^6.7.0"
4909
4910
  "@typescript-eslint/utils" "^6.17.0"
4910
4911
 
4911
4912
  eslint-plugin-unicorn@^50.0.1:
@@ -3896,5 +3896,5 @@
3896
3896
  ]
3897
3897
  }
3898
3898
  },
3899
- "version": "1.4.6"
3899
+ "version": "1.4.7"
3900
3900
  }
package/package.json CHANGED
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@salesforce/analytics",
3
3
  "description": "Commands for working with Salesforce Analytics applications, assets, and services",
4
- "version": "1.4.6",
4
+ "version": "1.4.7",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/salesforcecli/plugin-analytics/issues",
7
7
  "dependencies": {
8
8
  "@oclif/core": "^3.18.2",
9
- "@oclif/plugin-help": "^6.0.14",
9
+ "@oclif/plugin-help": "^6.0.17",
10
10
  "@salesforce/core": "^6.4.6",
11
11
  "@salesforce/kit": "^3.0.15",
12
12
  "@salesforce/sf-plugins-core": "^7.1.14",
@@ -17,13 +17,13 @@
17
17
  },
18
18
  "devDependencies": {
19
19
  "@oclif/plugin-command-snapshot": "^5.0.9",
20
- "@salesforce/cli-plugins-testkit": "^5.1.9",
20
+ "@salesforce/cli-plugins-testkit": "^5.1.10",
21
21
  "@salesforce/dev-scripts": "^8.4.1",
22
- "@salesforce/plugin-command-reference": "^3.0.69",
22
+ "@salesforce/plugin-command-reference": "^3.0.70",
23
23
  "@salesforce/ts-sinon": "^1.4.19",
24
24
  "@types/lodash.get": "^4.4.9",
25
25
  "eslint-plugin-mocha": "^10.3.0",
26
- "eslint-plugin-sf-plugin": "^1.17.3",
26
+ "eslint-plugin-sf-plugin": "^1.17.4",
27
27
  "oclif": "^4",
28
28
  "ts-node": "^10.9.2",
29
29
  "typescript": "^5.3.3"
@@ -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.6.crt",
280
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.6.sig"
279
+ "publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.7.crt",
280
+ "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.7.sig"
281
281
  }
282
282
  }