Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mysten/kiosk

Package Overview
Dependencies
Maintainers
0
Versions
334
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mysten/kiosk - npm Package Compare versions

Comparing version 0.0.0-experimental-20240701173840 to 0.0.0-experimental-20240701212824

4

CHANGELOG.md
# @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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc