@salesforce/plugin-license-management 1.1.2 → 1.1.3
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/README.md +1 -1
- package/npm-shrinkwrap.json +26 -26
- package/oclif.lock +26 -26
- package/oclif.manifest.json +1 -1
- package/package.json +6 -6
package/README.md
CHANGED
|
@@ -116,7 +116,7 @@ EXAMPLES
|
|
|
116
116
|
$ sf license provision --target-org myScratchOrg --definition-file test/config/provisionPSLs.json
|
|
117
117
|
```
|
|
118
118
|
|
|
119
|
-
_See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.
|
|
119
|
+
_See code: [src/commands/license/provision.ts](https://github.com/salesforcecli/plugin-license-management/blob/1.1.3/src/commands/license/provision.ts)_
|
|
120
120
|
|
|
121
121
|
<!-- commandsstop -->
|
|
122
122
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-license-management",
|
|
3
|
-
"version": "1.1.
|
|
3
|
+
"version": "1.1.3",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@salesforce/plugin-license-management",
|
|
9
|
-
"version": "1.1.
|
|
9
|
+
"version": "1.1.3",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@oclif/core": "^4",
|
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
"@salesforce/sf-plugins-core": "^12"
|
|
15
15
|
},
|
|
16
16
|
"devDependencies": {
|
|
17
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
18
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
|
17
|
+
"@oclif/plugin-command-snapshot": "^5.3.15",
|
|
18
|
+
"@salesforce/cli-plugins-testkit": "^5.3.57",
|
|
19
19
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
20
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
20
|
+
"@salesforce/plugin-command-reference": "^3.1.97",
|
|
21
21
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
22
22
|
"oclif": "^4.22.96",
|
|
23
23
|
"ts-node": "^10.9.2",
|
|
@@ -3034,9 +3034,9 @@
|
|
|
3034
3034
|
}
|
|
3035
3035
|
},
|
|
3036
3036
|
"node_modules/@oclif/core": {
|
|
3037
|
-
"version": "4.
|
|
3038
|
-
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.
|
|
3039
|
-
"integrity": "sha512-
|
|
3037
|
+
"version": "4.11.2",
|
|
3038
|
+
"resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.11.2.tgz",
|
|
3039
|
+
"integrity": "sha512-LWDalCgy+hYyAkLa9sMIXMXk6ws5RzQhVnkmfXtVIIyEEYigbXQ/9/x+s76p53MiXxNc6SJB7lfwkPF+SdzfMQ==",
|
|
3040
3040
|
"license": "MIT",
|
|
3041
3041
|
"dependencies": {
|
|
3042
3042
|
"ansi-escapes": "^4.3.2",
|
|
@@ -3050,7 +3050,7 @@
|
|
|
3050
3050
|
"is-wsl": "^2.2.0",
|
|
3051
3051
|
"lilconfig": "^3.1.3",
|
|
3052
3052
|
"minimatch": "^10.2.5",
|
|
3053
|
-
"semver": "^7.
|
|
3053
|
+
"semver": "^7.8.0",
|
|
3054
3054
|
"string-width": "^4.2.3",
|
|
3055
3055
|
"supports-color": "^8",
|
|
3056
3056
|
"tinyglobby": "^0.2.14",
|
|
@@ -3146,9 +3146,9 @@
|
|
|
3146
3146
|
}
|
|
3147
3147
|
},
|
|
3148
3148
|
"node_modules/@oclif/plugin-command-snapshot": {
|
|
3149
|
-
"version": "5.3.
|
|
3150
|
-
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
3151
|
-
"integrity": "sha512-
|
|
3149
|
+
"version": "5.3.15",
|
|
3150
|
+
"resolved": "https://registry.npmjs.org/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.15.tgz",
|
|
3151
|
+
"integrity": "sha512-J9mNzaKG1wtOy5Yp9Orz25zwVC/eTtveDTS2P1kFdNSGv7y1NKPpUL7ZKynf4bDGm2aJloXvdlLur7rQtixLzg==",
|
|
3152
3152
|
"dev": true,
|
|
3153
3153
|
"license": "MIT",
|
|
3154
3154
|
"dependencies": {
|
|
@@ -3423,13 +3423,13 @@
|
|
|
3423
3423
|
}
|
|
3424
3424
|
},
|
|
3425
3425
|
"node_modules/@salesforce/cli-plugins-testkit": {
|
|
3426
|
-
"version": "5.3.
|
|
3427
|
-
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
|
3428
|
-
"integrity": "sha512-
|
|
3426
|
+
"version": "5.3.57",
|
|
3427
|
+
"resolved": "https://registry.npmjs.org/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.57.tgz",
|
|
3428
|
+
"integrity": "sha512-997GulQmQvaPCyCHCxxOQHZNJlemyBlvRDn9pkQSXTGLRi6SiI4UwJ5RgbUBW4N1v8z0RrfVObQYxrU1W/zasw==",
|
|
3429
3429
|
"dev": true,
|
|
3430
3430
|
"license": "Apache-2.0",
|
|
3431
3431
|
"dependencies": {
|
|
3432
|
-
"@salesforce/core": "^8.
|
|
3432
|
+
"@salesforce/core": "^8.29.1",
|
|
3433
3433
|
"@salesforce/kit": "^3.2.6",
|
|
3434
3434
|
"@salesforce/ts-types": "^2.0.11",
|
|
3435
3435
|
"@types/shelljs": "^0.10.0",
|
|
@@ -3534,9 +3534,9 @@
|
|
|
3534
3534
|
}
|
|
3535
3535
|
},
|
|
3536
3536
|
"node_modules/@salesforce/core": {
|
|
3537
|
-
"version": "8.
|
|
3538
|
-
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.
|
|
3539
|
-
"integrity": "sha512-
|
|
3537
|
+
"version": "8.29.1",
|
|
3538
|
+
"resolved": "https://registry.npmjs.org/@salesforce/core/-/core-8.29.1.tgz",
|
|
3539
|
+
"integrity": "sha512-Pdo9yjKU6Lgm3CJOVJPTM4PzUHhTVMX43K5XmClsBEt75fs8mHNFALniHZwnZbVf+TSMfGsUygYAyTX6ShnNQA==",
|
|
3540
3540
|
"license": "BSD-3-Clause",
|
|
3541
3541
|
"dependencies": {
|
|
3542
3542
|
"@jsforce/jsforce-node": "^3.10.13",
|
|
@@ -3713,14 +3713,14 @@
|
|
|
3713
3713
|
}
|
|
3714
3714
|
},
|
|
3715
3715
|
"node_modules/@salesforce/plugin-command-reference": {
|
|
3716
|
-
"version": "3.1.
|
|
3717
|
-
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
3718
|
-
"integrity": "sha512-
|
|
3716
|
+
"version": "3.1.97",
|
|
3717
|
+
"resolved": "https://registry.npmjs.org/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.97.tgz",
|
|
3718
|
+
"integrity": "sha512-qBe36iD/LxWeHIEqBXccYNwrUoeSQhGVIxG59+qGGipm7eUfP/DdFBV7DtZpT8oiXmmVXre1nCeTALWIDETdcg==",
|
|
3719
3719
|
"dev": true,
|
|
3720
3720
|
"license": "Apache-2.0",
|
|
3721
3721
|
"dependencies": {
|
|
3722
3722
|
"@oclif/core": "^4",
|
|
3723
|
-
"@salesforce/core": "^8.28.
|
|
3723
|
+
"@salesforce/core": "^8.28.4",
|
|
3724
3724
|
"@salesforce/kit": "^3.2.6",
|
|
3725
3725
|
"@salesforce/sf-plugins-core": "^11.3.12",
|
|
3726
3726
|
"@salesforce/ts-types": "^2.0.11",
|
|
@@ -12821,9 +12821,9 @@
|
|
|
12821
12821
|
"license": "BSD-3-Clause"
|
|
12822
12822
|
},
|
|
12823
12823
|
"node_modules/semver": {
|
|
12824
|
-
"version": "7.
|
|
12825
|
-
"resolved": "https://registry.npmjs.org/semver/-/semver-7.
|
|
12826
|
-
"integrity": "sha512-
|
|
12824
|
+
"version": "7.8.0",
|
|
12825
|
+
"resolved": "https://registry.npmjs.org/semver/-/semver-7.8.0.tgz",
|
|
12826
|
+
"integrity": "sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==",
|
|
12827
12827
|
"license": "ISC",
|
|
12828
12828
|
"bin": {
|
|
12829
12829
|
"semver": "bin/semver.js"
|
package/oclif.lock
CHANGED
|
@@ -1380,9 +1380,9 @@
|
|
|
1380
1380
|
wrap-ansi "^7.0.0"
|
|
1381
1381
|
|
|
1382
1382
|
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.10.2", "@oclif/core@^4.5.2":
|
|
1383
|
-
version "4.
|
|
1384
|
-
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.
|
|
1385
|
-
integrity sha512-
|
|
1383
|
+
version "4.11.2"
|
|
1384
|
+
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.11.2.tgz#c8062fc16f0d82c247f60670364026483a48d522"
|
|
1385
|
+
integrity sha512-LWDalCgy+hYyAkLa9sMIXMXk6ws5RzQhVnkmfXtVIIyEEYigbXQ/9/x+s76p53MiXxNc6SJB7lfwkPF+SdzfMQ==
|
|
1386
1386
|
dependencies:
|
|
1387
1387
|
ansi-escapes "^4.3.2"
|
|
1388
1388
|
ansis "^3.17.0"
|
|
@@ -1395,7 +1395,7 @@
|
|
|
1395
1395
|
is-wsl "^2.2.0"
|
|
1396
1396
|
lilconfig "^3.1.3"
|
|
1397
1397
|
minimatch "^10.2.5"
|
|
1398
|
-
semver "^7.
|
|
1398
|
+
semver "^7.8.0"
|
|
1399
1399
|
string-width "^4.2.3"
|
|
1400
1400
|
supports-color "^8"
|
|
1401
1401
|
tinyglobby "^0.2.14"
|
|
@@ -1403,10 +1403,10 @@
|
|
|
1403
1403
|
wordwrap "^1.0.0"
|
|
1404
1404
|
wrap-ansi "^7.0.0"
|
|
1405
1405
|
|
|
1406
|
-
"@oclif/plugin-command-snapshot@^5.3.
|
|
1407
|
-
version "5.3.
|
|
1408
|
-
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.
|
|
1409
|
-
integrity sha512-
|
|
1406
|
+
"@oclif/plugin-command-snapshot@^5.3.15":
|
|
1407
|
+
version "5.3.15"
|
|
1408
|
+
resolved "https://registry.yarnpkg.com/@oclif/plugin-command-snapshot/-/plugin-command-snapshot-5.3.15.tgz#8fca90454c80990b37a179330371357621c1514e"
|
|
1409
|
+
integrity sha512-J9mNzaKG1wtOy5Yp9Orz25zwVC/eTtveDTS2P1kFdNSGv7y1NKPpUL7ZKynf4bDGm2aJloXvdlLur7rQtixLzg==
|
|
1410
1410
|
dependencies:
|
|
1411
1411
|
"@oclif/core" "^4"
|
|
1412
1412
|
ansis "^3.17.0"
|
|
@@ -1488,12 +1488,12 @@
|
|
|
1488
1488
|
"@pnpm/network.ca-file" "^1.0.1"
|
|
1489
1489
|
config-chain "^1.1.11"
|
|
1490
1490
|
|
|
1491
|
-
"@salesforce/cli-plugins-testkit@^5.3.
|
|
1492
|
-
version "5.3.
|
|
1493
|
-
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.
|
|
1494
|
-
integrity sha512-
|
|
1491
|
+
"@salesforce/cli-plugins-testkit@^5.3.57":
|
|
1492
|
+
version "5.3.57"
|
|
1493
|
+
resolved "https://registry.yarnpkg.com/@salesforce/cli-plugins-testkit/-/cli-plugins-testkit-5.3.57.tgz#51d1d8b9514ad0a9123ddd71db9bf8d2b9da2934"
|
|
1494
|
+
integrity sha512-997GulQmQvaPCyCHCxxOQHZNJlemyBlvRDn9pkQSXTGLRi6SiI4UwJ5RgbUBW4N1v8z0RrfVObQYxrU1W/zasw==
|
|
1495
1495
|
dependencies:
|
|
1496
|
-
"@salesforce/core" "^8.
|
|
1496
|
+
"@salesforce/core" "^8.29.1"
|
|
1497
1497
|
"@salesforce/kit" "^3.2.6"
|
|
1498
1498
|
"@salesforce/ts-types" "^2.0.11"
|
|
1499
1499
|
"@types/shelljs" "^0.10.0"
|
|
@@ -1504,10 +1504,10 @@
|
|
|
1504
1504
|
strip-ansi "6.0.1"
|
|
1505
1505
|
ts-retry-promise "^0.8.1"
|
|
1506
1506
|
|
|
1507
|
-
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.28.1", "@salesforce/core@^8.5.1":
|
|
1508
|
-
version "8.
|
|
1509
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
1510
|
-
integrity sha512-
|
|
1507
|
+
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.28.1", "@salesforce/core@^8.28.4", "@salesforce/core@^8.29.1", "@salesforce/core@^8.5.1":
|
|
1508
|
+
version "8.29.1"
|
|
1509
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.29.1.tgz#8f867af889a620ff4c456701851794a2de9956dd"
|
|
1510
|
+
integrity sha512-Pdo9yjKU6Lgm3CJOVJPTM4PzUHhTVMX43K5XmClsBEt75fs8mHNFALniHZwnZbVf+TSMfGsUygYAyTX6ShnNQA==
|
|
1511
1511
|
dependencies:
|
|
1512
1512
|
"@jsforce/jsforce-node" "^3.10.13"
|
|
1513
1513
|
"@salesforce/kit" "^3.2.4"
|
|
@@ -1573,13 +1573,13 @@
|
|
|
1573
1573
|
dependencies:
|
|
1574
1574
|
"@salesforce/ts-types" "^2.0.12"
|
|
1575
1575
|
|
|
1576
|
-
"@salesforce/plugin-command-reference@^3.1.
|
|
1577
|
-
version "3.1.
|
|
1578
|
-
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.
|
|
1579
|
-
integrity sha512-
|
|
1576
|
+
"@salesforce/plugin-command-reference@^3.1.97":
|
|
1577
|
+
version "3.1.97"
|
|
1578
|
+
resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.1.97.tgz#eacae5b59fb1c7c58cccb8bf7ab3a796db9aa571"
|
|
1579
|
+
integrity sha512-qBe36iD/LxWeHIEqBXccYNwrUoeSQhGVIxG59+qGGipm7eUfP/DdFBV7DtZpT8oiXmmVXre1nCeTALWIDETdcg==
|
|
1580
1580
|
dependencies:
|
|
1581
1581
|
"@oclif/core" "^4"
|
|
1582
|
-
"@salesforce/core" "^8.28.
|
|
1582
|
+
"@salesforce/core" "^8.28.4"
|
|
1583
1583
|
"@salesforce/kit" "^3.2.6"
|
|
1584
1584
|
"@salesforce/sf-plugins-core" "^11.3.12"
|
|
1585
1585
|
"@salesforce/ts-types" "^2.0.11"
|
|
@@ -6725,10 +6725,10 @@ semver@^6.0.0, semver@^6.3.1:
|
|
|
6725
6725
|
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
|
6726
6726
|
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
|
6727
6727
|
|
|
6728
|
-
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3, semver@^7.7.4:
|
|
6729
|
-
version "7.
|
|
6730
|
-
resolved "https://registry.yarnpkg.com/semver/-/semver-7.
|
|
6731
|
-
integrity sha512-
|
|
6728
|
+
semver@^7.3.4, semver@^7.3.5, semver@^7.5.4, semver@^7.6.0, semver@^7.7.3, semver@^7.7.4, semver@^7.8.0:
|
|
6729
|
+
version "7.8.0"
|
|
6730
|
+
resolved "https://registry.yarnpkg.com/semver/-/semver-7.8.0.tgz#ed0661039fcbcda2ce71f01fa6adbefaa77040df"
|
|
6731
|
+
integrity sha512-AcM7dV/5ul4EekoQ29Agm5vri8JNqRyj39o0qpX6vDF2GZrtutZl5RwgD1XnZjiTAfncsJhMI48QQH3sN87YNA==
|
|
6732
6732
|
|
|
6733
6733
|
sentence-case@^3.0.4:
|
|
6734
6734
|
version "3.0.4"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-license-management",
|
|
3
3
|
"description": "Manage Permission Set Licenses",
|
|
4
|
-
"version": "1.1.
|
|
4
|
+
"version": "1.1.3",
|
|
5
5
|
"author": "Salesforce",
|
|
6
6
|
"bugs": "https://github.com/forcedotcom/cli/issues",
|
|
7
7
|
"dependencies": {
|
|
@@ -10,10 +10,10 @@
|
|
|
10
10
|
"@salesforce/sf-plugins-core": "^12"
|
|
11
11
|
},
|
|
12
12
|
"devDependencies": {
|
|
13
|
-
"@oclif/plugin-command-snapshot": "^5.3.
|
|
14
|
-
"@salesforce/cli-plugins-testkit": "^5.3.
|
|
13
|
+
"@oclif/plugin-command-snapshot": "^5.3.15",
|
|
14
|
+
"@salesforce/cli-plugins-testkit": "^5.3.57",
|
|
15
15
|
"@salesforce/dev-scripts": "^11.0.4",
|
|
16
|
-
"@salesforce/plugin-command-reference": "^3.1.
|
|
16
|
+
"@salesforce/plugin-command-reference": "^3.1.97",
|
|
17
17
|
"eslint-plugin-sf-plugin": "^1.20.33",
|
|
18
18
|
"oclif": "^4.22.96",
|
|
19
19
|
"ts-node": "^10.9.2",
|
|
@@ -197,7 +197,7 @@
|
|
|
197
197
|
"exports": "./lib/index.js",
|
|
198
198
|
"type": "module",
|
|
199
199
|
"sfdx": {
|
|
200
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-license-management/1.1.
|
|
201
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-license-management/1.1.
|
|
200
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-license-management/1.1.3.crt",
|
|
201
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-license-management/1.1.3.sig"
|
|
202
202
|
}
|
|
203
203
|
}
|