@account-kit/infra
Advanced tools
Comparing version 4.6.1 to 4.7.0
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "4.6.1"; | ||
export declare const VERSION = "4.7.0"; |
// This file is autogenerated by inject-version.ts. Any changes will be | ||
// overwritten on commit! | ||
export const VERSION = "4.6.1"; | ||
export const VERSION = "4.7.0"; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "4.6.1"; | ||
export declare const VERSION = "4.7.0"; | ||
//# sourceMappingURL=version.d.ts.map |
{ | ||
"name": "@account-kit/infra", | ||
"version": "4.6.1", | ||
"version": "4.7.0", | ||
"description": "adapters for @aa-sdk/core for interacting with alchemy services", | ||
@@ -47,4 +47,4 @@ "author": "Alchemy", | ||
"dependencies": { | ||
"@aa-sdk/core": "^4.6.1", | ||
"@account-kit/logging": "^4.6.1", | ||
"@aa-sdk/core": "^4.7.0", | ||
"@account-kit/logging": "^4.7.0", | ||
"eventemitter3": "^5.0.1", | ||
@@ -68,3 +68,3 @@ "zod": "^3.22.4" | ||
"homepage": "https://github.com/alchemyplatform/aa-sdk#readme", | ||
"gitHead": "2a88216fe9074fe72e08ddf0a1bca68c19388a8e", | ||
"gitHead": "3950367aa87a8c6a96664a72c0e39d7dcdf223b6", | ||
"optionalDependencies": { | ||
@@ -71,0 +71,0 @@ "alchemy-sdk": "^3.0.0" |
// This file is autogenerated by inject-version.ts. Any changes will be | ||
// overwritten on commit! | ||
export const VERSION = "4.6.1"; | ||
export const VERSION = "4.7.0"; |
Sorry, the diff of this file is not supported yet
Updated@aa-sdk/core@^4.7.0
Updated@account-kit/logging@^4.7.0