@aa-sdk/core
Advanced tools
Comparing version 4.5.1 to 4.6.0
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "4.5.1"; | ||
export declare const VERSION = "4.6.0"; |
// This file is autogenerated by inject-version.ts. Any changes will be | ||
// overwritten on commit! | ||
export const VERSION = "4.5.1"; | ||
export const VERSION = "4.6.0"; | ||
//# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
export declare const VERSION = "4.5.1"; | ||
export declare const VERSION = "4.6.0"; | ||
//# sourceMappingURL=version.d.ts.map |
{ | ||
"name": "@aa-sdk/core", | ||
"license": "MIT", | ||
"version": "4.5.1", | ||
"version": "4.6.0", | ||
"description": "viem based SDK that enables interactions with ERC-4337 Smart Accounts. ABIs are based off the definitions generated in @account-abstraction/contracts", | ||
@@ -35,3 +35,3 @@ "author": "Alchemy", | ||
"scripts": { | ||
"prebuild": "npx tsx ./inject-version.ts", | ||
"prebuild": "tsx ./inject-version.ts", | ||
"build": "yarn clean && yarn build:esm && yarn build:types", | ||
@@ -68,3 +68,3 @@ "build:esm": "tsc --project tsconfig.build.json --outDir ./dist/esm", | ||
"homepage": "https://github.com/alchemyplatform/aa-sdk#readme", | ||
"gitHead": "6024817ff8c840c8b6a1609a6ad32595a77bfdd6" | ||
"gitHead": "00118dc9a72085f71428a2c1bde28595819fcb5a" | ||
} |
// This file is autogenerated by inject-version.ts. Any changes will be | ||
// overwritten on commit! | ||
export const VERSION = "4.5.1"; | ||
export const VERSION = "4.6.0"; |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1770518