Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
.action(function (options, name, path) { options._ = require('jsonpath').resolve(options._, path); });
Query JavaScript objects with JSONPath expressions. Robust / safe JSONPath engine for Node.js.