🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@hyperionxyz/sdk

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hyperionxyz/sdk - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+6
-0
CHANGELOG.md
# @hyperion/sdk
## 0.1.1
### Patch Changes
- Update Aptos package compatibility and wallet adapter integration.
## 0.1.0

@@ -4,0 +10,0 @@

+5
-3
{
"name": "@hyperionxyz/sdk",
"version": "0.1.0",
"version": "0.1.1",
"description": "",

@@ -37,4 +37,6 @@ "type": "module",

"peerDependencies": {
"@aptos-labs/ts-sdk": "latest",
"@aptos-labs/script-composer-sdk": "0.3.1"
"@aptos-labs/aptos-dynamic-transaction-composer": "^0.1.7",
"@aptos-labs/script-composer-pack": "^0.2.4",
"@aptos-labs/script-composer-sdk": "0.3.5",
"@aptos-labs/ts-sdk": "^5.2.1"
},

@@ -41,0 +43,0 @@ "publishConfig": {