@alchemy/aa-alchemy
Advanced tools
Comparing version
{ | ||
"name": "@alchemy/aa-alchemy", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "adapters for @alchemy/aa-core for interacting with alchemy services", | ||
@@ -42,4 +42,4 @@ "author": "Alchemy", | ||
"devDependencies": { | ||
"@alchemy/aa-accounts": "^1.2.4", | ||
"@alchemy/aa-core": "^1.2.4", | ||
"@alchemy/aa-accounts": "^2.1.0", | ||
"@alchemy/aa-core": "^2.1.0", | ||
"typescript": "^5.0.4", | ||
@@ -50,3 +50,3 @@ "typescript-template": "*", | ||
"dependencies": { | ||
"@alchemy/aa-core": "^2.0.0", | ||
"@alchemy/aa-core": "^2.2.0", | ||
"viem": "^1.21.4" | ||
@@ -66,7 +66,7 @@ }, | ||
"homepage": "https://github.com/alchemyplatform/aa-sdk#readme", | ||
"gitHead": "6ce7e52712aac7f1d98f201bab658c89b6e85424", | ||
"gitHead": "a2f8c2c6798d2da53354568e08e705a39593a647", | ||
"optionalDependencies": { | ||
"@alchemy/aa-accounts": "^2.1.0", | ||
"@alchemy/aa-accounts": "^2.2.0", | ||
"alchemy-sdk": "^3.0.0" | ||
} | ||
} |
Updated