@abtnode/util
Advanced tools
Comparing version
@@ -6,2 +6,3 @@ const pkg = require('../package.json'); | ||
const checkDomainMatch = require('./check_domain_match'); | ||
const tryWithTimeout = require('./try_with_timeout'); | ||
@@ -16,2 +17,3 @@ module.exports = { | ||
checkDomainMatch, | ||
tryWithTimeout, | ||
}; |
@@ -6,3 +6,3 @@ { | ||
}, | ||
"version": "0.9.7", | ||
"version": "0.9.8", | ||
"description": "ArcBlock's JavaScript utility", | ||
@@ -34,3 +34,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "d33ac1b2674fa22510c6db2f2558c69a67092203" | ||
"gitHead": "336ac7ee62584faed7fd0d143353958c145289fa" | ||
} |
9120
7.22%9
12.5%238
9.68%