New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dynamic-labs/embedded-wallet

Package Overview
Dependencies
Maintainers
1
Versions
204
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/embedded-wallet - npm Package Compare versions

Comparing version

to
4.4.2

2

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

@@ -26,10 +26,10 @@ "author": "Dynamic Labs, Inc.",

"@turnkey/webauthn-stamper": "0.5.0",
"@dynamic-labs/assert-package-version": "4.4.2-preview.0",
"@dynamic-labs/logger": "4.4.2-preview.0",
"@dynamic-labs/utils": "4.4.2-preview.0",
"@dynamic-labs/wallet-book": "4.4.2-preview.0",
"@dynamic-labs/wallet-connector-core": "4.4.2-preview.0",
"@dynamic-labs/webauthn": "4.4.2-preview.0"
"@dynamic-labs/assert-package-version": "4.4.2",
"@dynamic-labs/logger": "4.4.2",
"@dynamic-labs/utils": "4.4.2",
"@dynamic-labs/wallet-book": "4.4.2",
"@dynamic-labs/wallet-connector-core": "4.4.2",
"@dynamic-labs/webauthn": "4.4.2"
},
"peerDependencies": {}
}

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

Sorry, the diff of this file is not supported yet