@komaci/common-shared 244.2.3 → 244.2.5
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.
|
@@ -399,7 +399,9 @@
|
|
|
399
399
|
"deployToDb",
|
|
400
400
|
"designtime_cdp",
|
|
401
401
|
"designtime_journeys",
|
|
402
|
+
"designtime_p13n",
|
|
402
403
|
"desktopDashboards",
|
|
404
|
+
"devopsimpkg01",
|
|
403
405
|
"devopsimpkg1",
|
|
404
406
|
"devopsimpkg10",
|
|
405
407
|
"devopsimpkg11",
|
|
@@ -447,7 +449,17 @@
|
|
|
447
449
|
"devopsimpkg5",
|
|
448
450
|
"devopsimpkg50",
|
|
449
451
|
"devopsimpkg6",
|
|
452
|
+
"devopsimpkg63",
|
|
453
|
+
"devopsimpkg64",
|
|
454
|
+
"devopsimpkg65",
|
|
455
|
+
"devopsimpkg66",
|
|
456
|
+
"devopsimpkg67",
|
|
457
|
+
"devopsimpkg68",
|
|
458
|
+
"devopsimpkg69",
|
|
450
459
|
"devopsimpkg7",
|
|
460
|
+
"devopsimpkg70",
|
|
461
|
+
"devopsimpkg71",
|
|
462
|
+
"devopsimpkg72",
|
|
451
463
|
"devopsimpkg8",
|
|
452
464
|
"devopsimpkg9",
|
|
453
465
|
"discoveryframework",
|
|
@@ -640,6 +652,7 @@
|
|
|
640
652
|
"ins_exp_vb01",
|
|
641
653
|
"ins_exp_vb02",
|
|
642
654
|
"ins_exp_vb03",
|
|
655
|
+
"ins_fsc04_gs0",
|
|
643
656
|
"insights",
|
|
644
657
|
"instest12",
|
|
645
658
|
"insurance_fsc_ise",
|
|
@@ -742,6 +755,7 @@
|
|
|
742
755
|
"reports",
|
|
743
756
|
"revenue_buynow",
|
|
744
757
|
"revenue_commerce_orders",
|
|
758
|
+
"revenue_quotes",
|
|
745
759
|
"runtime_agent_engagement",
|
|
746
760
|
"runtime_all_walkthroughs",
|
|
747
761
|
"runtime_all_walkthroughsTest",
|
|
@@ -865,6 +879,7 @@
|
|
|
865
879
|
"runtime_revenue_billingbatchinvoices",
|
|
866
880
|
"runtime_revenue_billingbatchpayments",
|
|
867
881
|
"runtime_revenue_billingbatchschedulers",
|
|
882
|
+
"runtime_revenue_foundation",
|
|
868
883
|
"runtime_revenue_insights",
|
|
869
884
|
"runtime_revenue_intelligence",
|
|
870
885
|
"runtime_revenue_products",
|
|
@@ -943,6 +958,7 @@
|
|
|
943
958
|
"securityHub",
|
|
944
959
|
"securitycentral",
|
|
945
960
|
"service_cloud_voice",
|
|
961
|
+
"service_email",
|
|
946
962
|
"servicecatalogbuilder",
|
|
947
963
|
"serviceprocess",
|
|
948
964
|
"setup_analytics_datamanager",
|
|
@@ -1069,6 +1085,7 @@
|
|
|
1069
1085
|
"sfdc_cms",
|
|
1070
1086
|
"sfdc_comm_admin",
|
|
1071
1087
|
"sfdc_enablement",
|
|
1088
|
+
"sfdc_experiencecontainer",
|
|
1072
1089
|
"sfdc_fieldservice",
|
|
1073
1090
|
"sfdc_gantt",
|
|
1074
1091
|
"sfdc_payments_console",
|
|
@@ -1158,6 +1175,7 @@
|
|
|
1158
1175
|
"vlocity_cpq7",
|
|
1159
1176
|
"vlocity_cpq8",
|
|
1160
1177
|
"vlocity_cpq9",
|
|
1178
|
+
"vlocity_fsc_gs0",
|
|
1161
1179
|
"vlocity_lwc1",
|
|
1162
1180
|
"vlocity_lwc10",
|
|
1163
1181
|
"vlocity_lwc11",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@komaci/common-shared",
|
|
3
|
-
"version": "244.2.
|
|
3
|
+
"version": "244.2.5",
|
|
4
4
|
"description": "Assets that are shared across Komaci commonjs packages",
|
|
5
5
|
"homepage": "https://komaci.dev/",
|
|
6
6
|
"repository": {
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"build/komaci-mapping.json"
|
|
30
30
|
],
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@komaci/types": "244.2.
|
|
32
|
+
"@komaci/types": "244.2.5"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@babel/core": "^7.9.0",
|