New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

banano-nft-crawler

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

banano-nft-crawler - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

5

dist/src/supply-blocks-crawler.js

@@ -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 @@ });

2

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc