@salesforce/analytics 1.4.5 → 1.4.6

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,28 +1,28 @@
1
1
  {
2
2
  "name": "@salesforce/analytics",
3
- "version": "1.4.5",
3
+ "version": "1.4.6",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@salesforce/analytics",
9
- "version": "1.4.5",
9
+ "version": "1.4.6",
10
10
  "license": "BSD-3-Clause",
11
11
  "dependencies": {
12
12
  "@oclif/core": "^3.18.2",
13
13
  "@oclif/plugin-help": "^6.0.14",
14
14
  "@salesforce/core": "^6.4.6",
15
15
  "@salesforce/kit": "^3.0.15",
16
- "@salesforce/sf-plugins-core": "^7.1.10",
16
+ "@salesforce/sf-plugins-core": "^7.1.14",
17
17
  "@salesforce/ts-types": "^2.0.9",
18
18
  "chalk": "^5.3.0",
19
19
  "lodash.get": "^4.4.2",
20
20
  "moment": "^2.30.1"
21
21
  },
22
22
  "devDependencies": {
23
- "@oclif/plugin-command-snapshot": "^5.0.8",
23
+ "@oclif/plugin-command-snapshot": "^5.0.9",
24
24
  "@salesforce/cli-plugins-testkit": "^5.1.9",
25
- "@salesforce/dev-scripts": "^8.4.0",
25
+ "@salesforce/dev-scripts": "^8.4.1",
26
26
  "@salesforce/plugin-command-reference": "^3.0.69",
27
27
  "@salesforce/ts-sinon": "^1.4.19",
28
28
  "@types/lodash.get": "^4.4.9",
@@ -4359,15 +4359,6 @@
4359
4359
  "node": ">=14.18.0"
4360
4360
  }
4361
4361
  },
4362
- "node_modules/@inquirer/core/node_modules/@types/node": {
4363
- "version": "20.11.19",
4364
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.19.tgz",
4365
- "integrity": "sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==",
4366
- "license": "MIT",
4367
- "dependencies": {
4368
- "undici-types": "~5.26.4"
4369
- }
4370
- },
4371
4362
  "node_modules/@inquirer/core/node_modules/chalk": {
4372
4363
  "version": "4.1.2",
4373
4364
  "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
@@ -5058,13 +5049,13 @@
5058
5049
  }
5059
5050
  },
5060
5051
  "node_modules/@oclif/plugin-command-snapshot": {
5061
- "version": "5.0.8",
5062
- "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.8.tgz",
5063
- "integrity": "sha512-tVjT1USqjPpoVswK/rvk8k6NDEdrDxPJPyVZ7Dj+b68pCxUcQw7DTorp+YjYWSwMABY9e7k4bO3Xtk78m/q5tA==",
5052
+ "version": "5.0.9",
5053
+ "resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.9.tgz",
5054
+ "integrity": "sha512-lzvdYzGSW2/XGcH+RWyI+EfYcqDQ9Il7/EudTTKsODdhiry6B7IQoRxzs0soRB2myZTZrP+j2HcfG0XWrfXa4Q==",
5064
5055
  "dev": true,
5065
5056
  "license": "MIT",
5066
5057
  "dependencies": {
5067
- "@oclif/core": "^3.18.2",
5058
+ "@oclif/core": "^3.19.2",
5068
5059
  "@types/lodash.difference": "^4.5.9",
5069
5060
  "chalk": "^5.3.0",
5070
5061
  "just-diff": "^5.2.0",
@@ -5309,15 +5300,15 @@
5309
5300
  }
5310
5301
  },
