Socket
Socket
Sign inDemoInstall

@alchemy/aa-accounts

Package Overview
Dependencies
17
Maintainers
2
Versions
93
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.2.1 to 3.3.0

1

dist/cjs/src/index.d.ts

@@ -36,2 +36,3 @@ export type * from "./light-account/account.js";

export { buildSessionKeysToRemoveStruct } from "./msca/plugins/session-key/utils.js";
export type * from "./msca/plugins/types.js";
export { getDefaultMultiOwnerModularAccountFactoryAddress, getMAInitializationData, getMSCAUpgradeToData, } from "./msca/utils.js";

@@ -36,2 +36,3 @@ export type * from "./light-account/account.js";

export { buildSessionKeysToRemoveStruct } from "./msca/plugins/session-key/utils.js";
export type * from "./msca/plugins/types.js";
export { getDefaultMultiOwnerModularAccountFactoryAddress, getMAInitializationData, getMSCAUpgradeToData, } from "./msca/utils.js";

@@ -36,3 +36,4 @@ export type * from "./light-account/account.js";

export { buildSessionKeysToRemoveStruct } from "./msca/plugins/session-key/utils.js";
export type * from "./msca/plugins/types.js";
export { getDefaultMultiOwnerModularAccountFactoryAddress, getMAInitializationData, getMSCAUpgradeToData, } from "./msca/utils.js";
//# sourceMappingURL=index.d.ts.map

4

package.json
{
"name": "@alchemy/aa-accounts",
"version": "3.2.1",
"version": "3.3.0",
"description": "A collection of ERC-4337 compliant smart contract account interfaces",

@@ -75,3 +75,3 @@ "author": "Alchemy",

"homepage": "https://github.com/alchemyplatform/aa-sdk#readme",
"gitHead": "d08ac65a7e9d3ee1d82c803d25911804afdb4a05",
"gitHead": "b8e2cf6986b091e338e35ff49c85371e9ae12a94",
"dependencies": {

@@ -78,0 +78,0 @@ "@alchemy/aa-core": "^3.2.1",

@@ -62,2 +62,3 @@ // Add you exports here, make sure to export types separately from impls and use the `type` keyword when exporting them

export { buildSessionKeysToRemoveStruct } from "./msca/plugins/session-key/utils.js";
export type * from "./msca/plugins/types.js";
export {

@@ -64,0 +65,0 @@ getDefaultMultiOwnerModularAccountFactoryAddress,

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc