/
githubmirror
/
lerna
Обзор
Документация
Войти
/
githubmirror
/
lerna
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
socket.yml
11 строк
439 B
James Henry
chore: update pkg.pr.new dev dep and run npm audit fix (#4394)
15 июл 2026, 19:41
Не верифицирован
15 июл 2026, 19:41
63bea38
Код
Авторство
О чём код?
# Socket.dev configuration # https://docs.socket.dev/docs/socket-yml version: 2 # Test fixtures contain hundreds of sample package.json files (e.g. in # __fixtures__/, libs/**/__fixtures__/, integration/__tests__/__fixtures__/) # that are never installed as real dependencies, so exclude them from Socket # ingestion. Patterns use .gitignore syntax, so a bare directory name matches # at any depth. projectIgnorePaths: - "__fixtures__"