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

@scallop-io/sui-kit

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@scallop-io/sui-kit - npm Package Compare versions

Comparing version 0.38.2 to 0.41.0

2

dist/libs/suiTxBuilder/index.d.ts

@@ -114,4 +114,4 @@ import { TransactionBlock, TransactionExpiration, SuiObjectRef, SharedObjectRef, JsonRpcProvider, TransactionType, Transactions, ObjectCallArg } from '@mysten/sui.js';

kind: "MoveCall";
target: `${string}::${string}::${string}`;
typeArguments: string[];
target: `${string}::${string}::${string}`;
} | {

@@ -118,0 +118,0 @@ objects: ({

{
"name": "@scallop-io/sui-kit",
"version": "0.38.2",
"version": "0.41.0",
"description": "Tookit for interacting with SUI network",

@@ -40,3 +40,3 @@ "keywords": [

"dependencies": {
"@mysten/sui.js": "^0.37.1",
"@mysten/sui.js": "^0.41.0",
"@scure/bip39": "^1.2.1",

@@ -48,3 +48,3 @@ "assert": "^2.0.0",

"peerDependencies": {
"@mysten/sui.js": "^0.37.1"
"@mysten/sui.js": "^0.41.0"
},

@@ -51,0 +51,0 @@ "devDependencies": {

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

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