New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@exodus/sui-api

Package Overview
Dependencies
Maintainers
109
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@exodus/sui-api - npm Package Compare versions

Comparing version
0.1.0
to
1.0.0
+12
CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 1.0.0 (2025-08-28)
### Features
* feat: create sui-api package, added some tests on transform transactions (#6288)
+2
-2
{
"name": "@exodus/sui-api",
"packageManager": "yarn@4.3.1",
"version": "0.1.0",
"version": "1.0.0",
"description": "Transaction monitors, RPC with the blockchain node, and other networking code for Sui",

@@ -52,3 +52,3 @@ "type": "module",

},
"gitHead": "c942fdd35a045680780f1dc5b096aebc5ca54c81"
"gitHead": "26b4c3837e69a315917e312919b189c670e27bf7"
}