Skip to content

chore: update versions#358

Merged
tony-go merged 1 commit intomasterfrom
changeset-release/master
Jul 1, 2025
Merged

chore: update versions#358
tony-go merged 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 27, 2025

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/estree-ast-utils@4.0.0

Major Changes

  • #366 cf2b5eb Thanks @fraxken! - Refactor relation and dependency to Tracer for estree-ast-utils workspace

Minor Changes

@nodesecure/tracer@2.0.0

Major Changes

  • #366 cf2b5eb Thanks @fraxken! - Refactor relation and dependency to Tracer for estree-ast-utils workspace

Patch Changes

  • #356 c3016e0 Thanks @fraxken! - Trace Node.js core imports that use /promises

    Here is an example:

    import { readFile } from "fs/promises";
    
    const foobar = readFile;
    await foobar("test.txt");
  • Updated dependencies [cf2b5eb, 8b72326]:

    • @nodesecure/estree-ast-utils@4.0.0

@nodesecure/js-x-ray@9.1.0

Minor Changes

  • #363 e37384c Thanks @intincrab! - feat(probes): add serialize-environment warning detection

    Add new probe to detect potential environment variable exfiltration through JSON.stringify(process.env).

  • #362 5f78d4a Thanks @clemgbld! - feat(probes): add initialize

  • #366 cf2b5eb Thanks @fraxken! - Refactor relation and dependency to Tracer for estree-ast-utils workspace

Patch Changes

  • Updated dependencies [cf2b5eb, 8b72326, c3016e0]:
    • @nodesecure/estree-ast-utils@4.0.0
    • @nodesecure/tracer@2.0.0

@github-actions github-actions bot force-pushed the changeset-release/master branch 7 times, most recently from e015839 to b653d7f Compare June 30, 2025 16:51
@github-actions github-actions bot force-pushed the changeset-release/master branch from b653d7f to 51da501 Compare June 30, 2025 20:20
@tony-go tony-go merged commit 8cecf23 into master Jul 1, 2025
1 check passed
@tony-go tony-go deleted the changeset-release/master branch July 1, 2025 11:02
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