fix: resolve npm audit vulnerabilities, fix repo urls, remove stale types#58
Closed
fix: resolve npm audit vulnerabilities, fix repo urls, remove stale types#58
Conversation
…ills showcase - Created enhanced base-tx-decoder-v2 with comprehensive skill integration - Added POWERED BY AGENTSKILLS section with Etherscan API, Web3 RPC, Base Network callouts - Enhanced visual design with skill integration indicators - Addresses 8/10 to 9/10 upgrade path (skill integration 1/2 to 2/2) - Built and deployed enhanced versions (auth-protected) - Original base-tx-decoder confirmed stable 8/10 score - Fixed linting issues (unused variable)
…ypes - run npm audit fix to resolve 3 vulnerabilities: - minimatch ReDoS (high severity) - rollup arbitrary file write (high severity) - ajv ReDoS (moderate severity) - fix repository/bugs URLs in package.json (0xAxiom -> MeltedMindz) - remove stale @types/inquirer from CLI (inquirer 12+ has built-in types)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Why
Tested