@abstraxn/account
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -6,3 +6,3 @@ "use strict"; | ||
const Constants_1 = require("./Constants"); | ||
const SmartAccountFactory_Abi_1 = require("abi/SmartAccountFactory_Abi"); | ||
const SmartAccountFactory_Abi_1 = require("../abi/SmartAccountFactory_Abi"); | ||
const { ethereum } = window; | ||
@@ -9,0 +9,0 @@ exports.provider = new ethers_1.ethers.providers.Web3Provider(ethereum); |
{ | ||
"name": "@abstraxn/account", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "@abstraxn/account: Empower ERC-4337 smart accounts with seamless APIs for enhanced decentralized finance experiences.", | ||
@@ -5,0 +5,0 @@ "main": "dist/src/index.js", |
Sorry, the diff of this file is not supported yet
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
196611