Comparing version 4.3.9 to 4.3.10
# Changelog | ||
## v4.3.10 | ||
- Fixed syntax error when repeated semicolons were encountered in classes | ||
- Fixed invalid output caused by the creation of empty sequences internally | ||
- Scopes are now updated when scopes are inlined into them | ||
## v4.3.9 | ||
@@ -4,0 +10,0 @@ - Fixed issue with mangle's `keep_fnames` option, introduced when adding code to keep variable names of anonymous functions |
@@ -7,3 +7,3 @@ { | ||
"license": "BSD-2-Clause", | ||
"version": "4.3.9", | ||
"version": "4.3.10", | ||
"engines": { | ||
@@ -10,0 +10,0 @@ "node": ">=6.0.0" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1709583
7622