@eth-optimism/contracts
Advanced tools
Comparing version 0.0.2-alpha.0 to 0.0.2-alpha.1
@@ -13,8 +13,7 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.makeStateDump = exports.getLatestStateDump = void 0; | ||
exports.getLatestStateDump = void 0; | ||
__exportStar(require("./contract-defs"), exports); | ||
var contract_dumps_1 = require("./contract-dumps"); | ||
Object.defineProperty(exports, "getLatestStateDump", { enumerable: true, get: function () { return contract_dumps_1.getLatestStateDump; } }); | ||
Object.defineProperty(exports, "makeStateDump", { enumerable: true, get: function () { return contract_dumps_1.makeStateDump; } }); | ||
__exportStar(require("./contract-deployment"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@eth-optimism/contracts", | ||
"version": "0.0.2-alpha.0", | ||
"version": "0.0.2-alpha.1", | ||
"main": "build/src/index.js", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
1457376
16631