@mysten/kiosk
Advanced tools
Comparing version 0.9.9 to 0.9.10
# @mysten/kiosk | ||
## 0.9.10 | ||
### Patch Changes | ||
- Updated dependencies [06a900c1ab] | ||
- Updated dependencies [45877014d1] | ||
- Updated dependencies [87d6f75403] | ||
- @mysten/sui@1.2.1 | ||
## 0.9.9 | ||
@@ -4,0 +13,0 @@ |
@@ -5,3 +5,3 @@ { | ||
"description": "Sui Kiosk library", | ||
"version": "0.9.9", | ||
"version": "0.9.10", | ||
"license": "Apache-2.0", | ||
@@ -28,3 +28,3 @@ "type": "commonjs", | ||
"dependencies": { | ||
"@mysten/sui": "1.2.0" | ||
"@mysten/sui": "1.2.1" | ||
}, | ||
@@ -52,4 +52,4 @@ "devDependencies": { | ||
"test:e2e": "wait-on http://127.0.0.1:9123 -l --timeout 120000 && vitest run e2e", | ||
"prepare:e2e": "cargo build --bin sui-test-validator --bin sui --profile dev && cross-env RUST_LOG=warn,sui=error,anemo_tower=warn,consensus=off cargo run --bin sui-test-validator" | ||
"prepare:e2e": "cargo build --bin sui --profile dev && cross-env RUST_LOG=warn,sui=error,anemo_tower=warn,consensus=off cargo run --bin sui -- start --with-faucet --force-regenesis" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
648513
+ Added@mysten/sui@1.2.1(transitive)
- Removed@mysten/sui@1.2.0(transitive)
Updated@mysten/sui@1.2.1