File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 5.1.4
4+
5+ * Fix for BigInt stats in Node 16.7 (thanks @ahippler , see [ #363 ] [ #363 ] )
6+
37## 5.1.3
48
59 * Fix for BigInt stats in Node 18.7 (thanks @3cp , see [ #361 ] [ #361 ] )
@@ -339,3 +343,4 @@ Detailed changes:
339343[ #337 ] : https://github.com/tschaub/mock-fs/pull/337
340344[ #342 ] : https://github.com/tschaub/mock-fs/pull/342
341345[ #361 ] : https://github.com/tschaub/mock-fs/pull/361
346+ [ #363 ] : https://github.com/tschaub/mock-fs/pull/363
Original file line number Diff line number Diff line change 11{
22 "name" : " mock-fs" ,
33 "description" : " A configurable mock file system. You know, for testing." ,
4- "version" : " 5.1.3 " ,
4+ "version" : " 5.1.4 " ,
55 "main" : " lib/index.js" ,
66 "homepage" : " https://github.com/tschaub/mock-fs" ,
77 "author" : {
You can’t perform that action at this time.
0 commit comments