Skip to content

chore: update versions #358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025
Merged

chore: update versions #358

merged 1 commit into from
Jul 1, 2025

Conversation

github-actions[bot]
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/[email protected]

Major Changes

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

Minor Changes

@nodesecure/[email protected]

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/[email protected]

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

@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