@embeddable.com/sdk-react 3.6.0 → 3.7.0-next.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.
package/lib/index.js CHANGED
@@ -456,7 +456,7 @@ LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
456
456
  OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
457
457
  PERFORMANCE OF THIS SOFTWARE.
458
458
  ***************************************************************************** */
459
- /* global Reflect, Promise, SuppressedError, Symbol */
459
+ /* global Reflect, Promise, SuppressedError, Symbol, Iterator */
460
460
 
461
461
 
462
462
  var __assign = function() {