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

@dynamic-labs/ethereum-core

Package Overview
Dependencies
Maintainers
1
Versions
160
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dynamic-labs/ethereum-core - npm Package Compare versions

Comparing version

to
3.7.0

2

package.js
'use client'
var version = "3.6.3";
var version = "3.7.0";
export { version };
{
"name": "@dynamic-labs/ethereum-core",
"version": "3.6.3",
"version": "3.7.0",
"repository": {

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

"dependencies": {
"@dynamic-labs/sdk-api-core": "0.0.563"
"@dynamic-labs/sdk-api-core": "0.0.565"
},
"peerDependencies": {
"viem": "^2.7.6",
"@dynamic-labs/assert-package-version": "3.6.3",
"@dynamic-labs/logger": "3.6.3",
"@dynamic-labs/rpc-providers": "3.6.3",
"@dynamic-labs/types": "3.6.3",
"@dynamic-labs/utils": "3.6.3",
"@dynamic-labs/wallet-book": "3.6.3",
"@dynamic-labs/wallet-connector-core": "3.6.3"
"@dynamic-labs/assert-package-version": "3.7.0",
"@dynamic-labs/logger": "3.7.0",
"@dynamic-labs/rpc-providers": "3.7.0",
"@dynamic-labs/types": "3.7.0",
"@dynamic-labs/utils": "3.7.0",
"@dynamic-labs/wallet-book": "3.7.0",
"@dynamic-labs/wallet-connector-core": "3.7.0"
}
}

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

Sorry, the diff of this file is not supported yet