@layerzerolabs/devtools-evm
Advanced tools
Comparing version 0.0.8 to 0.1.0
{ | ||
"name": "@layerzerolabs/devtools-evm", | ||
"version": "0.0.8", | ||
"version": "0.1.0", | ||
"description": "Utilities for LayerZero EVM projects", | ||
@@ -41,6 +41,6 @@ "repository": { | ||
"@ethersproject/providers": "^5.7.2", | ||
"@layerzerolabs/devtools": "~0.0.6", | ||
"@layerzerolabs/io-devtools": "~0.0.5", | ||
"@layerzerolabs/devtools": "~0.1.0", | ||
"@layerzerolabs/io-devtools": "~0.1.0", | ||
"@layerzerolabs/lz-definitions": "~2.0.25", | ||
"@layerzerolabs/test-devtools": "~0.0.5", | ||
"@layerzerolabs/test-devtools": "~0.1.0", | ||
"@swc/core": "^1.3.105", | ||
@@ -67,4 +67,4 @@ "@swc/jest": "^0.2.31", | ||
"@ethersproject/providers": "^5.7.0", | ||
"@layerzerolabs/devtools": "~0.0.6", | ||
"@layerzerolabs/io-devtools": "~0.0.4", | ||
"@layerzerolabs/devtools": "~0.1.0", | ||
"@layerzerolabs/io-devtools": "~0.1.0", | ||
"@layerzerolabs/lz-definitions": "~2.0.25", | ||
@@ -74,3 +74,3 @@ "zod": "^3.22.4" | ||
"publishConfig": { | ||
"access": "restricted" | ||
"access": "public" | ||
}, | ||
@@ -77,0 +77,0 @@ "scripts": { |
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
84381