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

@saberhq/solana

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saberhq/solana - npm Package Compare versions

Comparing version 0.1.1-beta.2 to 0.1.1-beta.3

2

dist/provider.js

@@ -5,3 +5,3 @@ "use strict";

const web3_js_1 = require("@solana/web3.js");
const tiny_invariant_1 = require("tiny-invariant");
const tiny_invariant_1 = tslib_1.__importDefault(require("tiny-invariant"));
/**

@@ -8,0 +8,0 @@ * The network and wallet context used to send transactions paid for and signed

@@ -6,4 +6,4 @@ "use strict";

const web3_js_1 = require("@solana/web3.js");
const promise_retry_1 = require("promise-retry");
const tiny_invariant_1 = require("tiny-invariant");
const promise_retry_1 = tslib_1.__importDefault(require("promise-retry"));
const tiny_invariant_1 = tslib_1.__importDefault(require("tiny-invariant"));
/**

@@ -10,0 +10,0 @@ * Contains a Transaction that is being built.

{
"name": "@saberhq/solana",
"version": "0.1.1-beta.2",
"version": "0.1.1-beta.3",
"description": "Common types and libraries for Solana",

@@ -33,3 +33,3 @@ "author": "Ian Macalinao <ian@saber.so>",

},
"gitHead": "e36fcf5cb872993ddf822c153911f34e1d075f17",
"gitHead": "8f28b1b2da3d4f8ad708c5e87a1cab7806ffec95",
"publishConfig": {

@@ -36,0 +36,0 @@ "access": "public"

Sorry, the diff of this file is not supported yet

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