bug-versions
Advanced tools
Comparing version 1.93.0 to 1.94.0
{ | ||
"name": "bug-versions", | ||
"version": "1.93.0", | ||
"version": "1.94.0", | ||
"description": "collect all bug versions on npm package", | ||
@@ -998,2 +998,8 @@ "main": "index.js", | ||
} | ||
}, | ||
"file-system-cache": { | ||
"2.4.0": { | ||
"version": "2.3.0", | ||
"reason": "https://github.com/philcockfield/file-system-cache/issues/30" | ||
} | ||
} | ||
@@ -1000,0 +1006,0 @@ } |
44301