@komaci/common-shared 242.1.3 → 242.1.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.
|
@@ -266,6 +266,7 @@
|
|
|
266
266
|
"builder_industries_insurance",
|
|
267
267
|
"builder_industries_interaction_rule",
|
|
268
268
|
"builder_industries_publicsector",
|
|
269
|
+
"builder_industries_serviceprocess",
|
|
269
270
|
"builder_industries_utilizationmanagement",
|
|
270
271
|
"builder_industries_visit",
|
|
271
272
|
"builder_payments",
|
|
@@ -535,7 +536,9 @@
|
|
|
535
536
|
"hcmainstguat",
|
|
536
537
|
"healthcare_crisis_center",
|
|
537
538
|
"healthcloud",
|
|
539
|
+
"healthcloud_crisis_center",
|
|
538
540
|
"healthcloud_iam_flows",
|
|
541
|
+
"healthcloud_icm_flows",
|
|
539
542
|
"healthcloud_patientcard",
|
|
540
543
|
"healthcloud_pm_flows",
|
|
541
544
|
"healthcloud_um_flows",
|
|
@@ -592,6 +595,7 @@
|
|
|
592
595
|
"jsonxform",
|
|
593
596
|
"k12",
|
|
594
597
|
"kc_na46",
|
|
598
|
+
"knowledge_lightning",
|
|
595
599
|
"komaci",
|
|
596
600
|
"laftest",
|
|
597
601
|
"lbpm",
|
|
@@ -727,6 +731,8 @@
|
|
|
727
731
|
"runtime_industries_loyalty",
|
|
728
732
|
"runtime_industries_omnistudio",
|
|
729
733
|
"runtime_industries_orderforecasting",
|
|
734
|
+
"runtime_industries_ordermanagement",
|
|
735
|
+
"runtime_industries_program_mgmt",
|
|
730
736
|
"runtime_industries_publicsector",
|
|
731
737
|
"runtime_industries_recurrence",
|
|
732
738
|
"runtime_industries_recurrence_impl",
|
|
@@ -758,6 +764,7 @@
|
|
|
758
764
|
"runtime_platform_employee",
|
|
759
765
|
"runtime_platform_leap",
|
|
760
766
|
"runtime_platform_longnamespacetest",
|
|
767
|
+
"runtime_platform_notifications",
|
|
761
768
|
"runtime_platform_optimizer",
|
|
762
769
|
"runtime_platform_prefcenter",
|
|
763
770
|
"runtime_platform_privacy_analytics",
|
|
@@ -775,6 +782,7 @@
|
|
|
775
782
|
"runtime_revenue_billingbatchpayments",
|
|
776
783
|
"runtime_revenue_billingbatchschedulers",
|
|
777
784
|
"runtime_revenue_insights",
|
|
785
|
+
"runtime_revenue_products",
|
|
778
786
|
"runtime_sales_activities",
|
|
779
787
|
"runtime_sales_activities_test",
|
|
780
788
|
"runtime_sales_ade",
|
|
@@ -873,15 +881,18 @@
|
|
|
873
881
|
"setup_industries_docgen",
|
|
874
882
|
"setup_industries_documentreader",
|
|
875
883
|
"setup_industries_insurance",
|
|
884
|
+
"setup_industries_mfg_common",
|
|
876
885
|
"setup_industries_mfg_service",
|
|
877
886
|
"setup_industries_mfgprogram",
|
|
878
887
|
"setup_industries_objectdetection",
|
|
879
888
|
"setup_industries_referralscoring",
|
|
889
|
+
"setup_industries_rfm",
|
|
880
890
|
"setup_industries_scoringframework",
|
|
881
891
|
"setup_industries_smartselling",
|
|
882
892
|
"setup_industries_smarttags",
|
|
883
893
|
"setup_industries_tpm",
|
|
884
894
|
"setup_industries_vertical_integration",
|
|
895
|
+
"setup_integration_services",
|
|
885
896
|
"setup_lightning_visualforce",
|
|
886
897
|
"setup_marketing_unifiedmarketing",
|
|
887
898
|
"setup_mc2",
|
|
@@ -899,6 +910,7 @@
|
|
|
899
910
|
"setup_platform_cdc",
|
|
900
911
|
"setup_platform_connectcenter",
|
|
901
912
|
"setup_platform_dsar",
|
|
913
|
+
"setup_platform_dynamodbsetupwizard",
|
|
902
914
|
"setup_platform_externalconnection",
|
|
903
915
|
"setup_platform_externaldatasource",
|
|
904
916
|
"setup_platform_integration",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@komaci/common-shared",
|
|
3
|
-
"version": "242.1.
|
|
3
|
+
"version": "242.1.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": "242.1.
|
|
32
|
+
"@komaci/types": "242.1.5"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
35
|
"@babel/core": "^7.9.0",
|