You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@alchemy/aa-alchemy

Package Overview
Dependencies
Maintainers
2
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alchemy/aa-alchemy - npm Package Compare versions

Comparing version

to
2.2.0

12

package.json
{
"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"
}
}