bulltrackers-module 1.0.455 → 1.0.456

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -546,6 +546,7 @@ async function getPiUsername(db, piCid, config, logger) {
546
546
 
547
547
  module.exports = {
548
548
  requestPiFetch,
549
- getPiFetchStatus
549
+ getPiFetchStatus,
550
+ getPiUsername
550
551
  };
551
552
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bulltrackers-module",
3
- "version": "1.0.455",
3
+ "version": "1.0.456",
4
4
  "description": "Helper Functions for Bulltrackers.",
5
5
  "main": "index.js",
6
6
  "files": [