@eth-optimism/core-db
Advanced tools
Comparing version
@@ -15,2 +15,3 @@ "use strict"; | ||
__exportStar(require("./range-db.interface"), exports); | ||
__exportStar(require("./rdb.interface"), exports); | ||
//# sourceMappingURL=index.js.map |
@@ -47,3 +47,3 @@ "use strict"; | ||
exports.TestListener = TestListener; | ||
const TestToken = require('./contracts/TestToken.json'); | ||
const TestToken = require('./contracts/build/TestToken.json'); | ||
exports.deployTokenContract = async (ownerWallet, initialSupply) => { | ||
@@ -50,0 +50,0 @@ const factory = new ethers_1.ethers.ContractFactory(TestToken.abi, TestToken.bytecode, ownerWallet); |
{ | ||
"name": "@eth-optimism/core-db", | ||
"version": "0.0.1-alpha.26", | ||
"version": "0.0.1-alpha.27", | ||
"description": "Optimism DB Utils", | ||
@@ -32,3 +32,3 @@ "main": "build/index.js", | ||
"dependencies": { | ||
"@eth-optimism/core-utils": "^0.0.1-alpha.26", | ||
"@eth-optimism/core-utils": "^0.0.1-alpha.27", | ||
"abstract-leveldown": "^6.2.2", | ||
@@ -35,0 +35,0 @@ "async-lock": "^1.2.2", |
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
161977
0.11%48
2.13%3693
0.08%0
-100%