@abacus-network/core
Advanced tools
Comparing version 0.2.0 to 0.2.1--alpha6
@@ -27,6 +27,12 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.IOutbox__factory = exports.IMessageRecipient__factory = exports.IMailbox__factory = exports.IInterchainGasPaymaster__factory = exports.IInbox__factory = exports.IAbacusConnectionManager__factory = exports.Version0__factory = exports.OutboxValidatorManager__factory = exports.MultisigValidatorManager__factory = exports.InboxValidatorManager__factory = exports.UpgradeBeaconProxy__factory = exports.UpgradeBeaconController__factory = exports.UpgradeBeacon__factory = exports.TestValidatorManager__factory = exports.TestRecipient__factory = exports.TestOutbox__factory = exports.TestMultisigValidatorManager__factory = exports.TestMessage__factory = exports.TestMerkle__factory = exports.TestMailbox__factory = exports.TestInbox__factory = exports.MysteryMathV2__factory = exports.MysteryMathV1__factory = exports.MysteryMath__factory = exports.BadRandomRecipient__factory = exports.BadRecipientHandle__factory = exports.BadRecipient6__factory = exports.BadRecipient5__factory = exports.BadRecipient3__factory = exports.BadRecipient1__factory = exports.Outbox__factory = exports.MerkleTreeManager__factory = exports.Mailbox__factory = exports.InterchainGasPaymaster__factory = exports.Inbox__factory = exports.AbacusConnectionManager__factory = exports.Ownable__factory = exports.OwnableUpgradeable__factory = exports.factories = void 0; | ||
exports.IOutbox__factory = exports.IMessageRecipient__factory = exports.IMailbox__factory = exports.IInterchainGasPaymaster__factory = exports.IInbox__factory = exports.IAbacusConnectionManager__factory = exports.Version0__factory = exports.OutboxValidatorManager__factory = exports.MultisigValidatorManager__factory = exports.InboxValidatorManager__factory = exports.UpgradeBeaconProxy__factory = exports.UpgradeBeaconController__factory = exports.UpgradeBeacon__factory = exports.TestValidatorManager__factory = exports.TestRecipient__factory = exports.TestOutbox__factory = exports.TestMultisigValidatorManager__factory = exports.TestMessage__factory = exports.TestMerkle__factory = exports.TestMailbox__factory = exports.TestInbox__factory = exports.MysteryMathV2__factory = exports.MysteryMathV1__factory = exports.MysteryMath__factory = exports.BadRandomRecipient__factory = exports.BadRecipientHandle__factory = exports.BadRecipient6__factory = exports.BadRecipient5__factory = exports.BadRecipient3__factory = exports.BadRecipient2__factory = exports.BadRecipient1__factory = exports.Outbox__factory = exports.MerkleTreeManager__factory = exports.Mailbox__factory = exports.InterchainGasPaymaster__factory = exports.Inbox__factory = exports.AbacusConnectionManager__factory = exports.Ownable__factory = exports.ContextUpgradeable__factory = exports.ReentrancyGuardUpgradeable__factory = exports.Initializable__factory = exports.OwnableUpgradeable__factory = exports.factories = void 0; | ||
exports.factories = __importStar(require("./factories")); | ||
var OwnableUpgradeable__factory_1 = require("./factories/@openzeppelin/contracts-upgradeable/access/OwnableUpgradeable__factory"); | ||
Object.defineProperty(exports, "OwnableUpgradeable__factory", { enumerable: true, get: function () { return OwnableUpgradeable__factory_1.OwnableUpgradeable__factory; } }); | ||
var Initializable__factory_1 = require("./factories/@openzeppelin/contracts-upgradeable/proxy/utils/Initializable__factory"); | ||
Object.defineProperty(exports, "Initializable__factory", { enumerable: true, get: function () { return Initializable__factory_1.Initializable__factory; } }); | ||
var ReentrancyGuardUpgradeable__factory_1 = require("./factories/@openzeppelin/contracts-upgradeable/security/ReentrancyGuardUpgradeable__factory"); | ||
Object.defineProperty(exports, "ReentrancyGuardUpgradeable__factory", { enumerable: true, get: function () { return ReentrancyGuardUpgradeable__factory_1.ReentrancyGuardUpgradeable__factory; } }); | ||
var ContextUpgradeable__factory_1 = require("./factories/@openzeppelin/contracts-upgradeable/utils/ContextUpgradeable__factory"); | ||
Object.defineProperty(exports, "ContextUpgradeable__factory", { enumerable: true, get: function () { return ContextUpgradeable__factory_1.ContextUpgradeable__factory; } }); | ||
var Ownable__factory_1 = require("./factories/@openzeppelin/contracts/access/Ownable__factory"); | ||
@@ -48,2 +54,4 @@ Object.defineProperty(exports, "Ownable__factory", { enumerable: true, get: function () { return Ownable__factory_1.Ownable__factory; } }); | ||
Object.defineProperty(exports, "BadRecipient1__factory", { enumerable: true, get: function () { return BadRecipient1__factory_1.BadRecipient1__factory; } }); | ||
var BadRecipient2__factory_1 = require("./factories/contracts/test/bad-recipient/BadRecipient2__factory"); | ||
Object.defineProperty(exports, "BadRecipient2__factory", { enumerable: true, get: function () { return BadRecipient2__factory_1.BadRecipient2__factory; } }); | ||
var BadRecipient3__factory_1 = require("./factories/contracts/test/bad-recipient/BadRecipient3__factory"); | ||
@@ -50,0 +58,0 @@ Object.defineProperty(exports, "BadRecipient3__factory", { enumerable: true, get: function () { return BadRecipient3__factory_1.BadRecipient3__factory; } }); |
{ | ||
"name": "@abacus-network/core", | ||
"description": "Core solidity contracts for Abacus", | ||
"version": "0.2.0", | ||
"version": "0.2.1--alpha6", | ||
"dependencies": { | ||
"@abacus-network/utils": "^0.2.0", | ||
"@abacus-network/utils": "^0.2.1--alpha6", | ||
"@openzeppelin/contracts": "^4.6.0", | ||
@@ -31,2 +31,8 @@ "@openzeppelin/contracts-upgradeable": "^4.6.0", | ||
}, | ||
"files": [ | ||
"/dist", | ||
"/contracts", | ||
"/interfaces", | ||
"/libs" | ||
], | ||
"homepage": "https://www.useabacus.network", | ||
@@ -33,0 +39,0 @@ "keywords": [ |
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
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
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
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
1387191
517
14555
21