Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ approve-scripts.js
File
approve-scripts.js
deps/npm/test/lib/commands/approve-scripts.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
fs = require(
'node:fs'
)
3
const
{ resolve } = require(
'node:path'
)
4
const
_mockNpm = require(
'../../fixtures/mock-npm'
)
Callers
nothing calls this directly
Calls
15
pass
Method · 0.80
sort
Method · 0.80
every
Method · 0.80
some
Method · 0.80
mockNpm
Function · 0.70
setupProject
Function · 0.70
match
Method · 0.65
parse
Method · 0.65
map
Method · 0.65
keys
Method · 0.65
require
Function · 0.50
resolve
Function · 0.50
Tested by
no test coverage detected