@subql/contract-sdk
Advanced tools
Comparing version 0.1.1-7 to 0.1.1-8
{ | ||
"name": "@subql/contract-sdk", | ||
"version": "0.1.1-7", | ||
"version": "0.1.1-8", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -20,2 +20,3 @@ export type { AdminUpgradeabilityProxy } from "./AdminUpgradeabilityProxy"; | ||
export type { OwnableUpgradeable } from "./OwnableUpgradeable"; | ||
export type { PlanManager } from "./PlanManager"; | ||
export type { Proxy } from "./Proxy"; | ||
@@ -49,2 +50,3 @@ export type { ProxyAdmin } from "./ProxyAdmin"; | ||
export { OwnableUpgradeable__factory } from "./factories/OwnableUpgradeable__factory"; | ||
export { PlanManager__factory } from "./factories/PlanManager__factory"; | ||
export { Proxy__factory } from "./factories/Proxy__factory"; | ||
@@ -51,0 +53,0 @@ export { ProxyAdmin__factory } from "./factories/ProxyAdmin__factory"; |
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.UpgradeabilityProxy__factory = exports.SubscriptionContract__factory = exports.Staking__factory = exports.SQToken__factory = exports.Settings__factory = exports.QueryRegistry__factory = exports.PurchaseOfferMarket__factory = exports.ProxyAdmin__factory = exports.Proxy__factory = exports.OwnableUpgradeable__factory = exports.Ownable__factory = exports.ISubscriptionContract__factory = exports.IStaking__factory = exports.ISQToken__factory = exports.ISettings__factory = exports.IQueryRegistry__factory = exports.InflationController__factory = exports.IndexerRegistry__factory = exports.IInflationDestination__factory = exports.IInflationController__factory = exports.IIndexerRegistry__factory = exports.IERC20Upgradeable__factory = exports.IERC20MetadataUpgradeable__factory = exports.IERC20Metadata__factory = exports.IERC20__factory = exports.ERC20Upgradeable__factory = exports.ERC20__factory = exports.AdminUpgradeabilityProxy__factory = void 0; | ||
exports.UpgradeabilityProxy__factory = exports.SubscriptionContract__factory = exports.Staking__factory = exports.SQToken__factory = exports.Settings__factory = exports.QueryRegistry__factory = exports.PurchaseOfferMarket__factory = exports.ProxyAdmin__factory = exports.Proxy__factory = exports.PlanManager__factory = exports.OwnableUpgradeable__factory = exports.Ownable__factory = exports.ISubscriptionContract__factory = exports.IStaking__factory = exports.ISQToken__factory = exports.ISettings__factory = exports.IQueryRegistry__factory = exports.InflationController__factory = exports.IndexerRegistry__factory = exports.IInflationDestination__factory = exports.IInflationController__factory = exports.IIndexerRegistry__factory = exports.IERC20Upgradeable__factory = exports.IERC20MetadataUpgradeable__factory = exports.IERC20Metadata__factory = exports.IERC20__factory = exports.ERC20Upgradeable__factory = exports.ERC20__factory = exports.AdminUpgradeabilityProxy__factory = void 0; | ||
var AdminUpgradeabilityProxy__factory_1 = require("./factories/AdminUpgradeabilityProxy__factory"); | ||
@@ -42,2 +42,4 @@ Object.defineProperty(exports, "AdminUpgradeabilityProxy__factory", { enumerable: true, get: function () { return AdminUpgradeabilityProxy__factory_1.AdminUpgradeabilityProxy__factory; } }); | ||
Object.defineProperty(exports, "OwnableUpgradeable__factory", { enumerable: true, get: function () { return OwnableUpgradeable__factory_1.OwnableUpgradeable__factory; } }); | ||
var PlanManager__factory_1 = require("./factories/PlanManager__factory"); | ||
Object.defineProperty(exports, "PlanManager__factory", { enumerable: true, get: function () { return PlanManager__factory_1.PlanManager__factory; } }); | ||
var Proxy__factory_1 = require("./factories/Proxy__factory"); | ||
@@ -44,0 +46,0 @@ Object.defineProperty(exports, "Proxy__factory", { enumerable: true, get: function () { return Proxy__factory_1.Proxy__factory; } }); |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
6032596
105
89330
16