serum-vial
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -51,3 +51,3 @@ #!/usr/bin/env node | ||
describe: 'Solana commitment level to use when communicating with RPC node', | ||
choices: ['processed', 'confirmed'], | ||
choices: ['processed', 'confirmed', 'finalized'], | ||
default: 'confirmed' | ||
@@ -54,0 +54,0 @@ }) |
{ | ||
"name": "serum-vial", | ||
"version": "1.6.0", | ||
"version": "1.6.1", | ||
"engines": { | ||
@@ -5,0 +5,0 @@ "node": ">=15" |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
308563