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

Fix #1409 and Fix #1410: "use server" case, and $ starting variable. #1411

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

samchon
Copy link
Owner

@samchon samchon commented Dec 3, 2024

Emergent update for #1409 and #1410.


This pull request includes several updates across multiple files to improve consistency and functionality. The most important changes involve renaming identifiers for clarity, updating functions, and adding new validation and testing capabilities.

Version Update:

Function and Identifier Renaming:

New Functions and Enhancements:

Testing and Validation:

@samchon samchon added bug Something isn't working enhancement New feature or request labels Dec 3, 2024
@samchon samchon self-assigned this Dec 3, 2024
Copy link

pkg-pr-new bot commented Dec 3, 2024

Open in Stackblitz

npm i https://pkg.pr.new/typia@1411

commit: 2f7c9af

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteCI
Possible typosquat attack npm/emoji-regex-xs@1.0.0 ⚠︎

View full report↗︎

Next steps

What is a typosquat?

Package name is similar to other popular packages and may not be the package you want.

Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages.

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/emoji-regex-xs@1.0.0

@samchon samchon changed the title Consdering "use server" case, and remove $ starting variable. Considering "use server" case, and remove $ starting variable. Dec 3, 2024
@samchon samchon changed the title Considering "use server" case, and remove $ starting variable. Fix #1409 and Fix #1410: "use server" case, and $ starting variable. Dec 3, 2024
Copy link
Owner Author

@samchon samchon left a comment

Choose a reason for hiding this comment

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

OK.

@samchon samchon merged commit 9d8d55c into master Dec 3, 2024
11 checks passed
@samchon samchon deleted the feat/frontend branch December 3, 2024 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant