-
Notifications
You must be signed in to change notification settings - Fork 231
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
cleanup fast-usdc package #10364
cleanup fast-usdc package #10364
Conversation
Deploying agoric-sdk with
|
Latest commit: |
202ba1e
|
Status: | ✅ Deploy successful! |
Preview URL: | https://824bc029.agoric-sdk.pages.dev |
Branch Preview URL: | https://ta-fu-package-cleanup.agoric-sdk.pages.dev |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks for this attention to detail.
This comment was marked as outdated.
This comment was marked as outdated.
packages/fast-usdc/package.json
Outdated
@@ -2,7 +2,7 @@ | |||
"name": "fast-usdc", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh. Didn't you mean to change this?
"name": "fast-usdc", | |
"name": "@agoric/fast-usdc", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lol, I did mean to! 139d42b
breaking changes not applicable https://github.com/tj/commander.js/releases/tag/v12.0.0
139d42b
to
33309e0
Compare
discount-step was defined twice. This picks the more documented one.
refs: #10328
Description
Following up on package creation. See changes in commit list. Principally renaming the package to have the
@agoric/
prefix.Security Considerations
@agoric/
could reduce NPM squatting riskScaling Considerations
n/a
Documentation Considerations
none
Testing Considerations
one
Upgrade Considerations
not deployable