@komaci/common-shared 242.1.9 → 242.2.1

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.
@@ -142,6 +142,7 @@
142
142
  "PublicSectrSltn",
143
143
  "QuickAction",
144
144
  "QuotesTrusted",
145
+ "Readiness",
145
146
  "RichMessaging",
146
147
  "RuntimeLeadIq",
147
148
  "SBQQ",
@@ -551,6 +552,7 @@
551
552
  "hcumprovider",
552
553
  "healthcare_crisis_center",
553
554
  "healthcloud",
555
+ "healthcloud_ato_flows",
554
556
  "healthcloud_crisis_center",
555
557
  "healthcloud_iam_flows",
556
558
  "healthcloud_icm_flows",
@@ -688,7 +690,10 @@
688
690
  "private_industries_common",
689
691
  "process_home",
690
692
  "process_migration",
693
+ "program_mgmt_omnistudio",
694
+ "publicsector_disb_flows",
691
695
  "publicsector_exp_flows",
696
+ "publicsectrsltn",
692
697
  "randa",
693
698
  "record_flexipage",
694
699
  "records",
@@ -737,6 +742,7 @@
737
742
  "runtime_industries_churn_ED",
738
743
  "runtime_industries_clause_library",
739
744
  "runtime_industries_clm",
745
+ "runtime_industries_clm_addin",
740
746
  "runtime_industries_components",
741
747
  "runtime_industries_documentreader",
742
748
  "runtime_industries_epc",
@@ -853,6 +859,7 @@
853
859
  "runtime_ses_base",
854
860
  "runtime_ses_ext",
855
861
  "runtime_slack_block",
862
+ "runtime_ufa_flows",
856
863
  "runtime_workdotcom_qmgmt",
857
864
  "rypple_corp",
858
865
  "sales_bots",
@@ -1012,6 +1019,7 @@
1012
1019
  "sfi_media_5",
1013
1020
  "sfpw",
1014
1021
  "sfweb3",
1022
+ "sfweb3test",
1015
1023
  "sim",
1016
1024
  "slack_cib_flows",
1017
1025
  "slack_invocable_actions",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@komaci/common-shared",
3
- "version": "242.1.9",
3
+ "version": "242.2.1",
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.9"
32
+ "@komaci/types": "242.2.1"
33
33
  },
34
34
  "dependencies": {
35
35
  "@babel/core": "^7.9.0",