@komaci/common-shared 244.2.8 → 246.0.0

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.
@@ -58,6 +58,16 @@
58
58
  "DEVOPSIMPKG60",
59
59
  "DEVOPSIMPKG61",
60
60
  "DEVOPSIMPKG62",
61
+ "DEVOPSIMPKG63",
62
+ "DEVOPSIMPKG64",
63
+ "DEVOPSIMPKG65",
64
+ "DEVOPSIMPKG66",
65
+ "DEVOPSIMPKG67",
66
+ "DEVOPSIMPKG68",
67
+ "DEVOPSIMPKG69",
68
+ "DEVOPSIMPKG70",
69
+ "DEVOPSIMPKG71",
70
+ "DEVOPSIMPKG72",
61
71
  "DataDotCom",
62
72
  "DataProtection",
63
73
  "DataService",
@@ -314,6 +324,8 @@
314
324
  "ccsi_npsp",
315
325
  "cg_cloud_gs0",
316
326
  "cg_retail",
327
+ "cgc_exc",
328
+ "cgc_exc_stg",
317
329
  "cgc_sync",
318
330
  "cgc_sync_dev",
319
331
  "cgc_sync_gs0",
@@ -545,6 +557,7 @@
545
557
  "folder",
546
558
  "forceLicensing",
547
559
  "forceSearch",
560
+ "frops_flow",
548
561
  "fsaa",
549
562
  "fsaa_test",
550
563
  "fsc",
@@ -744,6 +757,7 @@
744
757
  "perf_dc230",
745
758
  "perms",
746
759
  "pi",
760
+ "placequote",
747
761
  "platformencryption",
748
762
  "pmdm",
749
763
  "predictive",
@@ -796,6 +810,7 @@
796
810
  "runtime_enablement_coaching",
797
811
  "runtime_essential_checkout",
798
812
  "runtime_growth_intelligence",
813
+ "runtime_hcc_apexguru",
799
814
  "runtime_hcc_performanceassistant",
800
815
  "runtime_hcc_scalecenter",
801
816
  "runtime_hello_studio",
@@ -906,6 +921,7 @@
906
921
  "runtime_sales_corebiz",
907
922
  "runtime_sales_dedupe",
908
923
  "runtime_sales_easy",
924
+ "runtime_sales_engagement",
909
925
  "runtime_sales_forecasting",
910
926
  "runtime_sales_hvs",
911
927
  "runtime_sales_hvs_test",
@@ -1095,6 +1111,7 @@
1095
1111
  "sfdc_checkout",
1096
1112
  "sfdc_cms",
1097
1113
  "sfdc_comm_admin",
1114
+ "sfdc_commerce",
1098
1115
  "sfdc_enablement",
1099
1116
  "sfdc_experiencecontainer",
1100
1117
  "sfdc_fieldservice",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@komaci/common-shared",
3
- "version": "244.2.8",
3
+ "version": "246.0.0",
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.8"
32
+ "@komaci/types": "246.0.0"
33
33
  },
34
34
  "dependencies": {
35
35
  "@babel/core": "^7.9.0",