Skip to content

Releases: NodeSecure/js-x-ray

@nodesecure/js-x-ray@15.1.0

03 Apr 09:32
79afa39

Choose a tag to compare

Minor Changes

  • #608 fc43d04 Thanks @Anne-Flower! - Add stats (numberOfImportsDetected, numberOfFilesProcessed) to EntryFilesAnalyser, including tests and documentation updates.

  • #604 1f3738e Thanks @fraxken! - Reduce HEAP allocation and GC pressure to optimize execution

  • #597 514b4c1 Thanks @HoyeongJeon! - feat(i18n): add Korean language support

Patch Changes

@nodesecure/js-x-ray@15.0.0

27 Mar 17:13
38c1419

Choose a tag to compare

Major Changes

Minor Changes

@nodesecure/js-x-ray-ai@1.0.5

27 Mar 17:13
38c1419

Choose a tag to compare

Patch Changes

@nodesecure/js-x-ray@14.3.0

24 Mar 18:04
506a274

Choose a tag to compare

Minor Changes

Patch Changes

@nodesecure/js-x-ray@14.2.0

18 Mar 20:03
c41a088

Choose a tag to compare

Minor Changes

  • #566 2094896 Thanks @fraxken! - Implement a new fileMetadata options to configure metadata for each files

@nodesecure/js-x-ray@14.1.0

16 Mar 18:38
5846234

Choose a tag to compare

Minor Changes

  • #565 986ab06 Thanks @fraxken! - Reduce parsing-error surface on AstAnalyser and implement EventEmitter to catch ParsingError

  • #561 2c88c91 Thanks @fraxken! - Move CollectableRegistrySet into AstAnalyser instead of SourceFile allowing to refuse any AstAnalyser without dependency collectable in EntryFileAnalyser class

Patch Changes

  • #554 a56a8ec Thanks @fraxken! - Add missing README.md

  • #564 ae26978 Thanks @fraxken! - Add missing Type for DefaultCollectableSet constructor

  • #560 375687b Thanks @fraxken! - Implement the dependency DefaultCollectableSet when initializing the default AstAnalyser class in EntryFilesAnalyser

@nodesecure/js-x-ray@14.0.1

06 Mar 22:38
63cc5df

Choose a tag to compare

Patch Changes

@nodesecure/js-x-ray@14.0.0

03 Mar 18:25
ac516db

Choose a tag to compare

Major Changes

Minor Changes

  • #548 816e672 Thanks @fraxken! - Add detection of weak crypto algorithm with Node crypto.createHmac

@nodesecure/js-x-ray-ai@1.0.4

03 Mar 18:25
ac516db

Choose a tag to compare

Patch Changes

  • Updated dependencies [84f3497, 816e672]:
    • @nodesecure/js-x-ray@14.0.0

@nodesecure/js-x-ray@13.0.0

23 Feb 00:06
d58c5d8

Choose a tag to compare

Major Changes

  • #532 df7032e Thanks @clemgbld! - feat(js-x-ray)! dependencies is now considered as collectables and is not in the report anymore

Patch Changes