Skip to content

Releases: NodeSecure/js-x-ray

@nodesecure/[email protected]

19 Jun 07:45
02cfef7
Compare
Choose a tag to compare

Patch Changes

@nodesecure/[email protected]

19 Jun 07:45
02cfef7
Compare
Choose a tag to compare

Major Changes

@nodesecure/[email protected]

12 Jun 07:33
4a4cbe7
Compare
Choose a tag to compare

Major Changes

  • #342 633f334 Thanks @fraxken! - Resolve CallExpression in MemberExpression with getCallExpressionIdentifier helper

@nodesecure/[email protected]

11 Jun 08:59
a2fed91
Compare
Choose a tag to compare

Minor Changes

v9.0.0

04 Jun 21:19
28a7ba0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the github-actions group with 3 updates by @dependabot in #329
  • feat(AstAnalyser): add SourceFlags with oneline-require and is-minified by @intincrab in #331
  • docs: add intincrab as a contributor for code by @allcontributors in #332
  • feat: configure changesets by @fraxken in #333
  • feat(warnings): exports warnings for non node.js environments by @clemgbld in #335
  • test(AstAnalyser): add tests for flags property and minified/oneline-require detection by @intincrab in #334
  • feat(probes): Flag some URL and domains as suspicious/shady (such as … by @clemgbld in #336

Full Changelog: v8.2.0...v9.0.0

v8.2.0

28 May 09:02
b7927e3
Compare
Choose a tag to compare

What's Changed

  • feat(EntryFilesAnalyzer): add option to ignore entry file that doesn't exist by @clemgbld in #320
  • docs: add clemgbld as a contributor for code, and test by @allcontributors in #321
  • test(JsSourceParser): should not crash with source code containing im… by @clemgbld in #322
  • feat: implement native fetch detection & implement SourceFile flags by @fraxken in #324

New Contributors

Full Changelog: v8.1.1...v8.2.0

v8.1.1

10 May 14:27
de2b7c0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the github-actions group with 4 updates by @dependabot in #314
  • chore(deps): bump the github-actions group with 4 updates by @dependabot in #315
  • chore(deps): bump is-svg from 5.1.0 to 6.0.0 in the dependencies group by @dependabot in #316
  • fix: change builtinModules import from repl to module by @intincrab in #317

New Contributors

Full Changelog: v8.1.0...v8.1.1

v8.1.0

09 Mar 16:56
546033a
Compare
Choose a tag to compare

Full Changelog: v8.1.0...v8.1.0

What's Changed

  • chore(deps): bump meriyah from 5.0.0 to 6.0.0 in the dependencies group by @dependabot in #301
  • Update Node.js versions to v20 and v22 by @fabnguess in #305
  • fix: implement isESMExport probe to consider export stmts as dependencies by @fraxken in #307
  • Update copyright by @fabnguess in #308
  • fix(SourceFile): ignore try/finally statements for inTryStatement by @fraxken in #313

Full Changelog: v8.0.0...v8.1.0

v8.0.0

16 Aug 19:33
f117a38
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump meriyah from 4.5.0 to 5.0.0 in the dependencies group by @dependabot in #285
  • chore(deps-dev): bump @types/node from 20.14.13 to 22.0.0 in the development-dependencies group by @dependabot in #286
  • fix: type issues in api.d.ts by @fraxken in #287
  • chore(deps): bump the github-actions group with 5 updates by @dependabot in #288
  • chore(deps): bump @typescript-eslint/typescript-estree from 7.18.0 to 8.0.0 in the dependencies group by @dependabot in #289
  • fix(EntryFilesAnalyser): add missing options and patch some minors issues by @fraxken in #291
  • refactor: fix deprecation in tests & update eslint by @fraxken in #292
  • feat(EntryFilesAnalyser): implement digraph-js by @fraxken in #293
  • feat: trace process.getBuiltinModule by @fraxken in #294
  • fix(Deobfuscator): return if Node is null in extractCounterIdentifiers by @fraxken in #296
  • Prepare major 8 by @fraxken in #297

Full Changelog: v7.3.0...v8.0.0

v7.3.0

25 Jul 22:41
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump the github-actions group with 5 updates by @dependabot in #273
  • chore(deps-dev): bump c8 from 9.1.0 to 10.1.2 in the development-dependencies group by @dependabot in #274
  • feat(AstAnalyser): add synchronous analyseFile function version by @FredGuiou in #275
  • Added deprecation warnings for runASTAnalysis and runASTAnalysisOn by @fless-lab in #276
  • docs: add fless-lab as a contributor for code by @allcontributors in #277
  • chore(deps): bump the github-actions group with 4 updates by @dependabot in #281
  • chore(deps-dev): bump glob from 10.4.5 to 11.0.0 in the development-dependencies group by @dependabot in #282
  • fix(isOneLineRequire): must return true for a one line require with no export by @fraxken in #284

New Contributors

Full Changelog: v7.2.0...v7.3.0