You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP

@layerzerolabs/hardhat-deploy-mnemonic

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@layerzerolabs/hardhat-deploy-mnemonic - npm Package Compare versions

Comparing version

to
3.0.81

# @layerzerolabs/hardhat-deploy-mnemonic
## 3.0.81
### Patch Changes
- 84bf762: refactor ton sdk
## 3.0.80

@@ -4,0 +10,0 @@

{
"name": "@layerzerolabs/hardhat-deploy-mnemonic",
"version": "3.0.80",
"version": "3.0.81",
"license": "BUSL-1.1",

@@ -11,4 +11,4 @@ "main": "dist/index.js",

"build": "$npm_execpath clean-prebuild && $npm_execpath tsc",
"clean": "$npm_execpath clean-prebuild && rimraf .turbo",
"clean-prebuild": "rimraf dist"
"clean": "$npm_execpath clean-prebuild && rm -rf .turbo",
"clean-prebuild": "rm -rf dist"
},

@@ -22,3 +22,3 @@ "dependencies": {

"@jest/globals": "^29.7.0",
"@layerzerolabs/typescript-config-next": "^3.0.80",
"@layerzerolabs/typescript-config-next": "^3.0.81",
"@types/lodash": "^4.14.202",

@@ -25,0 +25,0 @@ "hardhat": "^2.19.0",