@salesforce/analytics 1.4.12 → 1.4.13
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/npm-shrinkwrap.json +6 -6
- package/oclif.lock +32 -7
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/analytics",
|
|
3
|
-
"version": "1.4.
|
|
3
|
+
"version": "1.4.13",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/analytics",
|
|
9
|
-
"version": "1.4.
|
|
9
|
+
"version": "1.4.13",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@oclif/core": "^3.26.
|
|
12
|
+
"@oclif/core": "^3.26.4",
|
|
13
13
|
"@oclif/plugin-help": "^6.0.20",
|
|
14
14
|
"@salesforce/core": "^6.7.1",
|
|
15
15
|
"@salesforce/kit": "^3.0.15",
|
|
@@ -3663,9 +3663,9 @@
|
|
|
3663
3663
|
}
|
|
3664
3664
|
},
|
|
3665
3665
|
"node_modules/@oclif/core": {
|
|
3666
|
-
"version": "3.26.
|
|
3667
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.
|
|
3668
|
-
"integrity": "sha512-
|
|
3666
|
+
"version": "3.26.4",
|
|
3667
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-3.26.4.tgz",
|
|
3668
|
+
"integrity": "sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==",
|
|
3669
3669
|
"license": "MIT",
|
|
3670
3670
|
"dependencies": {
|
|
3671
3671
|
"@types/cli-progress": "^3.11.5",
|
package/oclif.lock
CHANGED
|
@@ -1601,10 +1601,10 @@
|
|
|
1601
1601
|
wordwrap "^1.0.0"
|
|
1602
1602
|
wrap-ansi "^7.0.0"
|
|
1603
1603
|
|
|
1604
|
-
"@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.
|
|
1605
|
-
version "3.26.
|
|
1606
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.
|
|
1607
|
-
integrity sha512-
|
|
1604
|
+
"@oclif/core@^3.15.1", "@oclif/core@^3.21.0", "@oclif/core@^3.23.0", "@oclif/core@^3.26.0", "@oclif/core@^3.26.4":
|
|
1605
|
+
version "3.26.4"
|
|
1606
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.26.4.tgz#ab0c6d06f699abaf0fa6186466f64f02a8435c61"
|
|
1607
|
+
integrity sha512-ntfo2ut7enNtAn/jB/dryMUPBM2Fh8Fydmi3k/Ybo6lCGU/hmsPFkBRjCEJAQMyNkK2yVZARaWogdOrcVgFz+w==
|
|
1608
1608
|
dependencies:
|
|
1609
1609
|
"@types/cli-progress" "^3.11.5"
|
|
1610
1610
|
ansi-escapes "^4.3.2"
|
|
@@ -7338,7 +7338,16 @@ srcset@^5.0.0:
|
|
|
7338
7338
|
resolved "https://registry.yarnpkg.com/srcset/-/srcset-5.0.0.tgz#9df6c3961b5b44a02532ce6ae4544832609e2e3f"
|
|
7339
7339
|
integrity sha512-SqEZaAEhe0A6ETEa9O1IhSPC7MdvehZtCnTR0AftXk3QhY2UNgb+NApFOUPZILXk/YTDfFxMTNJOBpzrJsEdIA==
|
|
7340
7340
|
|
|
7341
|
-
"string-width-cjs@npm:string-width@^4.2.0"
|
|
7341
|
+
"string-width-cjs@npm:string-width@^4.2.0":
|
|
7342
|
+
version "4.2.3"
|
|
7343
|
+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
7344
|
+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
7345
|
+
dependencies:
|
|
7346
|
+
emoji-regex "^8.0.0"
|
|
7347
|
+
is-fullwidth-code-point "^3.0.0"
|
|
7348
|
+
strip-ansi "^6.0.1"
|
|
7349
|
+
|
|
7350
|
+
string-width@^4.0.0, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
|
|
7342
7351
|
version "4.2.3"
|
|
7343
7352
|
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
|
|
7344
7353
|
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
|
|
@@ -7397,7 +7406,14 @@ string_decoder@~1.1.1:
|
|
|
7397
7406
|
dependencies:
|
|
7398
7407
|
safe-buffer "~5.1.0"
|
|
7399
7408
|
|
|
7400
|
-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1"
|
|
7409
|
+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
|
|
7410
|
+
version "6.0.1"
|
|
7411
|
+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
|
7412
|
+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
7413
|
+
dependencies:
|
|
7414
|
+
ansi-regex "^5.0.1"
|
|
7415
|
+
|
|
7416
|
+
strip-ansi@6.0.1, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
|
|
7401
7417
|
version "6.0.1"
|
|
7402
7418
|
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
|
|
7403
7419
|
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
|
|
@@ -7954,7 +7970,7 @@ workerpool@6.2.1:
|
|
|
7954
7970
|
resolved "https://registry.yarnpkg.com/workerpool/-/workerpool-6.2.1.tgz#46fc150c17d826b86a008e5a4508656777e9c343"
|
|
7955
7971
|
integrity sha512-ILEIE97kDZvF9Wb9f6h5aXK4swSlKGUcOEGiIYb2OOu/IrDU9iwj0fD//SsA6E5ibwJxpEvhullJY4Sl4GcpAw==
|
|
7956
7972
|
|
|
7957
|
-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0"
|
|
7973
|
+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
|
|
7958
7974
|
version "7.0.0"
|
|
7959
7975
|
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
|
7960
7976
|
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
@@ -7972,6 +7988,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
|
|
|
7972
7988
|
string-width "^4.1.0"
|
|
7973
7989
|
strip-ansi "^6.0.0"
|
|
7974
7990
|
|
|
7991
|
+
wrap-ansi@^7.0.0:
|
|
7992
|
+
version "7.0.0"
|
|
7993
|
+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
|
|
7994
|
+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
|
|
7995
|
+
dependencies:
|
|
7996
|
+
ansi-styles "^4.0.0"
|
|
7997
|
+
string-width "^4.1.0"
|
|
7998
|
+
strip-ansi "^6.0.0"
|
|
7999
|
+
|
|
7975
8000
|
wrap-ansi@^8.1.0:
|
|
7976
8001
|
version "8.1.0"
|
|
7977
8002
|
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/analytics",
|
|
3
3
|
"description": "Commands for working with Salesforce Analytics applications, assets, and services",
|
|
4
|
-
"version": "1.4.
|
|
4
|
+
"version": "1.4.13",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/salesforcecli/plugin-analytics/issues",
|
|
7
7
|
"dependencies": {
|
|
8
|
-
"@oclif/core": "^3.26.
|
|
8
|
+
"@oclif/core": "^3.26.4",
|
|
9
9
|
"@oclif/plugin-help": "^6.0.20",
|
|
10
10
|
"@salesforce/core": "^6.7.1",
|
|
11
11
|
"@salesforce/kit": "^3.0.15",
|
|
@@ -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.
|
|
280
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.
|
|
279
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.13.crt",
|
|
280
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/analytics/1.4.13.sig"
|
|
281
281
|
}
|
|
282
282
|
}
|