Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@dynamic-labs/types

Package Overview
Dependencies
Maintainers
1
Versions
535
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/types - npm Package Compare versions

Comparing version 0.17.0-RC.17 to 0.17.0-RC.18

4

package.json
{
"name": "@dynamic-labs/types",
"version": "0.17.0-RC.17",
"version": "0.17.0-RC.18",
"repository": {

@@ -29,5 +29,5 @@ "type": "git",

"dependencies": {
"@dynamic-labs/sdk-api": "0.0.195",
"@dynamic-labs/sdk-api": "0.0.198",
"ethers": "5.7.2"
}
}
import { type ethers } from 'ethers';
export type WalletUiUtils = {
enableInternalSign: () => void;
disabledConfirmationOnce: () => void;
sendTransaction: (props: {

@@ -5,0 +5,0 @@ handler: (transaction: ethers.utils.Deferrable<ethers.providers.TransactionRequest>) => Promise<ethers.providers.TransactionResponse>;

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc