Socket
Socket
Sign inDemoInstall

4irelabs-blackchain-smart-contract

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

4irelabs-blackchain-smart-contract - npm Package Compare versions

Comparing version 0.0.19 to 0.0.20

1

dist/src/blackchainApi.js

@@ -322,3 +322,2 @@ "use strict";

return __awaiter(this, void 0, void 0, function* () {
yield this.provider.connection.confirmTransaction(sign);
const logs = (_b = (_a = (yield this.provider.connection.getConfirmedTransaction(sign, "confirmed"))) === null || _a === void 0 ? void 0 : _a.meta) === null || _b === void 0 ? void 0 : _b.logMessages;

@@ -325,0 +324,0 @@ if (logs === null || logs === undefined)

2

package.json
{
"name": "4irelabs-blackchain-smart-contract",
"version": "0.0.19",
"version": "0.0.20",
"description": "Integration with Solana API",

@@ -5,0 +5,0 @@ "author": "",

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