@metamask/smart-transactions-controller
Advanced tools
+8
-1
@@ -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 |
+1
-0
@@ -11,2 +11,3 @@ import type { NetworkClientId } from "@metamask/network-controller"; | ||
| wallet?: string; | ||
| origin?: string; | ||
| }; | ||
@@ -13,0 +14,0 @@ export declare enum Feature { |
+1
-0
@@ -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
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
559593
0.07%