File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 3838 "node-inspect/lib/internal/inspect_repl" : " >= 7.6.0 && < 12" ,
3939 "os" : true ,
4040 "path" : true ,
41+ "path/posix" : " >= 15.3" ,
42+ "path/win32" : " >= 15.3" ,
4143 "perf_hooks" : " >= 8.5" ,
4244 "process" : " >= 1" ,
4345 "punycode" : true ,
6567 "tty" : true ,
6668 "url" : true ,
6769 "util" : true ,
70+ "util/types" : " >= 15.3" ,
6871 "v8/tools/arguments" : " >= 10 && < 12" ,
6972 "v8/tools/codemap" : [" >= 4.4.0 && < 5" , " >= 5.2.0 && < 12" ],
7073 "v8/tools/consarray" : [" >= 4.4.0 && < 5" , " >= 5.2.0 && < 12" ],
Original file line number Diff line number Diff line change 11{
22 "name" : " resolve" ,
33 "description" : " resolve like require.resolve() on behalf of files asynchronously and synchronously" ,
4- "version" : " 1.19 .0" ,
4+ "version" : " 1.20 .0" ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " git://github.com/browserify/resolve.git"
You can’t perform that action at this time.
0 commit comments