UNPKG

safe-regex

Version:

detect possibly catastrophic, exponential-time regular expressions

5 lines (3 loc) 120 B
// Load the analyzers const heuristicAnalyzer = require("./heuristic-analyzer"); module.exports = [heuristicAnalyzer];