build-lz-options
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "build-lz-options", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Build LayerZero options with one command", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"@ethersproject/address": "~5.7.0", | ||
"@layerzerolabs/devtools": "~0.1.1", | ||
"@layerzerolabs/devtools-evm": "~0.1.1", | ||
"@layerzerolabs/io-devtools": "~0.1.0", | ||
"@layerzerolabs/lz-v2-utilities": "~2.1.2", | ||
"@layerzerolabs/devtools": "~0.1.3", | ||
"@layerzerolabs/devtools-evm": "~0.1.2", | ||
"@layerzerolabs/io-devtools": "~0.1.2", | ||
"@layerzerolabs/lz-v2-utilities": "~2.1.3", | ||
"@types/prompts": "^2.4.9", | ||
@@ -58,4 +58,5 @@ "@types/react": "^17.0.74", | ||
"lint": "$npm_execpath eslint '**/*.{js,ts,json}'", | ||
"lint:fix": "eslint --fix '**/*.{js,ts,json}'", | ||
"start": "./cli.js" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
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
1824840
7433