Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

@metamask/smart-transactions-controller

Package Overview
Dependencies
Maintainers
3
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@metamask/smart-transactions-controller - npm Package Compare versions

Comparing version
22.3.0
to
22.4.0
+8
-1
CHANGELOG.md

@@ -10,2 +10,8 @@ # Changelog

## [22.4.0]
### Added
- Add `origin` to sentinel metadata ([#564](https://github.com/MetaMask/smart-transactions-controller/pull/564))
## [22.3.0]

@@ -714,3 +720,4 @@

[Unreleased]: https://github.com/MetaMask/smart-transactions-controller/compare/v22.3.0...HEAD
[Unreleased]: https://github.com/MetaMask/smart-transactions-controller/compare/v22.4.0...HEAD
[22.4.0]: https://github.com/MetaMask/smart-transactions-controller/compare/v22.3.0...v22.4.0
[22.3.0]: https://github.com/MetaMask/smart-transactions-controller/compare/v22.2.0...v22.3.0

@@ -717,0 +724,0 @@ [22.2.0]: https://github.com/MetaMask/smart-transactions-controller/compare/v22.1.0...v22.2.0

@@ -11,2 +11,3 @@ import type { NetworkClientId } from "@metamask/network-controller";

wallet?: string;
origin?: string;
};

@@ -13,0 +14,0 @@ export declare enum Feature {

@@ -11,2 +11,3 @@ import type { NetworkClientId } from "@metamask/network-controller";

wallet?: string;
origin?: string;
};

@@ -13,0 +14,0 @@ export declare enum Feature {

+1
-1
{
"name": "@metamask/smart-transactions-controller",
"version": "22.3.0",
"version": "22.4.0",
"description": "Improves success rates for swaps by trialing transactions privately and finding minimum fees",

@@ -5,0 +5,0 @@ "repository": {

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