@layerzerolabs/lz-aptos-sdk-v1
Advanced tools
Comparing version 2.3.44 to 2.3.45-initia-oft.5
# @layerzerolabs/lz-aptos-sdk-v1 | ||
## 2.3.45-initia-oft.5 | ||
### Patch Changes | ||
- Build Initia,aptos,movement,bsc snapshot images with newest images | ||
- Updated dependencies | ||
- @layerzerolabs/lz-definitions@2.3.45-initia-oft.5 | ||
## 2.3.45-initia-oft.4 | ||
### Patch Changes | ||
- Build initia images with newest contracts | ||
- Updated dependencies | ||
- @layerzerolabs/lz-definitions@2.3.45-initia-oft.4 | ||
## 2.3.45-initia-oft.3 | ||
### Patch Changes | ||
- Fix Aptos OFT SDK to fit newest contracts | ||
- Updated dependencies | ||
- @layerzerolabs/lz-definitions@2.3.45-initia-oft.3 | ||
## 2.3.45-initia-oft.2 | ||
### Patch Changes | ||
- Fix bug in Initia OFT sdk | ||
- Updated dependencies | ||
- @layerzerolabs/lz-definitions@2.3.45-initia-oft.2 | ||
## 2.3.45-initia-oft.1 | ||
### Patch Changes | ||
- Build new initia images with newest contracts | ||
- Updated dependencies | ||
- @layerzerolabs/lz-definitions@2.3.45-initia-oft.1 | ||
## 2.3.45-initia-oft.0 | ||
### Patch Changes | ||
- Build new initia images with testnet deployments | ||
- Updated dependencies | ||
- @layerzerolabs/lz-definitions@2.3.45-initia-oft.0 | ||
## 2.3.44 | ||
@@ -4,0 +52,0 @@ |
{ | ||
"name": "@layerzerolabs/lz-aptos-sdk-v1", | ||
"version": "2.3.44", | ||
"version": "2.3.45-initia-oft.5", | ||
"description": "Aptos SDK for LayerZero", | ||
@@ -18,3 +18,4 @@ "keywords": [ | ||
}, | ||
"./package.json": "./package.json" | ||
"./package.json": "./package.json", | ||
"./deployments/*": "./deployments/*" | ||
}, | ||
@@ -36,3 +37,3 @@ "main": "./dist/index.cjs", | ||
"@commander-js/extra-typings": "^12.1.0", | ||
"@layerzerolabs/lz-definitions": "^2.3.44", | ||
"@layerzerolabs/lz-definitions": "^2.3.45-initia-oft.5", | ||
"@noble/hashes": "^1.3.2", | ||
@@ -52,4 +53,4 @@ "aptos": "^1.20.0", | ||
"@jest/globals": "^29.7.0", | ||
"@layerzerolabs/tsup-config-next": "^2.3.44", | ||
"@layerzerolabs/typescript-config-next": "^2.3.44", | ||
"@layerzerolabs/tsup-config-next": "^2.3.45-initia-oft.5", | ||
"@layerzerolabs/typescript-config-next": "^2.3.45-initia-oft.5", | ||
"@types/bn.js": "^5.1.5", | ||
@@ -56,0 +57,0 @@ "@types/command-line-args": "^5.2.3", |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
1130270
2
+ Added@layerzerolabs/lz-definitions@2.3.45-oft-rc.0(transitive)
+ Added@types/node@22.10.1(transitive)
- Removed@layerzerolabs/lz-definitions@2.3.44(transitive)
- Removed@types/node@22.10.0(transitive)