bug-versions
Advanced tools
Comparing version 1.68.2 to 1.69.0
{ | ||
"name": "bug-versions", | ||
"version": "1.68.2", | ||
"version": "1.69.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -845,2 +845,8 @@ "main": "index.js", | ||
} | ||
}, | ||
"math-expression-evaluator": { | ||
"1.3.12": { | ||
"version": "1.3.11", | ||
"reason": "https://github.com/bugwheels94/math-expression-evaluator/issues/37" | ||
} | ||
} | ||
@@ -847,0 +853,0 @@ } |
29122