Socket
Socket
Sign inDemoInstall

suidouble

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

suidouble - npm Package Compare versions

Comparing version 0.0.49 to 0.0.50

lib/SuidoubleZKLogin.js

2

lib/SuiMaster.js

@@ -16,3 +16,3 @@ const SuiCommonMethods = require('./SuiCommonMethods.js');

const { requestSuiFromFaucetV0, getFaucetHost } = require('@mysten/sui.js/faucet');
const { TransactionBlock,Transactions } = require('@mysten/sui.js/transactions');
const { TransactionBlock, Transactions } = require('@mysten/sui.js/transactions');

@@ -19,0 +19,0 @@ class SuiMaster extends SuiCommonMethods {

{
"name": "suidouble",
"version": "0.0.49",
"version": "0.0.50",
"description": "Set of provider, package and object classes for javascript representation of Sui Move smart contracts. Use same code for publishing, upgrading, integration testing, interaction with smart contracts and integration in browser web3 dapps",

@@ -24,3 +24,4 @@ "main": "index.js",

"dependencies": {
"@mysten/sui.js": "^0.42.0",
"@mysten/sui.js": "^0.43.3",
"@mysten/zklogin": "^0.1.8",
"@wallet-standard/core": "^1.0.3"

@@ -27,0 +28,0 @@ },

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