sfdx-plugin-update-notifier 1.2.91 → 1.2.92
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 +7 -0
- package/README.md +1 -1
- package/npm-shrinkwrap.json +46 -46
- package/oclif.lock +51 -51
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,10 @@
|
|
|
1
|
+
## [1.2.92](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.91...v1.2.92) (2024-08-30)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Bug Fixes
|
|
5
|
+
|
|
6
|
+
* **deps:** bump oclif-plugin-update-notifier from 1.5.92 to 1.5.93 ([#802](https://github.com/jayree/sfdx-plugin-update-notifier/issues/802)) ([dd4bc8a](https://github.com/jayree/sfdx-plugin-update-notifier/commit/dd4bc8a862e1ee5fb04ffff3309fc5bd05d1e89a))
|
|
7
|
+
|
|
1
8
|
## [1.2.91](https://github.com/jayree/sfdx-plugin-update-notifier/compare/v1.2.90...v1.2.91) (2024-08-23)
|
|
2
9
|
|
|
3
10
|
|
package/README.md
CHANGED
|
@@ -21,7 +21,7 @@ $ npm install -g sfdx-plugin-update-notifier
|
|
|
21
21
|
$ sfdx COMMAND
|
|
22
22
|
running command...
|
|
23
23
|
$ sfdx (--version)
|
|
24
|
-
sfdx-plugin-update-notifier/1.2.
|
|
24
|
+
sfdx-plugin-update-notifier/1.2.92 linux-x64 node-v20.17.0
|
|
25
25
|
$ sfdx --help [COMMAND]
|
|
26
26
|
USAGE
|
|
27
27
|
$ sfdx COMMAND
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-plugin-update-notifier",
|
|
3
|
-
"version": "1.2.
|
|
3
|
+
"version": "1.2.92",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "sfdx-plugin-update-notifier",
|
|
9
|
-
"version": "1.2.
|
|
9
|
+
"version": "1.2.92",
|
|
10
10
|
"license": "BSD-3-Clause",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@jayree/changelog": "^1.2.2",
|
|
13
13
|
"@oclif/core": "^4.0.14",
|
|
14
14
|
"@salesforce/kit": "^3.2.1",
|
|
15
15
|
"debug": "^4.3.4",
|
|
16
|
-
"oclif-plugin-update-notifier": "^1.5.
|
|
16
|
+
"oclif-plugin-update-notifier": "^1.5.93",
|
|
17
17
|
"tslib": "^2.6.3"
|
|
18
18
|
},
|
|
19
19
|
"devDependencies": {
|
|
20
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
|
21
|
-
"@oclif/plugin-help": "^6.2.
|
|
22
|
-
"@oclif/test": "^4.0.
|
|
20
|
+
"@oclif/plugin-command-snapshot": "^5.2.14",
|
|
21
|
+
"@oclif/plugin-help": "^6.2.10",
|
|
22
|
+
"@oclif/test": "^4.0.9",
|
|
23
23
|
"@salesforce/dev-scripts": "^10.2.9",
|
|
24
24
|
"@types/debug": "^4.1.12",
|
|
25
25
|
"@types/fs-extra": "^11.0.4",
|
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
"eslint-plugin-prettier": "^5.2.1",
|
|
29
29
|
"eslint-plugin-sf-plugin": "^1.20.5",
|
|
30
30
|
"is-ci": "^3.0.1",
|
|
31
|
-
"oclif": "^4.14.
|
|
31
|
+
"oclif": "^4.14.26",
|
|
32
32
|
"patch-package": "^8.0.0",
|
|
33
33
|
"pinst": "^3.0.0",
|
|
34
34
|
"prettier": "^3.3.3",
|
|
@@ -3360,14 +3360,14 @@
|
|
|
3360
3360
|
}
|
|
3361
3361
|
},
|
|
3362
3362
|
"node_modules/@jayree/changelog": {
|
|
3363
|
-
"version": "1.2.
|
|
3364
|
-
"resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.
|
|
3365
|
-
"integrity": "sha512-
|
|
3363
|
+
"version": "1.2.3",
|
|
3364
|
+
"resolved": "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.3.tgz",
|
|
3365
|
+
"integrity": "sha512-12amQr8sNbxCAhwZGR7AYTFswpKuMKJkSAKdmV+MLs/TDjGKZQnsp25HRd3TCuNeRZO5CNXw4DJxfoS2jGVqDQ==",
|
|
3366
3366
|
"license": "BSD-3-Clause",
|
|
3367
3367
|
"dependencies": {
|
|
3368
3368
|
"debug": "^4.3.6",
|
|
3369
3369
|
"fs-extra": "^11.2.0",
|
|
3370
|
-
"marked": "^
|
|
3370
|
+
"marked": "^13.0.3",
|
|
3371
3371
|
"marked-terminal": "^7.1.0",
|
|
3372
3372
|
"semver": "^7.6.3",
|
|
3373
3373
|
"semver-compare": "^1.0.0"
|
|
@@ -3489,9 +3489,9 @@
|
|
|
3489
3489
|
}
|
|
3490
3490
|
},
|
|
3491
3491
|
"node_modules/@oclif/core": {
|
|
3492
|
-
"version": "4.0.
|
|
3493
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.
|
|
3494
|
-
"integrity": "sha512-
|
|
3492
|
+
"version": "4.0.19",
|
|
3493
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.19.tgz",
|
|
3494
|
+
"integrity": "sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==",
|
|
3495
3495
|
"license": "MIT",
|
|
3496
3496
|
"dependencies": {
|
|
3497
3497
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3564,9 +3564,9 @@
|
|
|
3564
3564
|
}
|
|
3565
3565
|
},
|
|
3566
3566
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
3567
|
-
"version": "5.2.
|
|
3568
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
|
3569
|
-
"integrity": "sha512-
|
|
3567
|
+
"version": "5.2.14",
|
|
3568
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.14.tgz",
|
|
3569
|
+
"integrity": "sha512-fVGeV/dE6OhiRSL2ZN3Gn3eInGdeK4pQoCq0AB0vgvlU3tv7Ur4Vk1+5qpGazv8mAba9KjEtHySMpagDlb8H0Q==",
|
|
3570
3570
|
"dev": true,
|
|
3571
3571
|
"license": "MIT",
|
|
3572
3572
|
"dependencies": {
|
|
@@ -3632,9 +3632,9 @@
|
|
|
3632
3632
|
}
|
|
3633
3633
|
},
|
|
3634
3634
|
"node_modules/@oclif/plugin-help": {
|
|
3635
|
-
"version": "6.2.
|
|
3636
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
3637
|
-
"integrity": "sha512-
|
|
3635
|
+
"version": "6.2.10",
|
|
3636
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.10.tgz",
|
|
3637
|
+
"integrity": "sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw==",
|
|
3638
3638
|
"dev": true,
|
|
3639
3639
|
"license": "MIT",
|
|
3640
3640
|
"dependencies": {
|
|
@@ -3645,9 +3645,9 @@
|
|
|
3645
3645
|
}
|
|
3646
3646
|
},
|
|
3647
3647
|
"node_modules/@oclif/plugin-not-found": {
|
|
3648
|
-
"version": "3.2.
|
|
3649
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
3650
|
-
"integrity": "sha512-
|
|
3648
|
+
"version": "3.2.18",
|
|
3649
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.18.tgz",
|
|
3650
|
+
"integrity": "sha512-595+i3eG+K4jM+BjWLAuWzBb2wqrXpKqF9IianroSCxeZEC4Ujg6HWvLSYT//afJzeXWpsNyqGCqeoGF7kXE/w==",
|
|
3651
3651
|
"dev": true,
|
|
3652
3652
|
"license": "MIT",
|
|
3653
3653
|
"dependencies": {
|
|
@@ -3678,9 +3678,9 @@
|
|
|
3678
3678
|
}
|
|
3679
3679
|
},
|
|
3680
3680
|
"node_modules/@oclif/test": {
|
|
3681
|
-
"version": "4.0.
|
|
3682
|
-
"resolved": "https://registry.npmjs.org/@oclif/test/-/test-4.0.
|
|
3683
|
-
"integrity": "sha512-
|
|
3681
|
+
"version": "4.0.9",
|
|
3682
|
+
"resolved": "https://registry.npmjs.org/@oclif/test/-/test-4.0.9.tgz",
|
|
3683
|
+
"integrity": "sha512-xDGBFBNE6ckoBT9EhMi6ZvwAaEeJRGvRmn2qZWujJl9EJ56a72KHZsvTJVgl2p/AQ2vZ1UH06YZ440GOnjExzQ==",
|
|
3684
3684
|
"dev": true,
|
|
3685
3685
|
"license": "MIT",
|
|
3686
3686
|
"dependencies": {
|
|
@@ -10958,9 +10958,9 @@
|
|
|
10958
10958
|
}
|
|
10959
10959
|
},
|
|
10960
10960
|
"node_modules/marked": {
|
|
10961
|
-
"version": "
|
|
10962
|
-
"resolved": "https://registry.npmjs.org/marked/-/marked-
|
|
10963
|
-
"integrity": "sha512-
|
|
10961
|
+
"version": "13.0.3",
|
|
10962
|
+
"resolved": "https://registry.npmjs.org/marked/-/marked-13.0.3.tgz",
|
|
10963
|
+
"integrity": "sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==",
|
|
10964
10964
|
"license": "MIT",
|
|
10965
10965
|
"bin": {
|
|
10966
10966
|
"marked": "bin/marked.js"
|
|
@@ -11800,9 +11800,9 @@
|
|
|
11800
11800
|
}
|
|
11801
11801
|
},
|
|
11802
11802
|
"node_modules/oclif": {
|
|
11803
|
-
"version": "4.14.
|
|
11804
|
-
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.
|
|
11805
|
-
"integrity": "sha512-
|
|
11803
|
+
"version": "4.14.26",
|
|
11804
|
+
"resolved": "https://registry.npmjs.org/oclif/-/oclif-4.14.26.tgz",
|
|
11805
|
+
"integrity": "sha512-UOkzTeOvXDCyixgxf+UmM/1fbJpi9rmGFYC4WLUYT36m4oTVSl/9EfYIa5s+YL7BqfKXYD1vsV4WkdWFnsnM3g==",
|
|
11806
11806
|
"dev": true,
|
|
11807
11807
|
"license": "MIT",
|
|
11808
11808
|
"dependencies": {
|
|
@@ -11813,7 +11813,7 @@
|
|
|
11813
11813
|
"@inquirer/select": "^2.3.10",
|
|
11814
11814
|
"@oclif/core": "^4",
|
|
11815
11815
|
"@oclif/plugin-help": "^6.2.8",
|
|
11816
|
-
"@oclif/plugin-not-found": "^3.2.
|
|
11816
|
+
"@oclif/plugin-not-found": "^3.2.16",
|
|
11817
11817
|
"@oclif/plugin-warn-if-update-available": "^3.1.11",
|
|
11818
11818
|
"async-retry": "^1.3.3",
|
|
11819
11819
|
"chalk": "^4",
|
|
@@ -11827,7 +11827,7 @@
|
|
|
11827
11827
|
"lodash": "^4.17.21",
|
|
11828
11828
|
"normalize-package-data": "^6",
|
|
11829
11829
|
"semver": "^7.6.3",
|
|
11830
|
-
"sort-package-json": "^2.10.
|
|
11830
|
+
"sort-package-json": "^2.10.1",
|
|
11831
11831
|
"tiny-jsonc": "^1.0.1",
|
|
11832
11832
|
"validate-npm-package-name": "^5.0.1"
|
|
11833
11833
|
},
|
|
@@ -11839,13 +11839,13 @@
|
|
|
11839
11839
|
}
|
|
11840
11840
|
},
|
|
11841
11841
|
"node_modules/oclif-plugin-update-notifier": {
|
|
11842
|
-
"version": "1.5.
|
|
11843
|
-
"resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.
|
|
11844
|
-
"integrity": "sha512-
|
|
11842
|
+
"version": "1.5.93",
|
|
11843
|
+
"resolved": "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.93.tgz",
|
|
11844
|
+
"integrity": "sha512-tTMRcmYZPjbCC9qopoyLk9DHnZYe3upEKwrqsNY7l5Emx9UwGntHYlCF6HOpWDK1pZSRfj6WYjatDR205VErRw==",
|
|
11845
11845
|
"license": "BSD-3-Clause",
|
|
11846
11846
|
"dependencies": {
|
|
11847
|
-
"@jayree/changelog": "^1.2.
|
|
11848
|
-
"@oclif/core": "^4.0.
|
|
11847
|
+
"@jayree/changelog": "^1.2.3",
|
|
11848
|
+
"@oclif/core": "^4.0.19",
|
|
11849
11849
|
"@salesforce/kit": "^3.2.1",
|
|
11850
11850
|
"boxen": "^8.0.1",
|
|
11851
11851
|
"chalk": "^5.3.0",
|
|
@@ -11855,7 +11855,7 @@
|
|
|
11855
11855
|
"package-json": "^10.0.1",
|
|
11856
11856
|
"semver": "^7.6.3",
|
|
11857
11857
|
"semver-diff": "^4.0.0",
|
|
11858
|
-
"tslib": "^2.
|
|
11858
|
+
"tslib": "^2.7.0"
|
|
11859
11859
|
},
|
|
11860
11860
|
"engines": {
|
|
11861
11861
|
"node": ">=16.0.0"
|
|
@@ -13869,9 +13869,9 @@
|
|
|
13869
13869
|
"license": "MIT"
|
|
13870
13870
|
},
|
|
13871
13871
|
"node_modules/sort-package-json": {
|
|
13872
|
-
"version": "2.10.
|
|
13873
|
-
"resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-2.10.
|
|
13874
|
-
"integrity": "sha512-
|
|
13872
|
+
"version": "2.10.1",
|
|
13873
|
+
"resolved": "https://registry.npmjs.org/sort-package-json/-/sort-package-json-2.10.1.tgz",
|
|
13874
|
+
"integrity": "sha512-d76wfhgUuGypKqY72Unm5LFnMpACbdxXsLPcL27pOsSrmVqH3PztFp1uq+Z22suk15h7vXmTesuh2aEjdCqb5w==",
|
|
13875
13875
|
"dev": true,
|
|
13876
13876
|
"license": "MIT",
|
|
13877
13877
|
"dependencies": {
|
|
@@ -14697,9 +14697,9 @@
|
|
|
14697
14697
|
}
|
|
14698
14698
|
},
|
|
14699
14699
|
"node_modules/tslib": {
|
|
14700
|
-
"version": "2.
|
|
14701
|
-
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.
|
|
14702
|
-
"integrity": "sha512-
|
|
14700
|
+
"version": "2.7.0",
|
|
14701
|
+
"resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz",
|
|
14702
|
+
"integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==",
|
|
14703
14703
|
"license": "0BSD"
|
|
14704
14704
|
},
|
|
14705
14705
|
"node_modules/tunnel-agent": {
|
package/oclif.lock
CHANGED
|
@@ -1450,14 +1450,14 @@
|
|
|
1450
1450
|
resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz"
|
|
1451
1451
|
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==
|
|
1452
1452
|
|
|
1453
|
-
"@jayree/changelog@^1.2.2":
|
|
1454
|
-
version "1.2.
|
|
1455
|
-
resolved "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.
|
|
1456
|
-
integrity sha512-
|
|
1453
|
+
"@jayree/changelog@^1.2.2", "@jayree/changelog@^1.2.3":
|
|
1454
|
+
version "1.2.3"
|
|
1455
|
+
resolved "https://registry.npmjs.org/@jayree/changelog/-/changelog-1.2.3.tgz"
|
|
1456
|
+
integrity sha512-12amQr8sNbxCAhwZGR7AYTFswpKuMKJkSAKdmV+MLs/TDjGKZQnsp25HRd3TCuNeRZO5CNXw4DJxfoS2jGVqDQ==
|
|
1457
1457
|
dependencies:
|
|
1458
1458
|
debug "^4.3.6"
|
|
1459
1459
|
fs-extra "^11.2.0"
|
|
1460
|
-
marked "^
|
|
1460
|
+
marked "^13.0.3"
|
|
1461
1461
|
marked-terminal "^7.1.0"
|
|
1462
1462
|
semver "^7.6.3"
|
|
1463
1463
|
semver-compare "^1.0.0"
|
|
@@ -1541,10 +1541,10 @@
|
|
|
1541
1541
|
"@nodelib/fs.scandir" "2.1.5"
|
|
1542
1542
|
fastq "^1.6.0"
|
|
1543
1543
|
|
|
1544
|
-
"@oclif/core@^4", "@oclif/core@^4.0.14", "@oclif/core@^4.0.
|
|
1545
|
-
version "4.0.
|
|
1546
|
-
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.0.
|
|
1547
|
-
integrity sha512-
|
|
1544
|
+
"@oclif/core@^4", "@oclif/core@^4.0.14", "@oclif/core@^4.0.19", "@oclif/core@>= 3.0.0":
|
|
1545
|
+
version "4.0.19"
|
|
1546
|
+
resolved "https://registry.npmjs.org/@oclif/core/-/core-4.0.19.tgz"
|
|
1547
|
+
integrity sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==
|
|
1548
1548
|
dependencies:
|
|
1549
1549
|
ansi-escapes "^4.3.2"
|
|
1550
1550
|
ansis "^3.3.2"
|
|
@@ -1564,10 +1564,10 @@
|
|
|
1564
1564
|
wordwrap "^1.0.0"
|
|
1565
1565
|
wrap-ansi "^7.0.0"
|
|
1566
1566
|
|
|
1567
|
-
"@oclif/plugin-command-snapshot@^5.2.
|
|
1568
|
-
version "5.2.
|
|
1569
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.
|
|
1570
|
-
integrity sha512-
|
|
1567
|
+
"@oclif/plugin-command-snapshot@^5.2.14":
|
|
1568
|
+
version "5.2.14"
|
|
1569
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.2.14.tgz"
|
|
1570
|
+
integrity sha512-fVGeV/dE6OhiRSL2ZN3Gn3eInGdeK4pQoCq0AB0vgvlU3tv7Ur4Vk1+5qpGazv8mAba9KjEtHySMpagDlb8H0Q==
|
|
1571
1571
|
dependencies:
|
|
1572
1572
|
"@oclif/core" "^4"
|
|
1573
1573
|
ansis "^3.3.2"
|
|
@@ -1579,17 +1579,17 @@
|
|
|
1579
1579
|
semver "^7.6.3"
|
|
1580
1580
|
ts-json-schema-generator "^1.5.1"
|
|
1581
1581
|
|
|
1582
|
-
"@oclif/plugin-help@^6.2.8":
|
|
1583
|
-
version "6.2.
|
|
1584
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.
|
|
1585
|
-
integrity sha512-
|
|
1582
|
+
"@oclif/plugin-help@^6.2.10", "@oclif/plugin-help@^6.2.8":
|
|
1583
|
+
version "6.2.10"
|
|
1584
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-6.2.10.tgz"
|
|
1585
|
+
integrity sha512-Gm5/l/upTtj34StLIjZzhmO3AngqGx20rsbfOqDQ3SrsEnjfujtKgUm+MxXTjl4XfkkWREUN0CwuqLcuftnsOw==
|
|
1586
1586
|
dependencies:
|
|
1587
1587
|
"@oclif/core" "^4"
|
|
1588
1588
|
|
|
1589
|
-
"@oclif/plugin-not-found@^3.2.
|
|
1590
|
-
version "3.2.
|
|
1591
|
-
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.
|
|
1592
|
-
integrity sha512-
|
|
1589
|
+
"@oclif/plugin-not-found@^3.2.16":
|
|
1590
|
+
version "3.2.18"
|
|
1591
|
+
resolved "https://registry.npmjs.org/@oclif/plugin-not-found/-/plugin-not-found-3.2.18.tgz"
|
|
1592
|
+
integrity sha512-595+i3eG+K4jM+BjWLAuWzBb2wqrXpKqF9IianroSCxeZEC4Ujg6HWvLSYT//afJzeXWpsNyqGCqeoGF7kXE/w==
|
|
1593
1593
|
dependencies:
|
|
1594
1594
|
"@inquirer/confirm" "^3.1.22"
|
|
1595
1595
|
"@oclif/core" "^4"
|
|
@@ -1607,10 +1607,10 @@
|
|
|
1607
1607
|
http-call "^5.2.2"
|
|
1608
1608
|
lodash "^4.17.21"
|
|
1609
1609
|
|
|
1610
|
-
"@oclif/test@^4.0.
|
|
1611
|
-
version "4.0.
|
|
1612
|
-
resolved "https://registry.npmjs.org/@oclif/test/-/test-4.0.
|
|
1613
|
-
integrity sha512-
|
|
1610
|
+
"@oclif/test@^4.0.9":
|
|
1611
|
+
version "4.0.9"
|
|
1612
|
+
resolved "https://registry.npmjs.org/@oclif/test/-/test-4.0.9.tgz"
|
|
1613
|
+
integrity sha512-xDGBFBNE6ckoBT9EhMi6ZvwAaEeJRGvRmn2qZWujJl9EJ56a72KHZsvTJVgl2p/AQ2vZ1UH06YZ440GOnjExzQ==
|
|
1614
1614
|
dependencies:
|
|
1615
1615
|
ansis "^3.3.2"
|
|
1616
1616
|
debug "^4.3.6"
|
|
@@ -5852,16 +5852,16 @@ marked-terminal@^7.1.0:
|
|
|
5852
5852
|
node-emoji "^2.1.3"
|
|
5853
5853
|
supports-hyperlinks "^3.0.0"
|
|
5854
5854
|
|
|
5855
|
-
marked@^12.0.2, "marked@>=1 <14":
|
|
5856
|
-
version "12.0.2"
|
|
5857
|
-
resolved "https://registry.npmjs.org/marked/-/marked-12.0.2.tgz"
|
|
5858
|
-
integrity sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==
|
|
5859
|
-
|
|
5860
5855
|
marked@^13.0.0:
|
|
5861
5856
|
version "13.0.2"
|
|
5862
5857
|
resolved "https://registry.npmjs.org/marked/-/marked-13.0.2.tgz"
|
|
5863
5858
|
integrity sha512-J6CPjP8pS5sgrRqxVRvkCIkZ6MFdRIjDkwUwgJ9nL2fbmM6qGQeB2C16hi8Cc9BOzj6xXzy0jyi0iPIfnMHYzA==
|
|
5864
5859
|
|
|
5860
|
+
marked@^13.0.3, "marked@>=1 <14":
|
|
5861
|
+
version "13.0.3"
|
|
5862
|
+
resolved "https://registry.npmjs.org/marked/-/marked-13.0.3.tgz"
|
|
5863
|
+
integrity sha512-rqRix3/TWzE9rIoFGIn8JmsVfhiuC8VIQ8IdX5TfzmeBucdY05/0UlzKaw0eVtpcN/OdVFpBk7CjKGo9iHJ/zA==
|
|
5864
|
+
|
|
5865
5865
|
mdurl@^2.0.0:
|
|
5866
5866
|
version "2.0.0"
|
|
5867
5867
|
resolved "https://registry.npmjs.org/mdurl/-/mdurl-2.0.0.tgz"
|
|
@@ -6270,13 +6270,13 @@ object.values@^1.1.7:
|
|
|
6270
6270
|
define-properties "^1.2.0"
|
|
6271
6271
|
es-abstract "^1.22.1"
|
|
6272
6272
|
|
|
6273
|
-
oclif-plugin-update-notifier@^1.5.
|
|
6274
|
-
version "1.5.
|
|
6275
|
-
resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.
|
|
6276
|
-
integrity sha512-
|
|
6273
|
+
oclif-plugin-update-notifier@^1.5.93:
|
|
6274
|
+
version "1.5.93"
|
|
6275
|
+
resolved "https://registry.npmjs.org/oclif-plugin-update-notifier/-/oclif-plugin-update-notifier-1.5.93.tgz"
|
|
6276
|
+
integrity sha512-tTMRcmYZPjbCC9qopoyLk9DHnZYe3upEKwrqsNY7l5Emx9UwGntHYlCF6HOpWDK1pZSRfj6WYjatDR205VErRw==
|
|
6277
6277
|
dependencies:
|
|
6278
|
-
"@jayree/changelog" "^1.2.
|
|
6279
|
-
"@oclif/core" "^4.0.
|
|
6278
|
+
"@jayree/changelog" "^1.2.3"
|
|
6279
|
+
"@oclif/core" "^4.0.19"
|
|
6280
6280
|
"@salesforce/kit" "^3.2.1"
|
|
6281
6281
|
boxen "^8.0.1"
|
|
6282
6282
|
chalk "^5.3.0"
|
|
@@ -6286,12 +6286,12 @@ oclif-plugin-update-notifier@^1.5.92:
|
|
|
6286
6286
|
package-json "^10.0.1"
|
|
6287
6287
|
semver "^7.6.3"
|
|
6288
6288
|
semver-diff "^4.0.0"
|
|
6289
|
-
tslib "^2.
|
|
6289
|
+
tslib "^2.7.0"
|
|
6290
6290
|
|
|
6291
|
-
oclif@^4.14.
|
|
6292
|
-
version "4.14.
|
|
6293
|
-
resolved "https://registry.npmjs.org/oclif/-/oclif-4.14.
|
|
6294
|
-
integrity sha512-
|
|
6291
|
+
oclif@^4.14.26:
|
|
6292
|
+
version "4.14.26"
|
|
6293
|
+
resolved "https://registry.npmjs.org/oclif/-/oclif-4.14.26.tgz"
|
|
6294
|
+
integrity sha512-UOkzTeOvXDCyixgxf+UmM/1fbJpi9rmGFYC4WLUYT36m4oTVSl/9EfYIa5s+YL7BqfKXYD1vsV4WkdWFnsnM3g==
|
|
6295
6295
|
dependencies:
|
|
6296
6296
|
"@aws-sdk/client-cloudfront" "^3.624.0"
|
|
6297
6297
|
"@aws-sdk/client-s3" "^3.633.0"
|
|
@@ -6300,7 +6300,7 @@ oclif@^4.14.22:
|
|
|
6300
6300
|
"@inquirer/select" "^2.3.10"
|
|
6301
6301
|
"@oclif/core" "^4"
|
|
6302
6302
|
"@oclif/plugin-help" "^6.2.8"
|
|
6303
|
-
"@oclif/plugin-not-found" "^3.2.
|
|
6303
|
+
"@oclif/plugin-not-found" "^3.2.16"
|
|
6304
6304
|
"@oclif/plugin-warn-if-update-available" "^3.1.11"
|
|
6305
6305
|
async-retry "^1.3.3"
|
|
6306
6306
|
chalk "^4"
|
|
@@ -6314,7 +6314,7 @@ oclif@^4.14.22:
|
|
|
6314
6314
|
lodash "^4.17.21"
|
|
6315
6315
|
normalize-package-data "^6"
|
|
6316
6316
|
semver "^7.6.3"
|
|
6317
|
-
sort-package-json "^2.10.
|
|
6317
|
+
sort-package-json "^2.10.1"
|
|
6318
6318
|
tiny-jsonc "^1.0.1"
|
|
6319
6319
|
validate-npm-package-name "^5.0.1"
|
|
6320
6320
|
|
|
@@ -7301,10 +7301,10 @@ sort-object-keys@^1.1.3:
|
|
|
7301
7301
|
resolved "https://registry.npmjs.org/sort-object-keys/-/sort-object-keys-1.1.3.tgz"
|
|
7302
7302
|
integrity sha512-855pvK+VkU7PaKYPc+Jjnmt4EzejQHyhhF33q31qG8x7maDzkeFhAAThdCYay11CISO+qAMwjOBP+fPZe0IPyg==
|
|
7303
7303
|
|
|
7304
|
-
sort-package-json@^2.10.
|
|
7305
|
-
version "2.10.
|
|
7306
|
-
resolved "https://registry.npmjs.org/sort-package-json/-/sort-package-json-2.10.
|
|
7307
|
-
integrity sha512-
|
|
7304
|
+
sort-package-json@^2.10.1:
|
|
7305
|
+
version "2.10.1"
|
|
7306
|
+
resolved "https://registry.npmjs.org/sort-package-json/-/sort-package-json-2.10.1.tgz"
|
|
7307
|
+
integrity sha512-d76wfhgUuGypKqY72Unm5LFnMpACbdxXsLPcL27pOsSrmVqH3PztFp1uq+Z22suk15h7vXmTesuh2aEjdCqb5w==
|
|
7308
7308
|
dependencies:
|
|
7309
7309
|
detect-indent "^7.0.1"
|
|
7310
7310
|
detect-newline "^4.0.0"
|
|
@@ -7749,10 +7749,10 @@ tsconfig-paths@^3.15.0:
|
|
|
7749
7749
|
minimist "^1.2.6"
|
|
7750
7750
|
strip-bom "^3.0.0"
|
|
7751
7751
|
|
|
7752
|
-
tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3:
|
|
7753
|
-
version "2.
|
|
7754
|
-
resolved "https://registry.npmjs.org/tslib/-/tslib-2.
|
|
7755
|
-
integrity sha512-
|
|
7752
|
+
tslib@^2.0.3, tslib@^2.5.0, tslib@^2.6.2, tslib@^2.6.3, tslib@^2.7.0:
|
|
7753
|
+
version "2.7.0"
|
|
7754
|
+
resolved "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz"
|
|
7755
|
+
integrity sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==
|
|
7756
7756
|
|
|
7757
7757
|
tunnel-agent@*, tunnel-agent@^0.6.0:
|
|
7758
7758
|
version "0.6.0"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sfdx-plugin-update-notifier",
|
|
3
3
|
"description": "update-notifier for sfdx plugins",
|
|
4
|
-
"version": "1.2.
|
|
4
|
+
"version": "1.2.92",
|
|
5
5
|
"author": "jayree",
|
|
6
6
|
"type": "module",
|
|
7
7
|
"bugs": "https://github.com/jayree/sfdx-plugin-update-notifier/issues",
|
|
@@ -10,13 +10,13 @@
|
|
|
10
10
|
"@oclif/core": "^4.0.14",
|
|
11
11
|
"@salesforce/kit": "^3.2.1",
|
|
12
12
|
"debug": "^4.3.4",
|
|
13
|
-
"oclif-plugin-update-notifier": "^1.5.
|
|
13
|
+
"oclif-plugin-update-notifier": "^1.5.93",
|
|
14
14
|
"tslib": "^2.6.3"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@oclif/plugin-command-snapshot": "^5.2.
|
|
18
|
-
"@oclif/plugin-help": "^6.2.
|
|
19
|
-
"@oclif/test": "^4.0.
|
|
17
|
+
"@oclif/plugin-command-snapshot": "^5.2.14",
|
|
18
|
+
"@oclif/plugin-help": "^6.2.10",
|
|
19
|
+
"@oclif/test": "^4.0.9",
|
|
20
20
|
"@salesforce/dev-scripts": "^10.2.9",
|
|
21
21
|
"@types/debug": "^4.1.12",
|
|
22
22
|
"@types/fs-extra": "^11.0.4",
|
|
@@ -25,7 +25,7 @@
|
|
|
25
25
|
"eslint-plugin-prettier": "^5.2.1",
|
|
26
26
|
"eslint-plugin-sf-plugin": "^1.20.5",
|
|
27
27
|
"is-ci": "^3.0.1",
|
|
28
|
-
"oclif": "^4.14.
|
|
28
|
+
"oclif": "^4.14.26",
|
|
29
29
|
"patch-package": "^8.0.0",
|
|
30
30
|
"pinst": "^3.0.0",
|
|
31
31
|
"prettier": "^3.3.3",
|