Skip to content
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

refactor: transform to NPM monorepo #178

Merged
merged 1 commit into from
Mar 11, 2023
Merged

refactor: transform to NPM monorepo #178

merged 1 commit into from
Mar 11, 2023

Conversation

fraxken
Copy link
Member

@fraxken fraxken commented Feb 28, 2023

No description provided.

}

// the main node gets its own color and its label back.
Object.assign(allNodes[selectedNode], this.colors.SELECTED);

Check warning

Code scanning / CodeQL

Prototype-polluting assignment

This assignment may alter Object.prototype if a malicious '__proto__' string is injected from [library input](1).
Copy link
Member

@PierreDemailly PierreDemailly left a comment

Choose a reason for hiding this comment

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

LGTM

@fraxken fraxken force-pushed the refactor-monorepo branch from aa44224 to d375e54 Compare March 11, 2023 18:23
@fraxken fraxken merged commit 6853ab5 into master Mar 11, 2023
@fraxken fraxken deleted the refactor-monorepo branch March 11, 2023 19:01
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