passing an object to a lightning web component (lwc) or an aura component in a different namespace. passing an object from an aura component on api version less than 40.0 to the method of a component on api version greater than or equal to 40.0. calling cmp.get() to retrieve an aura...