@metamask/transaction-controller
Advanced tools
Comparing version 45.0.0 to 45.1.0
{ | ||
"name": "@metamask/transaction-controller", | ||
"version": "45.0.0", | ||
"version": "45.1.0", | ||
"description": "Stores transactions alongside their periodically updated statuses and manages interactions such as approval and cancellation", | ||
@@ -50,4 +50,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@ethereumjs/common": "^3.2.0", | ||
"@ethereumjs/tx": "^4.2.0", | ||
"@ethereumjs/common": "^4.4.0", | ||
"@ethereumjs/tx": "^5.4.0", | ||
"@ethereumjs/util": "^8.1.0", | ||
@@ -57,3 +57,3 @@ "@ethersproject/abi": "^5.7.0", | ||
"@ethersproject/providers": "^5.7.0", | ||
"@metamask/base-controller": "^7.1.1", | ||
"@metamask/base-controller": "^8.0.0", | ||
"@metamask/controller-utils": "^11.5.0", | ||
@@ -74,4 +74,4 @@ "@metamask/eth-query": "^4.0.0", | ||
"@babel/runtime": "^7.23.9", | ||
"@metamask/accounts-controller": "^23.0.0", | ||
"@metamask/approval-controller": "^7.1.2", | ||
"@metamask/accounts-controller": "^23.0.1", | ||
"@metamask/approval-controller": "^7.1.3", | ||
"@metamask/auto-changelog": "^3.4.4", | ||
@@ -81,4 +81,4 @@ "@metamask/eth-block-tracker": "^11.0.3", | ||
"@metamask/ethjs-provider-http": "^0.3.0", | ||
"@metamask/gas-fee-controller": "^22.0.2", | ||
"@metamask/network-controller": "^22.2.0", | ||
"@metamask/gas-fee-controller": "^22.0.3", | ||
"@metamask/network-controller": "^22.2.1", | ||
"@types/bn.js": "^5.1.5", | ||
@@ -85,0 +85,0 @@ "@types/jest": "^27.4.1", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
2214827
300
13455
+ Added@ethereumjs/common@4.4.0(transitive)
+ Added@ethereumjs/rlp@5.0.2(transitive)
+ Added@ethereumjs/tx@5.4.0(transitive)
+ Added@ethereumjs/util@9.1.0(transitive)
+ Added@metamask/keyring-api@17.2.0(transitive)
- Removed@metamask/keyring-api@17.2.1(transitive)
Updated@ethereumjs/common@^4.4.0
Updated@ethereumjs/tx@^5.4.0