@komaci/common-shared 244.2.7 → 244.2.9

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.
@@ -29,6 +29,7 @@
29
29
  "BusinessRule",
30
30
  "CalendarTest",
31
31
  "Canvas",
32
+ "CartExtension",
32
33
  "Case",
33
34
  "ChatterAnswers",
34
35
  "Chatterui",
@@ -335,8 +336,10 @@
335
336
  "commerce_catalog",
336
337
  "commerce_checkout",
337
338
  "commerce_console",
339
+ "commerce_data_provider",
338
340
  "commerce_dx_sampleapp",
339
341
  "commerce_extension",
342
+ "commerce_integration_b2ceorderimport",
340
343
  "commerce_inventory",
341
344
  "commerce_market",
342
345
  "commerce_my_account",
@@ -505,6 +508,7 @@
505
508
  "escBuilder",
506
509
  "et4ae5",
507
510
  "eu_program",
511
+ "eucloudprogram",
508
512
  "eventbus",
509
513
  "exp_builder",
510
514
  "experience",
@@ -561,6 +565,7 @@
561
565
  "fsc7gs0",
562
566
  "fsc8gs0",
563
567
  "fsc9gs0",
568
+ "fsc_onboarding",
564
569
  "fsc_onboarding_flows",
565
570
  "fsc_rb",
566
571
  "fsccomplaintmanagement",
@@ -598,6 +603,7 @@
598
603
  "hc9gs0",
599
604
  "hc_contact_center",
600
605
  "hc_crisis_center",
606
+ "hc_referral_flows",
601
607
  "hc_slack_flows",
602
608
  "hcmainstgpu",
603
609
  "hcmainstguat",
@@ -608,10 +614,12 @@
608
614
  "healthcloud_icm_flows",
609
615
  "healthcloud_patientcard",
610
616
  "healthcloud_pm_flows",
617
+ "healthcloud_pnm_flows",
611
618
  "healthcloud_um_flows",
612
619
  "healthcloudext",
613
620
  "healthcloudga",
614
621
  "hed",
622
+ "homehealth_flows",
615
623
  "hvcc",
616
624
  "hvs_linkedin",
617
625
  "hyperforce_assistant",
@@ -633,6 +641,7 @@
633
641
  "industries_mfg_adv_forecast",
634
642
  "industries_mfg_af_plt",
635
643
  "industries_mfg_common",
644
+ "industries_mfg_common_omnistudio",
636
645
  "industries_mfg_forecast",
637
646
  "industries_mfg_program",
638
647
  "industries_mfg_rebates",
@@ -692,6 +701,7 @@
692
701
  "lxscheduler",
693
702
  "mailapp",
694
703
  "malwaredefense",
704
+ "maps",
695
705
  "marketing_microsite",
696
706
  "mcdm_15",
697
707
  "mcdm_8",
@@ -998,6 +1008,7 @@
998
1008
  "setup_industries_mfg_common",
999
1009
  "setup_industries_mfg_service",
1000
1010
  "setup_industries_mfgprogram",
1011
+ "setup_industries_nlp",
1001
1012
  "setup_industries_objectdetection",
1002
1013
  "setup_industries_pricing",
1003
1014
  "setup_industries_referralscoring",
@@ -1107,6 +1118,7 @@
1107
1118
  "slack_cib_flows",
1108
1119
  "slack_invocable_actions",
1109
1120
  "spcm_industries_publicsector",
1121
+ "spmdev",
1110
1122
  "stmpahins01",
1111
1123
  "studioauratest",
1112
1124
  "studiobrandingtest",
@@ -1131,6 +1143,7 @@
1131
1143
  "test_service_scs",
1132
1144
  "test_setup_service_predictions",
1133
1145
  "test_setup_service_voice",
1146
+ "tha",
1134
1147
  "uns",
1135
1148
  "usage_app",
1136
1149
  "vb_dev_na46",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@komaci/common-shared",
3
- "version": "244.2.7",
3
+ "version": "244.2.9",
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.7"
32
+ "@komaci/types": "244.2.9"
33
33
  },
34
34
  "dependencies": {
35
35
  "@babel/core": "^7.9.0",