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
539
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 3.0.0-alpha.65 to 3.0.0-alpha.66

2

package.json
{
"name": "@dynamic-labs/types",
"version": "3.0.0-alpha.65",
"version": "3.0.0-alpha.66",
"repository": {

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

@@ -1,3 +0,3 @@

export type { WalletUiUtils } from './wallets';
export type { WalletUiUtils, WalletAddressType } from './wallets';
export { BaseWallet } from './BaseWallet';
export type { BaseWalletProps } from './BaseWallet';

@@ -23,1 +23,2 @@ import { IUITransaction } from '../transaction';

};
export type WalletAddressType = 'payment' | 'ordinals';

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