File tree 2 files changed +4
-1
lines changed
2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change 38
38
"node-inspect/lib/internal/inspect_repl" : " >= 7.6.0 && < 12" ,
39
39
"os" : true ,
40
40
"path" : true ,
41
+ "path/posix" : " >= 15.3" ,
42
+ "path/win32" : " >= 15.3" ,
41
43
"perf_hooks" : " >= 8.5" ,
42
44
"process" : " >= 1" ,
43
45
"punycode" : true ,
65
67
"tty" : true ,
66
68
"url" : true ,
67
69
"util" : true ,
70
+ "util/types" : " >= 15.3" ,
68
71
"v8/tools/arguments" : " >= 10 && < 12" ,
69
72
"v8/tools/codemap" : [" >= 4.4.0 && < 5" , " >= 5.2.0 && < 12" ],
70
73
"v8/tools/consarray" : [" >= 4.4.0 && < 5" , " >= 5.2.0 && < 12" ],
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " resolve" ,
3
3
"description" : " resolve like require.resolve() on behalf of files asynchronously and synchronously" ,
4
- "version" : " 1.19 .0" ,
4
+ "version" : " 1.20 .0" ,
5
5
"repository" : {
6
6
"type" : " git" ,
7
7
"url" : " git://github.com/browserify/resolve.git"
You can’t perform that action at this time.
0 commit comments