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
549
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 4.0.0-alpha.32 to 4.0.0-alpha.33

2

package.js
'use client'
var version = "4.0.0-alpha.32";
var version = "4.0.0-alpha.33";
export { version };
{
"name": "@dynamic-labs/types",
"version": "4.0.0-alpha.32",
"version": "4.0.0-alpha.33",
"description": "A React SDK for implementing wallet web3 authentication and authorization to your website.",

@@ -21,6 +21,6 @@ "author": "Dynamic Labs, Inc.",

"dependencies": {
"@dynamic-labs/sdk-api-core": "0.0.563",
"@dynamic-labs/assert-package-version": "4.0.0-alpha.32"
"@dynamic-labs/sdk-api-core": "0.0.565",
"@dynamic-labs/assert-package-version": "4.0.0-alpha.33"
},
"peerDependencies": {}
}

@@ -16,3 +16,2 @@ /**

multipleTransactions?: any[];
simulationFailed?: boolean;
fee: {

@@ -19,0 +18,0 @@ gas: bigint | undefined;

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

Sorry, the diff of this file is not supported yet

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