UNPKG

@hclsoftware/secagent

Version:

IAST agent

10 lines (6 loc) 138 B
'use strict'; var getPaths = require('./getPaths.js'); function getKeysDeep(_) { return getPaths(_); } module.exports = getKeysDeep;