@machinomy/contracts
Advanced tools
Comparing version 4.0.12 to 4.0.13
"use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
const chai = require("chai"); | ||
const BigNumber = require("bignumber.js"); | ||
const asPromised = require("chai-as-promised"); | ||
@@ -27,3 +28,3 @@ const contracts = require("../src/index"); | ||
}; | ||
return instance.open(channelId, receiver, _settlingPeriod, options); | ||
return instance.open(channelId, receiver, new BigNumber.BigNumber(_settlingPeriod), options); | ||
} | ||
@@ -30,0 +31,0 @@ async function createChannel(settlingPeriod) { |
{ | ||
"name": "@machinomy/contracts", | ||
"version": "4.0.12", | ||
"version": "4.0.13", | ||
"description": "Machinomy contracts managed by Truffle", | ||
@@ -5,0 +5,0 @@ "license": "Apache-2.0", |
Sorry, the diff of this file is not supported yet
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
846441
34
19998
1