@mysten/create-dapp
Advanced tools
Comparing version 0.0.0-experimental-20241104181539 to 0.0.0-experimental-20241106004723
# @mysten/create-dapp | ||
## 0.0.0-experimental-20241104181539 | ||
## 0.0.0-experimental-20241106004723 | ||
### Patch Changes | ||
- Updated dependencies [e7bc63e] | ||
- @mysten/sui@0.0.0-experimental-20241106004723 | ||
- @mysten/dapp-kit@0.0.0-experimental-20241106004723 | ||
## 0.3.30 | ||
### Patch Changes | ||
- 325955b: Fixes issue regarding refetching object data too soon after executing transactions | ||
## 0.3.29 | ||
### Patch Changes | ||
- Updated dependencies [69ef100] | ||
- @mysten/sui@0.0.0-experimental-20241104181539 | ||
- @mysten/dapp-kit@0.0.0-experimental-20241104181539 | ||
- @mysten/sui@1.14.1 | ||
- @mysten/dapp-kit@0.14.29 | ||
@@ -11,0 +25,0 @@ ## 0.3.28 |
@@ -6,3 +6,3 @@ { | ||
"homepage": "https://sdk.mystenlabs.com", | ||
"version": "0.0.0-experimental-20241104181539", | ||
"version": "0.0.0-experimental-20241106004723", | ||
"license": "Apache-2.0", | ||
@@ -34,4 +34,4 @@ "files": [ | ||
"enquirer": "^2.4.1", | ||
"@mysten/dapp-kit": "0.0.0-experimental-20241104181539", | ||
"@mysten/sui": "0.0.0-experimental-20241104181539" | ||
"@mysten/dapp-kit": "0.0.0-experimental-20241106004723", | ||
"@mysten/sui": "0.0.0-experimental-20241106004723" | ||
}, | ||
@@ -38,0 +38,0 @@ "sideEffects": false, |
@@ -20,3 +20,4 @@ { | ||
"react": "^18.3.1", | ||
"react-dom": "^18.3.1" | ||
"react-dom": "^18.3.1", | ||
"react-spinners": "^0.14.1" | ||
}, | ||
@@ -23,0 +24,0 @@ "devDependencies": { |
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
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
56830
692
+ Added@mysten/sui@0.0.0-experimental-20241106004723(transitive)
- Removed@mysten/sui@0.0.0-experimental-20241104181539(transitive)