🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@metamask/transaction-controller

Package Overview
Dependencies
Maintainers
7
Versions
203
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/transaction-controller - npm Package Compare versions

Comparing version
69.2.0
to
69.2.1
+6
-6
package.json
{
"name": "@metamask/transaction-controller",
"version": "69.2.0",
"version": "69.2.1",
"description": "Stores transactions alongside their periodically updated statuses and manages interactions such as approval and cancellation",

@@ -68,3 +68,3 @@ "keywords": [

"@metamask/controller-utils": "^12.3.0",
"@metamask/core-backend": "^6.5.0",
"@metamask/core-backend": "^7.0.0",
"@metamask/gas-fee-controller": "^26.2.4",

@@ -95,10 +95,10 @@ "@metamask/messenger": "^2.0.0",

"@types/bn.js": "^5.1.5",
"@types/jest": "^29.5.14",
"@types/jest": "^30.0.0",
"@types/node": "^16.18.54",
"deepmerge": "^4.2.2",
"immer": "^9.0.6",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"jest": "^30.4.2",
"jest-environment-jsdom": "^30.4.1",
"nock": "^13.3.1",
"ts-jest": "^29.2.5",
"ts-jest": "^29.4.11",
"tsx": "^4.20.5",

@@ -105,0 +105,0 @@ "typedoc": "^0.25.13",

Sorry, the diff of this file is too big to display