@mysten/kiosk
Advanced tools
Comparing version 0.0.0-experimental-20240701173840 to 0.0.0-experimental-20240701212824
# @mysten/kiosk | ||
## 0.0.0-experimental-20240701173840 | ||
## 0.0.0-experimental-20240701212824 | ||
@@ -10,3 +10,3 @@ ### Patch Changes | ||
- Updated dependencies [87d6f75403] | ||
- @mysten/sui@0.0.0-experimental-20240701173840 | ||
- @mysten/sui@0.0.0-experimental-20240701212824 | ||
@@ -13,0 +13,0 @@ ## 0.9.9 |
@@ -5,3 +5,3 @@ { | ||
"description": "Sui Kiosk library", | ||
"version": "0.0.0-experimental-20240701173840", | ||
"version": "0.0.0-experimental-20240701212824", | ||
"license": "Apache-2.0", | ||
@@ -28,3 +28,3 @@ "type": "commonjs", | ||
"dependencies": { | ||
"@mysten/sui": "0.0.0-experimental-20240701173840" | ||
"@mysten/sui": "0.0.0-experimental-20240701212824" | ||
}, | ||
@@ -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" | ||
} | ||
} |
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
648623
+ Added@mysten/sui@0.0.0-experimental-20240701212824(transitive)
- Removed@mysten/sui@0.0.0-experimental-20240701173840(transitive)