Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ removed
Function
removed
deps/inspector_protocol/check_protocol_compatibility.py:52–55 ·
view source on GitHub ↗
(reverse)
Source
from the content-addressed store, hash-verified
50
51
52
def
removed(reverse):
53
if
reverse:
54
return
"added"
55
return
"removed"
56
57
58
def
required(reverse):
Callers
3
compare_schemas
Function · 0.70
compare_domains
Function · 0.70
compare_params_list
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected