@squzy/core
Advanced tools
Comparing version 0.0.7-alpha.0 to 0.0.9-alpha.0
@@ -6,2 +6,3 @@ "use strict"; | ||
const enums_1 = require("../enums/enums"); | ||
const cross_fetch_1 = require("cross-fetch"); | ||
const toNano = (t) => { | ||
@@ -69,3 +70,3 @@ return t * 1000000; | ||
try { | ||
fetch(`${this.application.getApiHost()}/v1/applications/${this.application.getId()}/transactions`, { | ||
cross_fetch_1.default(`${this.application.getApiHost()}/v1/applications/${this.application.getId()}/transactions`, { | ||
method: "POST", | ||
@@ -72,0 +73,0 @@ body: JSON.stringify(req), |
{ | ||
"name": "@squzy/core", | ||
"version": "0.0.7-alpha.0", | ||
"version": "0.0.9-alpha.0", | ||
"description": "Basic module Squzy", | ||
@@ -33,3 +33,3 @@ "author": "Iurii Panarin <tduble94@gmail.com>", | ||
}, | ||
"gitHead": "217430410218e35a63238394c24c3d85ff99714a" | ||
"gitHead": "fd85a9ad4b4e780d5e2087389b52d6a9c0ea3510" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
114099
255
0