Comparing version 4.6.1 to 4.6.2
# Changelog | ||
## v4.6.2 | ||
- A bug where functions were inlined into other functions with scope conflicts has been fixed. | ||
- `/*#__NOINLINE__*/` annotation fixed for more use cases where inlining happens. | ||
## v4.6.1 | ||
@@ -4,0 +9,0 @@ |
@@ -7,3 +7,3 @@ { | ||
"license": "BSD-2-Clause", | ||
"version": "4.6.1", | ||
"version": "4.6.2", | ||
"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
1732254