Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

serum-vial

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

serum-vial - npm Package Compare versions

Comparing version 1.2.1 to 1.2.2

3

dist/rpc_client.js

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

{
encoding: 'base64'
encoding: 'base64',
commitment: this._options.commitment
}

@@ -325,0 +326,0 @@ ]

{
"name": "serum-vial",
"version": "1.2.1",
"version": "1.2.2",
"engines": {

@@ -5,0 +5,0 @@ "node": ">=15"

@@ -426,3 +426,4 @@ import { Market } from '@project-serum/serum'

{
encoding: 'base64'
encoding: 'base64',
commitment: this._options.commitment
}

@@ -429,0 +430,0 @@ ]

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