@dahlia-labs/celo-contrib
Advanced tools
Comparing version 0.3.3 to 0.3.4
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const tslib_1 = require("tslib"); | ||
(0, tslib_1.__exportStar)(require("./multicall"), exports); | ||
(0, tslib_1.__exportStar)(require("./network"), exports); | ||
tslib_1.__exportStar(require("./multicall"), exports); | ||
tslib_1.__exportStar(require("./network"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@dahlia-labs/celo-contrib", | ||
"description": "Dahlia Labs Celo helpers.", | ||
"version": "0.3.3", | ||
"version": "0.3.4", | ||
"repository": { | ||
@@ -42,3 +42,3 @@ "type": "git", | ||
"homepage": "https://github.com/DahliaLabs/dahlia-common#readme", | ||
"gitHead": "7e5b2fcbfd4bc24f75d7e083ac5c99dd03e80eb5" | ||
"gitHead": "7f9e03ca3be3c446a203f49ac89b6f3311181a95" | ||
} |
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
29802