5311
5302
  "node_modules/@salesforce/core": {
5312
- "version": "6.5.5",
5313
- "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.5.5.tgz",
5314
- "integrity": "sha512-2zWTwc9m+LGJNSKXk6I01dzWEjWKkHyYZbROksIPzfWJ5lGfErzpvsTcGAAskBrJD9EpQ4/BtMSLhPSwskI7Fw==",
5303
+ "version": "6.7.0",
5304
+ "resolved": "https://registry.npmjs.org/@salesforce/core/-/core-6.7.0.tgz",
5305
+ "integrity": "sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==",
5315
5306
  "license": "BSD-3-Clause",
5316
5307
  "dependencies": {
5317
5308
  "@salesforce/kit": "^3.0.15",
5318
5309
  "@salesforce/schemas": "^1.6.1",
5319
5310
  "@salesforce/ts-types": "^2.0.9",
5320
- "@types/semver": "^7.5.7",
5311
+ "@types/semver": "^7.5.8",
5321
5312
  "ajv": "^8.12.0",
5322
5313
  "change-case": "^4.1.2",
5323
5314
  "faye": "^1.4.0",
@@ -5367,9 +5358,9 @@
5367
5358
  "license": "BSD-3-Clause"
5368
5359
  },
5369
5360
  "node_modules/@salesforce/dev-scripts": {
5370
- "version": "8.4.0",
5371
- "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-8.4.0.tgz",
5372
- "integrity": "sha512-Gn/OvBYUrr0bGd5e3Z+UyeHJ18ub0fwALJWPAZ54JEHNkcTWajek9BO/YER9a7/N2eU0/TDP9IfDdgVQrMAyWg==",
5361
+ "version": "8.4.1",
5362
+ "resolved": "https://registry.npmjs.org/@salesforce/dev-scripts/-/dev-scripts-8.4.1.tgz",
5363
+ "integrity": "sha512-qycbhwoRB+dFcw5BHZbW0AqvonQWTkq3QOWb1V7irbf7WFaE1/+Bs+YPfuc5+O7mhx++LER0EkcoeewbHjm0Gg==",
5373
5364
  "dev": true,
5374
5365
  "license": "BSD-3-Clause",
5375
5366
  "dependencies": {
@@ -5596,15 +5587,15 @@
5596
5587
  "license": "ISC"
5597
5588
  },
5598
5589
  "node_modules/@salesforce/sf-plugins-core": {
5599
- "version": "7.1.10",
5600
- "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.10.tgz",
5601
- "integrity": "sha512-433aoM9K0++FrVdsxbGRcD9/lL3dhrp/lW9z5dFFbdocGPYqoQbp1qtiTm5ZhhmsTxUOHZ5+GwKNSNwdLogYHw==",
5590
+ "version": "7.1.14",
5591
+ "resolved": "https://registry.npmjs.org/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz",
5592
+ "integrity": "sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==",
5602
5593
  "license": "BSD-3-Clause",
5603
5594
  "dependencies": {
5604
5595
  "@inquirer/confirm": "^2.0.17",
5605
5596
  "@inquirer/password": "^1.1.16",
5606
- "@oclif/core": "^3.19.2",
5607
- "@salesforce/core": "^6.5.2",
5597
+ "@oclif/core": "^3.19.6",
5598
+ "@salesforce/core": "^6.6.0",
5608
5599
  "@salesforce/kit": "^3.0.15",
5609
5600
  "@salesforce/ts-types": "^2.0.9",
5610
5601
  "chalk": "^5.3.0"
@@ -7627,9 +7618,9 @@
7627
7618
  }
7628
7619
  },
7629
7620
  "node_modules/@types/node": {
7630
- "version": "20.11.5",
7631
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.5.tgz",
7632
- "integrity": "sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==",
7621
+ "version": "20.11.19",
7622
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-20.11.19.tgz",
7623
+ "integrity": "sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==",
7633
7624
  "license": "MIT",
7634
7625
  "dependencies": {
7635
7626
  "undici-types": "~5.26.4"
@@ -7660,9 +7651,9 @@
7660
7651
  }
7661
7652
  },
7662
7653
  "node_modules/@types/semver": {
7663
- "version": "7.5.7",
7664
- "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.7.tgz",
7665
- "integrity": "sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==",
7654
+ "version": "7.5.8",
7655
+ "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz",
7656
+ "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==",
7666
7657
  "license": "MIT"
7667
7658
  },
7668
7659
  "node_modules/@types/shelljs": {
package/oclif.lock CHANGED
@@ -1828,12 +1828,12 @@
1828
1828
  wordwrap "^1.0.0"
1829
1829
  wrap-ansi "^7.0.0"
1830
1830
 
1831
- "@oclif/plugin-command-snapshot@^5.0.8":
1832
- version "5.0.8"
1833
- resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.8.tgz#8ddaa56099ca6ba3414cdfbc023384066e150fec"
1834
- integrity sha512-tVjT1USqjPpoVswK/rvk8k6NDEdrDxPJPyVZ7Dj+b68pCxUcQw7DTorp+YjYWSwMABY9e7k4bO3Xtk78m/q5tA==
1831
+ "@oclif/plugin-command-snapshot@^5.0.9":
1832
+ version "5.0.9"
1833
+ resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.0.9.tgz#d6d8e565602aab8581ee6d8f203a41d93f0679ea"
1834
+ integrity sha512-lzvdYzGSW2/XGcH+RWyI+EfYcqDQ9Il7/EudTTKsODdhiry6B7IQoRxzs0soRB2myZTZrP+j2HcfG0XWrfXa4Q==
1835
1835
  dependencies:
1836
- "@oclif/core" "^3.18.2"
1836
+ "@oclif/core" "^3.19.2"
1837
1837
  "@types/lodash.difference" "^4.5.9"
1838
1838
  chalk "^5.3.0"
1839
1839
  just-diff "^5.2.0"
@@ -1991,15 +1991,15 @@
1991
1991
  strip-ansi "6.0.1"
1992
1992
  ts-retry-promise "^0.8.0"
1993
1993
 
1994
- "@salesforce/core@^6.4.1", "@salesforce/core@^6.4.6", "@salesforce/core@^6.5.1", "@salesforce/core@^6.5.2", "@salesforce/core@^6.5.3":
1995
- version "6.5.5"
1996
- resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.5.5.tgz#ddfab1f6a51808ed1cadc98be3b7235d25ea436f"
1997
- integrity sha512-2zWTwc9m+LGJNSKXk6I01dzWEjWKkHyYZbROksIPzfWJ5lGfErzpvsTcGAAskBrJD9EpQ4/BtMSLhPSwskI7Fw==
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
+ version "6.7.0"
1996
+ resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-6.7.0.tgz#f838f5704aa2f14296fd85691c9bcd8da33dca5d"
1997
+ integrity sha512-KIyoSdQJVwtReSpXfpFZ4D4BXHFh5xcmvY6UJjzxB3H7CqUtC/20ldal/jCD8JEy/jObfG7GyxZmZYZYF88JCw==
1998
1998
  dependencies:
1999
1999
  "@salesforce/kit" "^3.0.15"
2000
2000
  "@salesforce/schemas" "^1.6.1"
2001
2001
  "@salesforce/ts-types" "^2.0.9"
2002
- "@types/semver" "^7.5.7"
2002
+ "@types/semver" "^7.5.8"
2003
2003
  ajv "^8.12.0"
2004
2004
  change-case "^4.1.2"
2005
2005
  faye "^1.4.0"
@@ -2020,10 +2020,10 @@
2020
2020
  resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e"
2021
2021
  integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA==
2022
2022
 
2023
- "@salesforce/dev-scripts@^8.4.0":
2024
- version "8.4.0"
2025
- resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.4.0.tgz#bdf48878d1f12ce31f8f4ef9989eb1e5382656c7"
2026
- integrity sha512-Gn/OvBYUrr0bGd5e3Z+UyeHJ18ub0fwALJWPAZ54JEHNkcTWajek9BO/YER9a7/N2eU0/TDP9IfDdgVQrMAyWg==
2023
+ "@salesforce/dev-scripts@^8.4.1":
2024
+ version "8.4.1"
2025
+ resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-8.4.1.tgz#538726304bc5c73c0a36d57e1b59f77eeab8b05a"
2026
+ integrity sha512-qycbhwoRB+dFcw5BHZbW0AqvonQWTkq3QOWb1V7irbf7WFaE1/+Bs+YPfuc5+O7mhx++LER0EkcoeewbHjm0Gg==
2027
2027
  dependencies:
2028
2028
  "@commitlint/cli" "^17.1.2"
2029
2029
  "@commitlint/config-conventional" "^17.8.1"
@@ -2097,15 +2097,15 @@
2097
2097
  chalk "^4"
2098
2098
  inquirer "^8.2.5"
2099
2099
 
2100
- "@salesforce/sf-plugins-core@^7.1.10":
2101
- version "7.1.10"
2102
- resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.10.tgz#244b13eb687efdb8c457d5108e5679817b797ea1"
2103
- integrity sha512-433aoM9K0++FrVdsxbGRcD9/lL3dhrp/lW9z5dFFbdocGPYqoQbp1qtiTm5ZhhmsTxUOHZ5+GwKNSNwdLogYHw==
2100
+ "@salesforce/sf-plugins-core@^7.1.14":
2101
+ version "7.1.14"
2102
+ resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-7.1.14.tgz#5f07316a602b4c5d44c09bc74c294d7df9e2e260"
2103
+ integrity sha512-KDX9vYDeVOkozRrsjVh4Pvzay++7bWWKmaHtGOwkZrBHb3mVEdCp0ryF0WaDTfaEvgNKn7kiZEDSO7oEhJSzug==
2104
2104
  dependencies:
2105
2105
  "@inquirer/confirm" "^2.0.17"
2106
2106
  "@inquirer/password" "^1.1.16"
2107
- "@oclif/core" "^3.19.2"
2108
- "@salesforce/core" "^6.5.2"
2107
+ "@oclif/core" "^3.19.6"
2108
+ "@salesforce/core" "^6.6.0"
2109
2109
  "@salesforce/kit" "^3.0.15"
2110
2110
  "@salesforce/ts-types" "^2.0.9"
2111
2111
  chalk "^5.3.0"
@@ -3150,10 +3150,10 @@
3150
3150
  dependencies:
3151
3151
  "@types/node" "*"
3152
3152
 
3153
- "@types/node@*":
3154
- version "20.11.5"
3155
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.5.tgz#be10c622ca7fcaa3cf226cf80166abc31389d86e"
3156
- integrity sha512-g557vgQjUUfN76MZAN/dt1z3dzcUsimuysco0KeluHgrPdJXkP/XdAURgyO2W9fZWHRtRBiVKzKn8vyOAwlG+w==
3153
+ "@types/node@*", "@types/node@^20.10.7":
3154
+ version "20.11.19"
3155
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
3156
+ integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
3157
3157
  dependencies:
3158
3158
  undici-types "~5.26.4"
3159
3159
 
@@ -3179,13 +3179,6 @@
3179
3179
  dependencies:
3180
3180
  undici-types "~5.26.4"
3181
3181
 
3182
- "@types/node@^20.10.7":
3183
- version "20.11.19"
3184
- resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.19.tgz#b466de054e9cb5b3831bee38938de64ac7f81195"
3185
- integrity sha512-7xMnVEcZFu0DikYjWOlRq7NTPETrm7teqUT2WkQjrTIkEgUyyGdWsj/Zg8bEJt5TNklzbPD1X3fqfsHw3SpapQ==
3186
- dependencies:
3187
- undici-types "~5.26.4"
3188
-
3189
3182
  "@types/normalize-package-data@^2.4.0":
3190
3183
  version "2.4.4"
3191
3184
  resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.4.tgz#56e2cc26c397c038fab0e3a917a12d5c5909e901"
@@ -3208,10 +3201,10 @@
3208
3201
  resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.6.tgz#c65b2bfce1bec346582c07724e3f8c1017a20339"
3209
3202
  integrity sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==
3210
3203
 
3211
- "@types/semver@^7.5.7":
3212
- version "7.5.7"
3213
- resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.7.tgz#326f5fdda70d13580777bcaa1bc6fa772a5aef0e"
3214
- integrity sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==
3204
+ "@types/semver@^7.5.8":
3205
+ version "7.5.8"
3206
+ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.8.tgz#8268a8c57a3e4abd25c165ecd36237db7948a55e"
3207
+ integrity sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==
3215
3208
 
3216
3209
  "@types/shelljs@^0.8.15":
3217
3210
  version "0.8.15"
@@ -3896,5 +3896,5 @@
3896
3896
  ]
3897
3897
  }
3898
3898
  },
