bug-versions
Advanced tools
Comparing version 1.25.0 to 1.26.0
1.26.0 / 2019-01-22 | ||
================== | ||
**others** | ||
* [[`3adca2c`](http://github.com/cnpm/bug-versions/commit/3adca2ca28e95bc157fd79e29d0f2dd1b79fa915)] - Revert "babel-runtime@7.3.0 (#36)" (dead-horse <<dead_horse@qq.com>>) | ||
1.25.0 / 2019-01-22 | ||
@@ -3,0 +9,0 @@ ================== |
{ | ||
"name": "bug-versions", | ||
"version": "1.25.0", | ||
"version": "1.26.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -336,8 +336,2 @@ "main": "index.js", | ||
} | ||
}, | ||
"@babel/runtime": { | ||
"7.3.0": { | ||
"version": "7.2.0", | ||
"reason": "https://github.com/babel/babel/issues/9376" | ||
} | ||
} | ||
@@ -344,0 +338,0 @@ } |
21194