@layerzerolabs/devtools
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@layerzerolabs/devtools", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Core utilities for working with LayerZero on-chain infrastructure", | ||
@@ -25,5 +25,7 @@ "repository": { | ||
"devDependencies": { | ||
"@layerzerolabs/io-devtools": "~0.0.2", | ||
"@layerzerolabs/lz-definitions": "~2.0.11", | ||
"@layerzerolabs/test-devtools": "~0.0.2", | ||
"@layerzerolabs/io-devtools": "~0.0.4", | ||
"@layerzerolabs/lz-definitions": "~2.0.14", | ||
"@layerzerolabs/test-devtools": "~0.0.3", | ||
"@swc/core": "^1.3.105", | ||
"@swc/jest": "^0.2.31", | ||
"@types/jest": "^29.5.11", | ||
@@ -33,3 +35,2 @@ "fast-check": "^3.15.0", | ||
"jest-extended": "^4.0.2", | ||
"ts-jest": "^29.1.1", | ||
"ts-node": "^10.9.2", | ||
@@ -42,4 +43,4 @@ "tslib": "~2.6.2", | ||
"peerDependencies": { | ||
"@layerzerolabs/io-devtools": "~0.0.2", | ||
"@layerzerolabs/lz-definitions": "~2.0.11", | ||
"@layerzerolabs/io-devtools": "~0.0.4", | ||
"@layerzerolabs/lz-definitions": "~2.0.14", | ||
"zod": "^3.22.4" | ||
@@ -46,0 +47,0 @@ }, |
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
117884
14