Open defser opened 4 months ago
This update introduces a single, high-level change: the addition of @injectivelabs/token-metadata
version 1.14.11
to the project's package.json
dependencies. There are no alterations to the previously exported or public entities in the codebase as part of this update.
File | Change Summary |
---|---|
package.json | Added new dependency: @injectivelabs/token-metadata version 1.14.11 . |
In our code a new friend dwells,
A token's story it now tells.
With@injectivelabs
, so fine,
Our metadata will always shine.
Dependencies grow, the project blooms,
In our code's enchanted rooms.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@adraffy/ens-normalize@1.10.1 | None | 0 |
446 kB | adraffy |
npm/@injectivelabs/exceptions@1.14.11 | Transitive: environment, filesystem, network, shell | +7 |
1.01 MB | thomasralee |
npm/@injectivelabs/networks@1.14.11 | Transitive: environment, filesystem, shell | +4 |
164 kB | thomasralee |
npm/@injectivelabs/sdk-ts@1.14.13-beta.2 | None | 0 |
4.95 MB | thomasralee |
npm/@injectivelabs/test-utils@1.14.13-beta.0 | None | 0 |
33.1 kB | thomasralee |
npm/@injectivelabs/token-metadata@1.14.11 | Transitive: environment, filesystem, shell | +8 |
5.9 MB | thomasralee |
npm/@injectivelabs/utils@1.14.11 | network Transitive: environment, filesystem, shell | +6 |
499 kB | thomasralee |
npm/@injectivelabs/wallet-ts@1.14.13-beta.3 | None | 0 |
1.3 MB | thomasralee |
npm/bignumber.js@9.1.2 | None | 0 |
351 kB | mikemcl |
npm/google-protobuf@3.21.2 | None | 0 |
820 kB | dibenede |
npm/lodash@4.17.21 | None | 0 |
1.41 MB | bnjmnt4n |
npm/snakecase-keys@5.5.0 | None | +1 |
281 kB | bendrucker |
🚮 Removed packages: npm/@injectivelabs/sdk-ts@1.14.12-beta.5, npm/@injectivelabs/wallet-ts@1.14.12-beta.5, npm/@vue/compiler-dom@3.4.26, npm/@vue/shared@3.4.26, npm/merge2@1.4.1
🚨 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 | Note | Source | CI |
---|---|---|---|---|
Install scripts | npm/@injectivelabs/exceptions@1.14.11 |
| 🚫 | |
Install scripts | npm/@injectivelabs/networks@1.14.11 |
| 🚫 | |
Install scripts | npm/@injectivelabs/token-metadata@1.14.11 |
| 🚫 | |
Install scripts | npm/@injectivelabs/utils@1.14.11 |
| 🚫 | |
Install scripts | npm/@injectivelabs/test-utils@1.14.13-beta.0 |
| 🚫 |
Install scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Packages should not be running non-essential scripts during install and there are often solutions to problems people solve with install scripts that can be run at publish time instead.
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.
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.
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/@injectivelabs/exceptions@1.14.11
@SocketSecurity ignore npm/@injectivelabs/networks@1.14.11
@SocketSecurity ignore npm/@injectivelabs/token-metadata@1.14.11
@SocketSecurity ignore npm/@injectivelabs/utils@1.14.11
@SocketSecurity ignore npm/@injectivelabs/test-utils@1.14.13-beta.0
Failed to resolve import "@injectivelabs/token-metadata" from "app/utils/helper.ts".
Summary by CodeRabbit
@injectivelabs/token-metadata
as a new dependency to enhance token metadata management.