@layerzerolabs/evm-sdks-build
Advanced tools
Comparing version 2.3.9 to 2.3.10
# @layerzerolabs/evm-sdks-build | ||
## 2.3.10 | ||
### Patch Changes | ||
- b9804e1: export tron and zksync artifacts to sdk | ||
## 2.3.9 | ||
@@ -4,0 +10,0 @@ |
@@ -1,2 +0,2 @@ | ||
type AllowedFiles = 'artifacts' | 'deployments'; | ||
type AllowedFiles = 'artifacts' | 'deployments' | 'artifacts-tron' | 'artifacts-zk'; | ||
type SrcFiles = { | ||
@@ -3,0 +3,0 @@ [key in AllowedFiles]?: readonly string[]; |
{ | ||
"name": "@layerzerolabs/evm-sdks-build", | ||
"version": "2.3.9", | ||
"version": "2.3.10", | ||
"license": "BUSL-1.1", | ||
@@ -27,4 +27,4 @@ "exports": { | ||
"devDependencies": { | ||
"@layerzerolabs/tsup-config-next": "^2.3.9", | ||
"@layerzerolabs/typescript-config-next": "^2.3.9", | ||
"@layerzerolabs/tsup-config-next": "^2.3.10", | ||
"@layerzerolabs/typescript-config-next": "^2.3.10", | ||
"@types/glob": "^8.1.0", | ||
@@ -31,0 +31,0 @@ "@types/jest": "^29.5.10", |
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
44848