Closed dependabot[bot] closed 6 months ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@metamask/eth-json-rpc-middleware@12.1.0 | Transitive: environment, network | +37 |
6.19 MB | brad.decker, danfinlay, gudahtt, ...9 more |
🚮 Removed packages: npm/@metamask/eth-json-rpc-middleware@12.0.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 |
---|---|---|---|
Unpublished package | npm/@metamask/eth-json-rpc-middleware@12.1.0 |
|
Package version was not found on the registry. It may exist on a different registry and need to be configured to pull from that registry.
Packages can be removed from the registry by manually un-publishing, a security issue removal, or may simply never have been published to the registry. Reliance on these packages will cause problem when they are not found.
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/@metamask/eth-json-rpc-middleware@12.1.0
Superseded by #157.
Bumps @metamask/eth-json-rpc-middleware from 12.0.1 to 12.1.0.
Release notes
Sourced from
@metamask/eth-json-rpc-middleware
's releases.Changelog
Sourced from
@metamask/eth-json-rpc-middleware
's changelog.Commits
ccfdcaa
12.1.0 (#286)f377810
Revert "12.1.0" (#285)5092082
Update message types (#282)9a73980
Bump@metamask/eth-json-rpc-provider
from 2.3.0 to 2.3.1 (#278)ec9ecfc
Bump@metamask/json-rpc-engine
from 7.3.0 to 7.3.1 (#279)f026907
Bump@metamask/auto-changelog
from 3.4.3 to 3.4.4 (#277)7f1cca4
devDeps: lockbump babel, json5, and related (#276)d22b720
12.1.0 (#275)21701a6
AddsignatureMethod
property toMessageParams
(#273)bf3aa95
Bump@metamask/eth-sig-util
from 7.0.0 to 7.0.1 (#272)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show