@salesforce/plugin-bre-to-cml 1.0.30 → 1.0.32
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/oclif.lock +55 -41
- package/oclif.manifest.json +1 -1
- package/package.json +4 -4
package/oclif.lock
CHANGED
|
@@ -1280,10 +1280,10 @@
|
|
|
1280
1280
|
"@jridgewell/resolve-uri" "^3.1.0"
|
|
1281
1281
|
"@jridgewell/sourcemap-codec" "^1.4.14"
|
|
1282
1282
|
|
|
1283
|
-
"@jsforce/jsforce-node@^3.10.
|
|
1284
|
-
version "3.10.
|
|
1285
|
-
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.
|
|
1286
|
-
integrity sha512
|
|
1283
|
+
"@jsforce/jsforce-node@^3.10.13":
|
|
1284
|
+
version "3.10.14"
|
|
1285
|
+
resolved "https://registry.yarnpkg.com/@jsforce/jsforce-node/-/jsforce-node-3.10.14.tgz#e6429626118a86247605f14b2466026f7180cff8"
|
|
1286
|
+
integrity sha512-p8Ug1SypcAT7Q0zZA0+7fyBmgUpB/aXkde4Bxmu0S/O4p28CVwgYvKyFd9vswmHIhFabd/QqUCrlYuVhYdr2Ew==
|
|
1287
1287
|
dependencies:
|
|
1288
1288
|
"@sindresorhus/is" "^4"
|
|
1289
1289
|
base64url "^3.0.1"
|
|
@@ -1306,32 +1306,39 @@
|
|
|
1306
1306
|
resolved "https://registry.yarnpkg.com/@jsonjoy.com/buffers/-/buffers-1.0.0.tgz#ade6895b7d3883d70f87b5743efaa12c71dfef7a"
|
|
1307
1307
|
integrity sha512-NDigYR3PHqCnQLXYyoLbnEdzMMvzeiCWo1KOut7Q0CoIqg9tUAPKJ1iq/2nFhc5kZtexzutNY0LFjdwWL3Dw3Q==
|
|
1308
1308
|
|
|
1309
|
+
"@jsonjoy.com/buffers@^1.2.0":
|
|
1310
|
+
version "1.2.1"
|
|
1311
|
+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/buffers/-/buffers-1.2.1.tgz#8d99c7f67eaf724d3428dfd9826c6455266a5c83"
|
|
1312
|
+
integrity sha512-12cdlDwX4RUM3QxmUbVJWqZ/mrK6dFQH4Zxq6+r1YXKXYBNgZXndx2qbCJwh3+WWkCSn67IjnlG3XYTvmvYtgA==
|
|
1313
|
+
|
|
1309
1314
|
"@jsonjoy.com/codegen@^1.0.0":
|
|
1310
1315
|
version "1.0.0"
|
|
1311
1316
|
resolved "https://registry.yarnpkg.com/@jsonjoy.com/codegen/-/codegen-1.0.0.tgz#5c23f796c47675f166d23b948cdb889184b93207"
|
|
1312
1317
|
integrity sha512-E8Oy+08cmCf0EK/NMxpaJZmOxPqM+6iSe2S4nlSBrPZOORoDJILxtbSUEDKQyTamm/BVAhIGllOBNU79/dwf0g==
|
|
1313
1318
|
|
|
1314
|
-
"@jsonjoy.com/json-pack@^1.0
|
|
1315
|
-
version "1.
|
|
1316
|
-
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pack/-/json-pack-1.
|
|
1317
|
-
integrity sha512
|
|
1319
|
+
"@jsonjoy.com/json-pack@^1.11.0":
|
|
1320
|
+
version "1.21.0"
|
|
1321
|
+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pack/-/json-pack-1.21.0.tgz#93f8dd57fe3a3a92132b33d1eb182dcd9e7629fa"
|
|
1322
|
+
integrity sha512-+AKG+R2cfZMShzrF2uQw34v3zbeDYUqnQ+jg7ORic3BGtfw9p/+N6RJbq/kkV8JmYZaINknaEQ2m0/f693ZPpg==
|
|
1318
1323
|
dependencies:
|
|
1319
1324
|
"@jsonjoy.com/base64" "^1.1.2"
|
|
1320
|
-
"@jsonjoy.com/buffers" "^1.
|
|
1325
|
+
"@jsonjoy.com/buffers" "^1.2.0"
|
|
1321
1326
|
"@jsonjoy.com/codegen" "^1.0.0"
|
|
1322
|
-
"@jsonjoy.com/json-pointer" "^1.0.
|
|
1327
|
+
"@jsonjoy.com/json-pointer" "^1.0.2"
|
|
1323
1328
|
"@jsonjoy.com/util" "^1.9.0"
|
|
1324
1329
|
hyperdyperid "^1.2.0"
|
|
1325
1330
|
thingies "^2.5.0"
|
|
1331
|
+
tree-dump "^1.1.0"
|
|
1326
1332
|
|
|
1327
|
-
"@jsonjoy.com/json-pointer@^1.0.
|
|
1328
|
-
version "1.0.
|
|
1329
|
-
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pointer/-/json-pointer-1.0.
|
|
1330
|
-
integrity sha512-
|
|
1333
|
+
"@jsonjoy.com/json-pointer@^1.0.2":
|
|
1334
|
+
version "1.0.2"
|
|
1335
|
+
resolved "https://registry.yarnpkg.com/@jsonjoy.com/json-pointer/-/json-pointer-1.0.2.tgz#049cb530ac24e84cba08590c5e36b431c4843408"
|
|
1336
|
+
integrity sha512-Fsn6wM2zlDzY1U+v4Nc8bo3bVqgfNTGcn6dMgs6FjrEnt4ZCe60o6ByKRjOGlI2gow0aE/Q41QOigdTqkyK5fg==
|
|
1331
1337
|
dependencies:
|
|
1332
|
-
"@jsonjoy.com/
|
|
1338
|
+
"@jsonjoy.com/codegen" "^1.0.0"
|
|
1339
|
+
"@jsonjoy.com/util" "^1.9.0"
|
|
1333
1340
|
|
|
1334
|
-
"@jsonjoy.com/util@^1.
|
|
1341
|
+
"@jsonjoy.com/util@^1.9.0":
|
|
1335
1342
|
version "1.9.0"
|
|
1336
1343
|
resolved "https://registry.yarnpkg.com/@jsonjoy.com/util/-/util-1.9.0.tgz#7ee95586aed0a766b746cd8d8363e336c3c47c46"
|
|
1337
1344
|
integrity sha512-pLuQo+VPRnN8hfPqUTLTHk126wuYdXVxE6aDmjSeV4NCAgyxWbiOIeNJVtID3h1Vzpoi9m4jXezf73I6LgabgQ==
|
|
@@ -1522,15 +1529,15 @@
|
|
|
1522
1529
|
strip-ansi "6.0.1"
|
|
1523
1530
|
ts-retry-promise "^0.8.1"
|
|
1524
1531
|
|
|
1525
|
-
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.
|
|
1526
|
-
version "8.
|
|
1527
|
-
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.
|
|
1528
|
-
integrity sha512-
|
|
1532
|
+
"@salesforce/core@^8.18.7", "@salesforce/core@^8.23.1", "@salesforce/core@^8.23.3", "@salesforce/core@^8.27.1", "@salesforce/core@^8.5.1", "@salesforce/core@^8.8.0":
|
|
1533
|
+
version "8.27.1"
|
|
1534
|
+
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-8.27.1.tgz#26b08b0d68dd1fc210d1dd7a7e3770e3b9f27e74"
|
|
1535
|
+
integrity sha512-1WpVt9tQAEINGzsQsSiVRmcmYUpKeK4P54624f9HvLIv7o7jTjdARwirJpOqivIihbDE8OJnYOdsr0vV5Dz93A==
|
|
1529
1536
|
dependencies:
|
|
1530
|
-
"@jsforce/jsforce-node" "^3.10.
|
|
1537
|
+
"@jsforce/jsforce-node" "^3.10.13"
|
|
1531
1538
|
"@salesforce/kit" "^3.2.4"
|
|
1532
1539
|
"@salesforce/ts-types" "^2.0.12"
|
|
1533
|
-
ajv "^8.
|
|
1540
|
+
ajv "^8.18.0"
|
|
1534
1541
|
change-case "^4.1.2"
|
|
1535
1542
|
fast-levenshtein "^3.0.0"
|
|
1536
1543
|
faye "^1.4.1"
|
|
@@ -1538,7 +1545,7 @@
|
|
|
1538
1545
|
js2xmlparser "^4.0.1"
|
|
1539
1546
|
jsonwebtoken "9.0.3"
|
|
1540
1547
|
jszip "3.10.1"
|
|
1541
|
-
memfs "
|
|
1548
|
+
memfs "4.38.1"
|
|
1542
1549
|
pino "^9.7.0"
|
|
1543
1550
|
pino-abstract-transport "^1.2.0"
|
|
1544
1551
|
pino-pretty "^11.3.0"
|
|
@@ -2633,10 +2640,10 @@ ajv@^6.12.4:
|
|
|
2633
2640
|
json-schema-traverse "^0.4.1"
|
|
2634
2641
|
uri-js "^4.2.2"
|
|
2635
2642
|
|
|
2636
|
-
ajv@^8.11.0, ajv@^8.
|
|
2637
|
-
version "8.
|
|
2638
|
-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.
|
|
2639
|
-
integrity sha512-
|
|
2643
|
+
ajv@^8.11.0, ajv@^8.18.0:
|
|
2644
|
+
version "8.18.0"
|
|
2645
|
+
resolved "https://registry.yarnpkg.com/ajv/-/ajv-8.18.0.tgz#8864186b6738d003eb3a933172bb3833e10cefbc"
|
|
2646
|
+
integrity sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==
|
|
2640
2647
|
dependencies:
|
|
2641
2648
|
fast-deep-equal "^3.1.3"
|
|
2642
2649
|
fast-uri "^3.0.1"
|
|
@@ -4541,6 +4548,11 @@ glob-parent@^6.0.2:
|
|
|
4541
4548
|
dependencies:
|
|
4542
4549
|
is-glob "^4.0.3"
|
|
4543
4550
|
|
|
4551
|
+
glob-to-regex.js@^1.0.1:
|
|
4552
|
+
version "1.2.0"
|
|
4553
|
+
resolved "https://registry.yarnpkg.com/glob-to-regex.js/-/glob-to-regex.js-1.2.0.tgz#2b323728271d133830850e32311f40766c5f6413"
|
|
4554
|
+
integrity sha512-QMwlOQKU/IzqMUOAZWubUOT8Qft+Y0KQWnX9nK3ch0CJg0tTp4TvGZsTfudYKv2NzoQSyPcnA6TYeIQ3jGichQ==
|
|
4555
|
+
|
|
4544
4556
|
glob@^10.3.10:
|
|
4545
4557
|
version "10.4.5"
|
|
4546
4558
|
resolved "https://registry.yarnpkg.com/glob/-/glob-10.4.5.tgz#f4d9f0b90ffdbab09c9d77f5f29b4262517b0956"
|
|
@@ -4689,9 +4701,9 @@ graphemer@^1.4.0:
|
|
|
4689
4701
|
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
|
|
4690
4702
|
|
|
4691
4703
|
handlebars@^4.7.8:
|
|
4692
|
-
version "4.7.
|
|
4693
|
-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.
|
|
4694
|
-
integrity sha512-
|
|
4704
|
+
version "4.7.9"
|
|
4705
|
+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.7.9.tgz#6f139082ab58dc4e5a0e51efe7db5ae890d56a0f"
|
|
4706
|
+
integrity sha512-4E71E0rpOaQuJR2A3xDZ+GM1HyWYv1clR58tC8emQNeQe3RH7MAzSbat+V0wG78LQBo6m6bzSG/L4pBuCsgnUQ==
|
|
4695
4707
|
dependencies:
|
|
4696
4708
|
minimist "^1.2.5"
|
|
4697
4709
|
neo-async "^2.6.2"
|
|
@@ -5899,14 +5911,16 @@ mdurl@^2.0.0:
|
|
|
5899
5911
|
resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-2.0.0.tgz#80676ec0433025dd3e17ee983d0fe8de5a2237e0"
|
|
5900
5912
|
integrity sha512-Lf+9+2r+Tdp5wXDXC4PcIBjTDtq4UKjCPMQhKIuzpJNW0b96kVqSwW0bT7FhRSfmAiFYgP+SCRvdrDozfh0U5w==
|
|
5901
5913
|
|
|
5902
|
-
memfs
|
|
5903
|
-
version "4.
|
|
5904
|
-
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.
|
|
5905
|
-
integrity sha512-
|
|
5914
|
+
memfs@4.38.1:
|
|
5915
|
+
version "4.38.1"
|
|
5916
|
+
resolved "https://registry.yarnpkg.com/memfs/-/memfs-4.38.1.tgz#43cc07ee74dc321dbd0cba778db6cd94a4648895"
|
|
5917
|
+
integrity sha512-exfrOkkU3m0EpbQ0iQJP93HUbkprnIBU7IUnobSNAzHkBUzsklLwENGLEm8ZwJmMuLoFEfv1pYQ54wSpkay4kQ==
|
|
5906
5918
|
dependencies:
|
|
5907
|
-
"@jsonjoy.com/json-pack" "^1.0
|
|
5908
|
-
"@jsonjoy.com/util" "^1.
|
|
5909
|
-
|
|
5919
|
+
"@jsonjoy.com/json-pack" "^1.11.0"
|
|
5920
|
+
"@jsonjoy.com/util" "^1.9.0"
|
|
5921
|
+
glob-to-regex.js "^1.0.1"
|
|
5922
|
+
thingies "^2.5.0"
|
|
5923
|
+
tree-dump "^1.0.3"
|
|
5910
5924
|
tslib "^2.0.0"
|
|
5911
5925
|
|
|
5912
5926
|
meow@^13.0.0:
|
|
@@ -7753,10 +7767,10 @@ tr46@~0.0.3:
|
|
|
7753
7767
|
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
|
|
7754
7768
|
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
|
|
7755
7769
|
|
|
7756
|
-
tree-dump@^1.0.1:
|
|
7757
|
-
version "1.0
|
|
7758
|
-
resolved "https://registry.yarnpkg.com/tree-dump/-/tree-dump-1.0.
|
|
7759
|
-
integrity sha512-
|
|
7770
|
+
tree-dump@^1.0.3, tree-dump@^1.1.0:
|
|
7771
|
+
version "1.1.0"
|
|
7772
|
+
resolved "https://registry.yarnpkg.com/tree-dump/-/tree-dump-1.1.0.tgz#ab29129169dc46004414f5a9d4a3c6e89f13e8a4"
|
|
7773
|
+
integrity sha512-rMuvhU4MCDbcbnleZTFezWsaZXRFemSqAM+7jPnzUl1fo9w3YEKOxAeui0fz3OI4EU4hf23iyA7uQRVko+UaBA==
|
|
7760
7774
|
|
|
7761
7775
|
trim-lines@^3.0.0:
|
|
7762
7776
|
version "3.0.1"
|
package/oclif.manifest.json
CHANGED
package/package.json
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salesforce/plugin-bre-to-cml",
|
|
3
3
|
"description": "Plugin for migrating BRE based configurator rules to CML.",
|
|
4
|
-
"version": "1.0.
|
|
4
|
+
"version": "1.0.32",
|
|
5
5
|
"salesforceRelease": "256.11",
|
|
6
6
|
"dependencies": {
|
|
7
7
|
"@oclif/core": "^4",
|
|
8
|
-
"@salesforce/core": "^8.
|
|
8
|
+
"@salesforce/core": "^8.27.1",
|
|
9
9
|
"@salesforce/sf-plugins-core": "^12",
|
|
10
10
|
"csv-parse": "^5.6.0",
|
|
11
11
|
"got": "12"
|
|
@@ -221,7 +221,7 @@
|
|
|
221
221
|
"type": "module",
|
|
222
222
|
"author": "George Kibilov",
|
|
223
223
|
"sfdx": {
|
|
224
|
-
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-bre-to-cml/1.0.
|
|
225
|
-
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-bre-to-cml/1.0.
|
|
224
|
+
"publicKeyUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-bre-to-cml/1.0.32.crt",
|
|
225
|
+
"signatureUrl": "https://developer.salesforce.com/media/salesforce-cli/security/@salesforce/plugin-bre-to-cml/1.0.32.sig"
|
|
226
226
|
}
|
|
227
227
|
}
|