Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@aa-sdk/core

Package Overview
Dependencies
Maintainers
2
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aa-sdk/core - npm Package Compare versions

Comparing version 4.5.1 to 4.6.0

2

dist/esm/version.d.ts

@@ -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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc