meriyah 4.3.5 → 4.3.6

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/CHANGELOG.md CHANGED
@@ -1,3 +1,7 @@
1
+ ## [4.3.6](https://github.com/meriyah/meriyah/compare/v4.3.5...v4.3.6) (2023-05-10)
2
+
3
+
4
+
1
5
  ## [4.3.5](https://github.com/meriyah/meriyah/compare/v4.3.4...v4.3.5) (2023-03-13)
2
6
 
3
7
 
@@ -8816,7 +8816,7 @@ define(['exports'], (function (exports) { 'use strict';
8816
8816
  __proto__: null
8817
8817
  });
8818
8818
 
8819
- var version$1 = "4.3.5";
8819
+ var version$1 = "4.3.6";
8820
8820
 
8821
8821
  const version = version$1;
8822
8822
  function parseScript(source, options) {