3899
- "version": "1.4.5"
3899
+ "version": "1.4.6"
3900
3900
  }
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.5",
4
+ "version": "1.4.6",
5
5
  "author": "Salesforce",
6
6
  "bugs": "https://github.com/salesforcecli/plugin-analytics/issues",
7
7
  "dependencies": {
@@ -9,16 +9,16 @@
9
9
  "@oclif/plugin-help": "^6.0.14",
10
10
  "@salesforce/core": "^6.4.6",
11
11
  "@salesforce/kit": "^3.0.15",
12
- "@salesforce/sf-plugins-core": "^7.1.10",
12
+ "@salesforce/sf-plugins-core": "^7.1.14",
13
13
  "@salesforce/ts-types": "^2.0.9",
14
14
  "chalk": "^5.3.0",
15
15
  "lodash.get": "^4.4.2",
16
16
  "moment": "^2.30.1"
17
17
  },
18
18
  "devDependencies": {
19
- "@oclif/plugin-command-snapshot": "^5.0.8",
19
+ "@oclif/plugin-command-snapshot": "^5.0.9",
20
20
  "@salesforce/cli-plugins-testkit": "^5.1.9",
21
- "@salesforce/dev-scripts": "^8.4.0",
21
+ "@salesforce/dev-scripts": "^8.4.1",
22
22
  "@salesforce/plugin-command-reference": "^3.0.69",
23
23
  "@salesforce/ts-sinon": "^1.4.19",
24
24
  "@types/lodash.get": "^4.4.9",
@@ -148,7 +148,7 @@
148
148
  "link-check": "wireit",
149
149
  "lint": "wireit",
150
150
  "lint-check": "wireit",
151
- "postpack": "sf-clean",
151
+ "postpack": "sf-clean --ignore-signing-artifacts",
152
152
  "prepack": "sf-prepack",
153
153
  "prepare": "sf-install",
154
154
  "test": "wireit",
@@ -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.5.crt",
280
- "signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.5.sig"
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"
281
281
  }
282
282
  }