@layerzerolabs/devtools
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "@layerzerolabs/devtools", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Core utilities for working with LayerZero on-chain infrastructure", | ||
@@ -25,5 +25,5 @@ "repository": { | ||
"devDependencies": { | ||
"@layerzerolabs/io-devtools": "~0.0.4", | ||
"@layerzerolabs/lz-definitions": "~2.0.14", | ||
"@layerzerolabs/test-devtools": "~0.0.3", | ||
"@layerzerolabs/io-devtools": "~0.0.5", | ||
"@layerzerolabs/lz-definitions": "~2.0.25", | ||
"@layerzerolabs/test-devtools": "~0.0.5", | ||
"@swc/core": "^1.3.105", | ||
@@ -43,3 +43,3 @@ "@swc/jest": "^0.2.31", | ||
"@layerzerolabs/io-devtools": "~0.0.4", | ||
"@layerzerolabs/lz-definitions": "~2.0.14", | ||
"@layerzerolabs/lz-definitions": "~2.0.25", | ||
"zod": "^3.22.4" | ||
@@ -56,4 +56,4 @@ }, | ||
"lint": "$npm_execpath eslint '**/*.{js,ts,json}'", | ||
"test": "jest --forceExit" | ||
"test": "jest --ci --forceExit" | ||
} | ||
} |
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
117889