v6.0.0
What's Changed
- test: add isAssignmentExpression tests by @PierreDemailly in #48
- test: add isFunctionDeclaration tests by @PierreDemailly in #47
- [Snyk] Upgrade meriyah from 4.3.0 to 4.3.1 by @fraxken in #49
- test: add isBinaryExpression probe UT by @fraxken in #50
- test: add isRegexObject UT by @fraxken in #51
- test: add ut for isMemberExpression by @M4gie in #53
- refactor: use estree-ast-utils functions by @fraxken in #54
- [Snyk] Upgrade meriyah from 4.3.1 to 4.3.2 by @fraxken in #55
- test: add UT for isLiteralRegex probe by @fraxken in #56
- docs: add M4gie as a contributor for code by @allcontributors in #58
- refactor: use file urls in tests by @targos in #60
- [Snyk] Upgrade meriyah from 4.3.2 to 4.3.3 by @snyk-bot in #63
- refactor: implement new VariableTracer by @fraxken in #57
- chore(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #64
- fix(ASTDeps): depName.trim is not a function by @fraxken in #65
- docs: add targos as a contributor for code, and bug by @allcontributors in #66
- refactor: enhance parseScript to always support ESM by @fraxken in #67
- test(probes): implement isImportDeclaration by @fraxken in #68
- feat: adding new probes to improve short identifiers detection by @fraxken in #69
- Enhance security by @fraxken in #70
- test: add UT for isLiteral probe by @fraxken in #71
- test: implement isRequire probe UT and remove old/unused tests by @fraxken in #72
- test: add isArrayExpression probe by @fraxken in #73
- feat: add coverage with c8 by @fraxken in #74
- docs: update title and badges by @fraxken in #75
- test: add isUnaryExpression probe by @fraxken in #76
- test: add isVariableDeclaration probe by @fraxken in #77
- Enhance ut coverage by @fraxken in #78
- fix(dts): add missing .js extension by @fraxken in #79
- refactor: detect function parameters and handle isFunctionExpression by @fraxken in #81
- chore: update @nodesecure/sec-literal (1.1.0 to 1.2.0) by @fraxken in #82
- feat: add suspicious-file warning by @fraxken in #83
New Contributors
- @M4gie made their first contribution in #53
- @targos made their first contribution in #60
- @snyk-bot made their first contribution in #63
- @dependabot made their first contribution in #64
Full Changelog: v5.1.0...v6.0.0