Closed alecps closed 10 months ago
Latest commit: be7cec35f52b03d447ad497947ac58e3f55b0000
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Packages | Version | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|---|
@celo/identity | 1.5.2...5.1.0 | None | +1/-89 |
341 kB | app-tooling |
🚮 Removed packages: @celo/base@5.0.0, @celo/contractkit@1.5.2, @celo/utils@1.5.2, @celo/wallet-local@1.5.2
Description
Fixes identifier backwards compatibility test. Test had broken import statement and API compatibilities. Because all versions of the @celo/identity sdk prior to 5.1.0 are deprecated, and because we know that identifiers had continuity between this version and all previous versions, this PR bumps the "old" sdk version up to 5.1.0
Other changes
NA
Tested
Yes
Related issues
NA
Backwards compatibility
Yes
Documentation
NA