Skip to content

chore: update versions - #686

Merged
fraxken merged 1 commit into
masterfrom
changeset-release/master
Sep 17, 2026
Merged

fraxken merged 1 commit into
masterfrom
changeset-release/master

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@nodesecure/js-x-ray@16.1.0

Minor Changes

  • #685 19202ec Thanks @clemgbld! - feat: follow CallExpression chain

  • #689 54a7dff Thanks @Edneam! - feat(tracer): resolve identifiers assigned an object literal, so log-usage detects pino()/winston.createLogger() config passed via a variable instead of only inline

  • #699 652abd7 Thanks @HoyeongJeon! - Add weak-argon2 detection probe for crypto.argon2() misuse

  • #707 a832844 Thanks @HoyeongJeon! - Measure the scrypt salt length in bytes and report one warning per call with every failing check joined in the value

Patch Changes

  • #703 eceb98a Thanks @HoyeongJeon! - match quoted and computed string keys in findPropertyMatch, so { "cost": 1 } and { ["cost"]: 1 } are no longer skipped

  • #708 a0ec458 Thanks @VictorMartins3! - resolve require specifiers written as a template literal with no expression, so require(`http`) records the dependency instead of reporting unsafe-import

  • #709 515797f Thanks @VictorMartins3! - decode Buffer.from(payload, "base64") in require specifiers, so require(Buffer.from("aHR0cA==", "base64").toString()) records http like the hex and atob forms already do

  • #701 669146a Thanks @ErwanRaulo! - refactor probes to extract helper functions

@github-actions
github-actions Bot requested a review from a team as a code owner July 29, 2026 10:57
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 67136b0 to 785eb4b Compare August 2, 2026 11:31
@github-actions
github-actions Bot force-pushed the changeset-release/master branch 2 times, most recently from 06a01ff to 750102f Compare August 15, 2026 18:18
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 750102f to 1c8df84 Compare August 31, 2026 20:46
@github-actions
github-actions Bot force-pushed the changeset-release/master branch from 1c8df84 to 9b477b3 Compare September 17, 2026 16:35
@fraxken
fraxken merged commit 208e9ac into master Sep 17, 2026
9 checks passed
@fraxken
fraxken deleted the changeset-release/master branch September 17, 2026 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant