Skip to content

Conversation

@fraxken
Copy link
Member

@fraxken fraxken commented Nov 29, 2025

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Nov 29, 2025

🦋 Changeset detected

Latest commit: e4660d4

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@nodesecure/scanner Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copilot finished reviewing on behalf of fraxken November 29, 2025 15:40
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a standalone export for the extractors module in the @nodesecure/scanner package to enable more granular imports, such as for web environments where only the extractors are needed.

Key changes:

  • Restructured the exports field in package.json from a simple string to a conditional exports object
  • Added a new ./extractors export path alongside the main export
  • Updated the changeset to reflect a minor version bump

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
workspaces/scanner/package.json Restructured exports field to add standalone extractors export path while maintaining backward compatibility with the main export
.changeset/calm-beers-design.md Added changeset documenting the minor feature addition for standalone extractors export

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@fraxken fraxken merged commit 1e2d654 into master Nov 29, 2025
11 checks passed
@fraxken fraxken deleted the export-scanner-extractors branch November 29, 2025 16:14
@github-actions github-actions bot mentioned this pull request Nov 29, 2025
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.

3 participants