@mysten/zksend
Advanced tools
Comparing version 0.0.0-experimental-20241210212302 to 0.0.0-experimental-20241218201438
# @mysten/zksend | ||
## 0.0.0-experimental-20241210212302 | ||
## 0.0.0-experimental-20241218201438 | ||
### Patch Changes | ||
- a872b97: Use `latest` as schema for graphql types | ||
- Updated dependencies [a872b97] | ||
- @mysten/sui@0.0.0-experimental-20241218201438 | ||
- @mysten/wallet-standard@0.0.0-experimental-20241218201438 | ||
## 0.12.9 | ||
### Patch Changes | ||
- Updated dependencies [20af12d] | ||
- @mysten/sui@0.0.0-experimental-20241210212302 | ||
- @mysten/wallet-standard@0.0.0-experimental-20241210212302 | ||
- @mysten/sui@1.17.0 | ||
- @mysten/wallet-standard@0.13.19 | ||
@@ -11,0 +20,0 @@ ## 0.12.8 |
@@ -26,7 +26,7 @@ "use strict"; | ||
var import_graphql = require("@mysten/sui/graphql"); | ||
var import__ = require("@mysten/sui/graphql/schemas/2024.4"); | ||
var import_latest = require("@mysten/sui/graphql/schemas/latest"); | ||
var import_utils = require("@mysten/sui/utils"); | ||
var import_claim = require("./claim.js"); | ||
var import_zk_bag = require("./zk-bag.js"); | ||
const ListCreatedLinksQuery = (0, import__.graphql)(` | ||
const ListCreatedLinksQuery = (0, import_latest.graphql)(` | ||
query listCreatedLinks($address: SuiAddress!, $function: String!, $cursor: String) { | ||
@@ -33,0 +33,0 @@ transactionBlocks( |
import { bcs } from "@mysten/sui/bcs"; | ||
import { SuiGraphQLClient } from "@mysten/sui/graphql"; | ||
import { graphql } from "@mysten/sui/graphql/schemas/2024.4"; | ||
import { graphql } from "@mysten/sui/graphql/schemas/latest"; | ||
import { fromBase64, normalizeSuiAddress } from "@mysten/sui/utils"; | ||
@@ -5,0 +5,0 @@ import { ZkSendLink } from "./claim.js"; |
{ | ||
"name": "@mysten/zksend", | ||
"version": "0.0.0-experimental-20241210212302", | ||
"version": "0.0.0-experimental-20241218201438", | ||
"description": "TODO: Write Description", | ||
@@ -40,4 +40,4 @@ "license": "Apache-2.0", | ||
"valibot": "^0.36.0", | ||
"@mysten/sui": "0.0.0-experimental-20241210212302", | ||
"@mysten/wallet-standard": "0.0.0-experimental-20241210212302" | ||
"@mysten/sui": "0.0.0-experimental-20241218201438", | ||
"@mysten/wallet-standard": "0.0.0-experimental-20241218201438" | ||
}, | ||
@@ -44,0 +44,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
583307
+ Added@mysten/sui@0.0.0-experimental-20241218201438(transitive)
+ Added@mysten/wallet-standard@0.0.0-experimental-20241218201438(transitive)
- Removed@mysten/sui@0.0.0-experimental-20241210212302(transitive)
- Removed@mysten/wallet-standard@0.0.0-experimental-20241210212302(transitive)
Updated@mysten/wallet-standard@0.0.0-experimental-20241218201438