@komaci/common-shared 244.1.7 → 244.1.8

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.
@@ -45,6 +45,18 @@
45
45
  "Cooper",
46
46
  "CustomMetadata",
47
47
  "DDCProspector",
48
+ "DEVOPSIMPKG51",
49
+ "DEVOPSIMPKG52",
50
+ "DEVOPSIMPKG53",
51
+ "DEVOPSIMPKG54",
52
+ "DEVOPSIMPKG55",
53
+ "DEVOPSIMPKG56",
54
+ "DEVOPSIMPKG57",
55
+ "DEVOPSIMPKG58",
56
+ "DEVOPSIMPKG59",
57
+ "DEVOPSIMPKG60",
58
+ "DEVOPSIMPKG61",
59
+ "DEVOPSIMPKG62",
48
60
  "DataDotCom",
49
61
  "DataProtection",
50
62
  "DataService",
@@ -138,6 +150,7 @@
138
150
  "ProcessUIMgnt",
139
151
  "ProcessUIRule",
140
152
  "ProductSecurity",
153
+ "ProgramManagement",
141
154
  "ProgramMgmt",
142
155
  "QuickAction",
143
156
  "QuotesTrusted",
@@ -454,6 +467,7 @@
454
467
  "dxp_page_layout",
455
468
  "dxp_records",
456
469
  "dxp_search",
470
+ "dxp_service",
457
471
  "dxp_styling",
458
472
  "dxp_util",
459
473
  "dynamic",
@@ -716,6 +730,7 @@
716
730
  "process_home",
717
731
  "process_migration",
718
732
  "program_mgmt_omnistudio",
733
+ "pss_bm_data_mapper_flows",
719
734
  "pss_referral_flows",
720
735
  "pss_service_excellence_flows",
721
736
  "publicsector_disb_flows",
@@ -780,6 +795,7 @@
780
795
  "runtime_industries_documentreader",
781
796
  "runtime_industries_epc",
782
797
  "runtime_industries_eri",
798
+ "runtime_industries_frops",
783
799
  "runtime_industries_fsc",
784
800
  "runtime_industries_fundraising",
785
801
  "runtime_industries_fundraisingops",
@@ -831,6 +847,7 @@
831
847
  "runtime_platform_optimizer",
832
848
  "runtime_platform_prefcenter",
833
849
  "runtime_platform_privacy_analytics",
850
+ "runtime_platform_privacycenter",
834
851
  "runtime_platform_salesforcehub",
835
852
  "runtime_platform_sfdx",
836
853
  "runtime_platform_unified_notifications",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@komaci/common-shared",
3
- "version": "244.1.7",
3
+ "version": "244.1.8",
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.1.7"
32
+ "@komaci/types": "244.1.8"
33
33
  },
34
34
  "dependencies": {
35
35
  "@babel/core": "^7.9.0",