Socket
Socket
Sign inDemoInstall

@solana/spl-token

Package Overview
Dependencies
Maintainers
8
Versions
46
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@solana/spl-token - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

4

lib/index.cjs.js

@@ -37,5 +37,3 @@ 'use strict';

return web3_js.sendAndConfirmTransaction(connection, transaction, signers, {
skipPreflight: false,
commitment: 'recent',
preflightCommitment: 'recent'
skipPreflight: false
});

@@ -42,0 +40,0 @@ }

@@ -27,5 +27,3 @@ import _defineProperty from '@babel/runtime/helpers/defineProperty';

return sendAndConfirmTransaction$1(connection, transaction, signers, {
skipPreflight: false,
commitment: 'recent',
preflightCommitment: 'recent'
skipPreflight: false
});

@@ -32,0 +30,0 @@ }

{
"name": "@solana/spl-token",
"version": "0.1.2",
"version": "0.1.3",
"description": "SPL Token JavaScript API",

@@ -5,0 +5,0 @@ "license": "MIT",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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