New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mysten/deepbook-v3

Package Overview
Dependencies
Maintainers
0
Versions
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mysten/deepbook-v3 - npm Package Compare versions

Comparing version 0.0.0-experimental-20240819192704 to 0.0.0-experimental-20240821151359

10

CHANGELOG.md
# @mysten/deepbook-v3
## 0.0.0-experimental-20240819192704
## 0.0.0-experimental-20240821151359
### Patch Changes
- ed221a6: Update package address
## 0.3.2
### Patch Changes
- Updated dependencies [143cd9d]

@@ -12,3 +18,3 @@ - Updated dependencies [4357ac6]

- Updated dependencies [00a974d]
- @mysten/sui@0.0.0-experimental-20240819192704
- @mysten/sui@1.7.0

@@ -15,0 +21,0 @@ ## 0.3.1

2

dist/cjs/utils/constants.js

@@ -30,3 +30,3 @@ "use strict";

const testnetPackageIds = {
DEEPBOOK_PACKAGE_ID: "0x3228ce0225baacb211e230f74891ceaabe3edeae230090ea3a5a176e535af7e9",
DEEPBOOK_PACKAGE_ID: "0xc671049379e6d512e3ecd0e79da50cb28840f09764d80a342b904863d87e5389",
REGISTRY_ID: "0x9162317a81a9eb66ecd42705529b2a39c7805f98f42312275c2e7a599d518437",

@@ -33,0 +33,0 @@ DEEP_TREASURY_ID: "0x69fffdae0075f8f71f4fa793549c11079266910e8905169845af1f5d00e09dcb"

const testnetPackageIds = {
DEEPBOOK_PACKAGE_ID: "0x3228ce0225baacb211e230f74891ceaabe3edeae230090ea3a5a176e535af7e9",
DEEPBOOK_PACKAGE_ID: "0xc671049379e6d512e3ecd0e79da50cb28840f09764d80a342b904863d87e5389",
REGISTRY_ID: "0x9162317a81a9eb66ecd42705529b2a39c7805f98f42312275c2e7a599d518437",

@@ -4,0 +4,0 @@ DEEP_TREASURY_ID: "0x69fffdae0075f8f71f4fa793549c11079266910e8905169845af1f5d00e09dcb"

@@ -5,3 +5,3 @@ {

"description": "Sui Deepbook SDK",
"version": "0.0.0-experimental-20240819192704",
"version": "0.0.0-experimental-20240821151359",
"license": "Apache-2.0",

@@ -27,3 +27,3 @@ "type": "commonjs",

"dependencies": {
"@mysten/sui": "0.0.0-experimental-20240819192704"
"@mysten/sui": "1.7.0"
},

@@ -30,0 +30,0 @@ "devDependencies": {

@@ -15,3 +15,3 @@ // Copyright (c) Mysten Labs, Inc.

export const testnetPackageIds = {
DEEPBOOK_PACKAGE_ID: '0x3228ce0225baacb211e230f74891ceaabe3edeae230090ea3a5a176e535af7e9',
DEEPBOOK_PACKAGE_ID: '0xc671049379e6d512e3ecd0e79da50cb28840f09764d80a342b904863d87e5389',
REGISTRY_ID: '0x9162317a81a9eb66ecd42705529b2a39c7805f98f42312275c2e7a599d518437',

@@ -18,0 +18,0 @@ DEEP_TREASURY_ID: '0x69fffdae0075f8f71f4fa793549c11079266910e8905169845af1f5d00e09dcb',

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

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