Skip to content

fix: execute npm i#1161

Merged
jin860315 merged 1 commit into
masterfrom
fix/execute-npm-i
Jul 14, 2026
Merged

fix: execute npm i#1161
jin860315 merged 1 commit into
masterfrom
fix/execute-npm-i

Conversation

@jin860315

@jin860315 jin860315 commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Checklist:

  • README.md includes:
    • The details of signing data and transaction data, this includes parameters.
    • Official docs or white paper.
    • Website or api can query assets and broadcast transaction.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

PR Summary by Typo

Overview

This PR updates the package versions for coin-bsc, coin-eth, and coin-trx modules by executing npm install, which regenerates their respective package-lock.json files. This ensures that the project uses the latest specified minor versions for these packages.

Key Changes

  • Updated the version of @coolwallet/bsc from 2.0.0 to 2.0.1 in packages/coin-bsc/package-lock.json.
  • Updated the version of @coolwallet/eth from 2.0.3 to 2.0.4 in packages/coin-eth/package-lock.json.
  • Updated the version of @coolwallet/trx from 2.0.1 to 2.0.2 in packages/coin-trx/package-lock.json.

Work Breakdown

Category Lines Changed
Rework 6 (100.0%)
Total Changes 6
To turn off PR summary, please visit Notification settings.

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@typo-app

typo-app Bot commented Jul 14, 2026

Copy link
Copy Markdown

Static Code Review 📊

✅ All quality checks passed!

@jin860315 jin860315 enabled auto-merge July 14, 2026 08:24
@cbx-tech cbx-tech requested review from a team, Dorac, Rickuan, a0979470582 and hankliu418 and removed request for a team July 14, 2026 08:24

@typo-app typo-app Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

AI Code Review 🤖

Files Reviewed: 3
Comments Added: 0
Lines of Code Analyzed: 12
Critical Issues: 0

PR Health: Excellent 🔥

Give 👍 or 👎 on each review comment to help us improve.

@jin860315 jin860315 merged commit 9aeec5f into master Jul 14, 2026
4 checks passed
@jin860315 jin860315 deleted the fix/execute-npm-i branch July 14, 2026 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants