We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a87994 commit ae1aa4fCopy full SHA for ae1aa4f
lib/core.json
@@ -12,6 +12,7 @@
12
"_debug_agent": ">= 1 && < 8",
13
"_debugger": "< 8",
14
"dgram": true,
15
+ "diagnostics_channel": ">= 15.1",
16
"dns": true,
17
"dns/promises": ">= 15",
18
"domain": ">= 0.7.12",
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "resolve",
3
"description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
4
- "version": "1.18.1",
+ "version": "1.19.0",
5
"repository": {
6
"type": "git",
7
"url": "git://github.com/browserify/resolve.git"
0 commit comments