Skip to content

Commit

Permalink
[New] core: add _debug_agent core module, in node 1 through 7
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 8, 2019
1 parent 5a37136 commit ba82ea8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/core.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"console": true,
"constants": true,
"crypto": true,
"_debug_agent": ">= 1 && < 8",
"_debugger": "< 8",
"dgram": true,
"dns": true,
Expand Down

0 comments on commit ba82ea8

Please sign in to comment.