Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sentioxyz/sentio-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e8da7cb36a12bf58738b877e6b523bb64a4e65e5
Choose a base ref
..
head repository: sentioxyz/sentio-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 00d3ab5f5b8aa5775c1e81e453070c4c9d146a27
Choose a head ref
Showing with 136 additions and 136 deletions.
  1. +2 −2 packages/sdk/package.json
  2. +134 −134 pnpm-lock.yaml
4 changes: 2 additions & 2 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
@@ -62,7 +62,7 @@
"dependencies": {
"@aptos-labs/ts-sdk": "~1.13.0",
"@coral-xyz/borsh": "^0.30.0",
"@fuel-ts/abi-typegen": "^0.83.0",
"@fuel-ts/abi-typegen": "^0.84.0",
"@mysten/sui.js": "~0.52.0",
"@project-serum/anchor": "^0.26.0",
"@sentio/bigdecimal": "9.1.1-patch.3",
@@ -78,7 +78,7 @@
"chalk": "^5.3.0",
"csv-parse": "^5.5.3",
"ethers": "npm:@sentio/ethers@6.7.1-patch.4",
"fuels": "^0.83.0",
"fuels": "^0.84.0",
"js-sha3": "^0.9.3",
"lru-cache": "^10.2.0",
"mkdirp": "^1.0.4",
Loading