Comparing version 5.38.2 to 5.39.0
# Changelog | ||
## v5.39.0 | ||
- Remove unnecessary `console.assert` calls (#1590) | ||
## v5.38.2 | ||
@@ -4,0 +8,0 @@ |
@@ -51,3 +51,2 @@ /*********************************************************************** | ||
export const INLINED = 0b00010000; | ||
// Nodes to which values are ever written. Used when keep_assign is part of the unused option string. | ||
@@ -54,0 +53,0 @@ export const WRITE_ONLY = 0b00100000; |
@@ -7,3 +7,3 @@ { | ||
"license": "BSD-2-Clause", | ||
"version": "5.38.2", | ||
"version": "5.39.0", | ||
"engines": { | ||
@@ -10,0 +10,0 @@ "node": ">=10" |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2221569
63699