banano-nft-crawler
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -106,3 +106,6 @@ "use strict"; | ||
case 12: return [7 /*endfinally*/]; | ||
case 13: return [2 /*return*/, supplyBlocks]; | ||
case 13: | ||
this.supplyBlocks = supplyBlocks; | ||
this.metadataRepresentatives = metadataRepresentatives; | ||
return [2 /*return*/, supplyBlocks]; | ||
} | ||
@@ -109,0 +112,0 @@ }); |
{ | ||
"name": "banano-nft-crawler", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Library for crawling across the Banano ledger to trace NFTs.", | ||
@@ -5,0 +5,0 @@ "main": "./dist/index.js", |
Sorry, the diff of this file is not supported yet
201218
3091