{"_id":"@aave/periphery-v3","_rev":"49-97fd691909f5b06f1d8bd09f3967f693","name":"@aave/periphery-v3","dist-tags":{"latest":"2.5.2"},"versions":{"1.10.0":{"name":"@aave/periphery-v3","version":"1.10.0","license":"AGPLv3","_id":"@aave/periphery-v3@1.10.0","maintainers":[{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"ce66d49f7a998b3046f9b2c54c25917b3dc06655","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-1.10.0.tgz","fileCount":89,"integrity":"sha512-1sDWiojMcJUHr3htntSodDRnPr/41wNTklc0r8a9larZAuz2B2MrjX/3XnplNvhTx6HWHP4x3W9IbRs8AZgh7g==","signatures":[{"sig":"MEQCIG7MwF/MalKrOBidq1iTn2dLT9F5yoxuE3jXqCoW+bQxAiB55w+DAZrTpThvf0vzanXhTrL2LX+3HEnA63Q+SJ5RIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":555294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh892ICRA9TVsSAnZWagAASkMP/i5fMHCM3vMhi1D+Uvrj\nWfkjP4aYVuNDWTKnGxO+FMP+CKh/zBotcfBPRaSnqWLjHiTtiIaVoOogZe1Z\noz85yFfJ+mGqujlX7a2mvG94OwugI7MEpFd6oAFU9TXrgaE2bd4/PQ2fiZrw\nc2FYirvlXd80Q0q25rV35eJkTzL3vudjXRSu3OUfSesZhOQoqd4EJ5a3Atbj\njqo2HEYHPr+8+qcDQA2uBNyPlrRUAmLH1Uj6CaRKCzhIMqXyrkqjOXfFmmi0\nJ2HyKnA/eN7GEnVcOPhLRcMXKml19PAkiRaC3wsZymF6HwXA1UrqLqCaWXUM\nh+FzOdbIcbHn8tUPxWI1yqNtXjwjcxhqAkB/uza3V/rsFeQZQPBbOkHkopdk\nQB40w7Uqn7D0YN0nWf2+oFF7879q5K+C0n1tGnndon7/VOoIFv1T/ZIzQ1o2\n+W4yoJ89b29H92TFFbCrBRgu18LiINxU+C455vMOfV8NkKzbtu+hZgCoY6C3\nSmTaWlMUFnHFTb35EfmwpJqZ2FB4D0EKCl0URFpmErO4kN+OdcuB+6QkTorR\nzh1uSJDQC6A1DKIFYq75Q7tBazPbERP+nTgFILJaQGbpze2ZSPtvWmzusKDk\nluibmnUQHUjQd1jPTmk74toSQqm93DwKpLjGwsQRMnHsCnUx5a4lipBOIVPs\n25QR\r\n=XJ+0\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"f36416d731f1d5c7e34cbb61420d2b44c1a75280","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/weth-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm run auth-registry && npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","auth-registry":"npx dotenv-cli -- bash -c 'npm config set //npm.pkg.github.com/:_authToken \"$NODE_AUTH_TOKEN\"'","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"david-racero-aave","email":"david.k@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.1.2","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.13.1","dependencies":{"@aave/core-v3":"^1.10.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.6.8","ts-node":"^9.1.1","bluebird":"^3.7.2","prettier":"2.2.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"^1.8.0-beta.2","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.3.0","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"^1.0.0-beta.18","@nomiclabs/hardhat-ethers":"npm:hardhat-deploy-ethers@^0.3.0-beta.11","@nomiclabs/hardhat-waffle":"^2.0.1","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_1.10.0_1643371912349_0.3651084772612858","host":"s3://npm-registry-packages"}},"1.19.2":{"name":"@aave/periphery-v3","version":"1.19.2","license":"AGPLv3","_id":"@aave/periphery-v3@1.19.2","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"f16b54fdc4264413ee19f6f0d6b29b862d5dfc2c","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-1.19.2.tgz","fileCount":137,"integrity":"sha512-IJKoWgX1ZphyQjNKr/nUEAWPHUzFaxO6lCSBQBLAdemGFw8baodBMuSkb6y6v7XGzZJGV+DGYCxSMNY449RsXQ==","signatures":[{"sig":"MEUCIQCZ2htiXq88vInz2yvQ8qAF78RG6Pb9O5hM1UCjYHcbZgIgG4WlxtG9/MynyNpxTP56V/foU1sIJRQul9vEWmUZuRM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":861369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEfEnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHHw/+K7DzWPJVxJiOhwoIe/P2qLeSvtb2WbZQsfrcsLY7gQAGOZKE\r\nW9VTFjKPEFJg/s+3+p+l/ADf2eMNEnh9swf9/5InerI94aykjino+5sq62AR\r\npGLndF4yuGSfTJYw23zYcNWbptFLdrlTih+X1CZ8DrnmuBovwOBOXan5hFOh\r\nt/EKxxOMrZoKQtsaOBGfP3kLUlovBcVk2mtdKU4YHZR/Lgt5kSjZygGGi2ic\r\nr9IbHf8ADvBceJgZ3Naq9rFKwLvdn0+eVn2/Gc2ieL7dNyFTgZ6Vdy/+MV1p\r\npzguKRz1RCw9nbt4cvXySD6LucyRnwqLT2azH4tCWoPfet7kqO/CO6Eld3ez\r\ntjpOB5g6bPquZLSjvZXutvccYcwkwzelD28OJ+t0pzvzlExJ7QzCfAd0KGln\r\nr5EUc3l3QcEdJWwkCNprmk6KdG6p96j6RaZqv2IODafK8THkiwzdB/+GN2Ei\r\nhQOa4AJiUcXcoRpJhOQHrSho+QMyVggQSHP0u+zpp+nwDpTsp8jyN1KE8CVj\r\nsgWsr6Iaftso4LO0OW3IJsgLZihhKofE7r+XszlYcPWxBQtalGJ/39maMqtb\r\nw5JFFSUrHPR0/N+9+OM7gh/Ump/5P6aSBDRhLbGN2LigX91cZiLPLyzx32jQ\r\n3WZOeG4joDHN2oj9mms5bCQUDm1ZcMRbu60=\r\n=Xxki\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"13d063415d78035cc2d6f234c174f60442d3ca72","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/weth-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm run auth-registry && npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","auth-registry":"npx dotenv-cli -- bash -c 'npm config set //npm.pkg.github.com/:_authToken \"$NODE_AUTH_TOKEN\"'","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"david-racero-aave","email":"david.k@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.5.5","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.15.0","dependencies":{"@aave/core-v3":"^1.14.3-beta.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.27.0","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_1.19.2_1662120230832_0.18670040609346206","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@aave/periphery-v3","version":"3.0.1","license":"AGPLv3","_id":"@aave/periphery-v3@3.0.1","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"5b2bd18cc2b1a41554fe6efa6ca566e061650b36","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-3.0.1.tgz","fileCount":167,"integrity":"sha512-z4+YKhnhoLNC63g67geguL//IdNgEgpgfEiONph/cgg/L9jXAGKjjSS7ZStXH0KnFGoqk44t9XG/idyJGcQA8A==","signatures":[{"sig":"MEUCIBVxAkm6l+MjtJ6muW96h/jZzj1D7y9WmX0AM1tfcvatAiEAyt7CSovsfNzjDqESNbgeix1FsEHsx3ypvlA4892BPBg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":983326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJje4gyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpRmQ/9HVX7XwXZ95yu0fUvOs838tyZZJcEWCx0pc39TfnYjdRywh03\r\nmxdLCSeyh7nz+hy3Hhyi7WODfSyTUldYODJNy3VewaHZYmJ1bzsBqx38AnTS\r\nZ5FpFoe6MDgaHufU/Homagt7JdSVgq3Q7I9+JXMblp0HEnw1q5A8sX1P9Q8G\r\nndKslfkTBP6pL573lJzKZ1RPjNUs0A8QqdxpyDlId2SjNCYHrJJZpt+HiR0m\r\nTe4iGjFdPUUoLlVRsuA4m1wFwHPZ3u/J0MrPPuQ0cUMvf/sLQy2/1q/iYak9\r\noGqRNGRoTeO/QfwlgVpaFj6qCZenzjoWAp88W1Z86J1NDZAD24ZPM5G3iy1g\r\nazlKgDeDLLsGeQqFjUwy6azaOwoubjD2i+947CdHiBYMALFGr60X/gLFoOCy\r\nv5WXLJCe8p7MzoVipJNZG3gh5Bu1t/KZQwnx4s7TPrAPtpZZvbECQ9HvRjuS\r\nIuGe0pUyAjHa7GF2Q1lbYwkrHcMgARbNhvE4iQfr5EQAXGxQ7kJlCvoei/9u\r\nqwoZPA6IYav95PY7cvx0RFmTusdW5EIc0iFNrcFKE4Fy78BUm6SX5WP6L6h+\r\nsl/8hnKrf0BbitrbPy07/BaMvUtmBSTcWtnz59CnT4CPicQuvBaRBI2ERcsf\r\nePekcNmMtilw8dUIYdAtbtlKHQ0/L839YV0=\r\n=tZiH\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"72fdcca18838c2f4e05ecd25bbfb44f0db5383f7","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm run auth-registry && npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","auth-registry":"npx dotenv-cli -- bash -c 'npm config set //npm.pkg.github.com/:_authToken \"$NODE_AUTH_TOKEN\"'","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"david-racero-aave","email":"david.k@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.1.2","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.13.2","dependencies":{"@aave/core-v3":"1.16.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.30.0-beta-rewards.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_3.0.1_1669040177840_0.5414120339851078","host":"s3://npm-registry-packages"}},"1.21.0":{"name":"@aave/periphery-v3","version":"1.21.0","license":"AGPLv3","_id":"@aave/periphery-v3@1.21.0","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"d21c7f01384ca96102b36c6208e69559fb974447","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-1.21.0.tgz","fileCount":167,"integrity":"sha512-imTSAoUX1+WjXD3Jo0jMErFe+KoH2GaH0Q13NrghsdksbZDWjGhM9kTQortZ6Em4jlxyuaS5+3fRWBCxvRp9LQ==","signatures":[{"sig":"MEUCIETmNPoEcfNSRsF5o21U4npsctRqL98tzK0hRyA2lDr6AiEAy6DDq96jXXQI7LcNLivKXZdiHkb8m/qAr+tONGESp/c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":979027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjf55gACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqr3xAAjXkOxVtM68IWf8VpMZ9e5Jlav7ovw0sYhNVKksXiUhqj0M9V\r\n9Hu9SUMRbfqGk9bgNhjIuYLQbb/D8UrGcXDjWhI/T9SQoYhDM2U5/mJE3VuL\r\n5CmQ29YfCFd0guaWfbYLzDnChSzQFngy/wl+3GSAV4rNFIUufGRRcrcb5xR8\r\n9zT0mlvObFVXcJKifnagMc6ui3QGoRhNJ2dJIXlRTgEIXukq4q9P4uirYXPb\r\nXF6DjGxMHnlPJV7C8OxpCbz0/X5bc81ZiwhRqt19ubQiAVx3Z8KvZKAlHOlM\r\na3hOMWd3EJcw9daN5UjkBPHro1uO9Ppqzd/ogl5JPqdWIIbzDua1R4MzY0hW\r\nz01D4g8KIalokas45fNy+iOL1+AinEXJHwimjT+oR9Plw0530IjTC11b3gUQ\r\nlD/0wXG4Oq3hS0K2CwS5ftNb0U6g/Kn9cKOxfeZYM1pQxRN5NALsEaRVMb57\r\nJ9B5bMsuC9430SWYNlIUh+88ZIAhWVXmaU46br+LHQt4BWDm3bUsoXdwcwn+\r\nKEkGzu16vS64bfvD7CHA9VSGhEYtx7xghMscLmILjbsiIJAg+/4Cob9zuEPq\r\nm2/JZFE5fG6MV9+pR+pOZeYjwSUuBV/t8wr3jcalyPpQOnBmrUuoAWyvkaLS\r\nKGlmHrfouyLh+nFwL6nCN5YXUajQYEW9ykE=\r\n=cPas\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"20bd363ada55dac6df0b210fe8815c4f14401484","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm run auth-registry && npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","auth-registry":"npx dotenv-cli -- bash -c 'npm config set //npm.pkg.github.com/:_authToken \"$NODE_AUTH_TOKEN\"'","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.5.5","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.15.0","dependencies":{"@aave/core-v3":"1.16.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.30.0-beta-rewards.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_1.21.0_1669308000343_0.694846742345069","host":"s3://npm-registry-packages"}},"1.21.0-beta.0":{"name":"@aave/periphery-v3","version":"1.21.0-beta.0","license":"AGPLv3","_id":"@aave/periphery-v3@1.21.0-beta.0","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"64566e879614cde24b1dc56f0519cdf004d5f773","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-1.21.0-beta.0.tgz","fileCount":167,"integrity":"sha512-pAFGl7fl5G7tFBXBZ/ZWOgNS19YOyqn73MvWp8yUa4ExWdGlU9yZt2PQBoyn3yynfM+Q0bi2EEk/CwWJXwlszw==","signatures":[{"sig":"MEQCIB8jl0gfORcjkamN0D6i+VGE0ZS9bPxEgI3Nsojh5C5FAiAyWY+/VkIUx/KBw3ZxSVx7VARXATpPQWuj3a+s1rdkMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":988792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgLapACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHHRAAhSJO7WNF73JHQ6lDRckVF0kfzSTsQlOZHNe+h7vdruc5kDwO\r\nUVQ06T8bODKui/DRj2q8XNpA/9PcFbCUTK/p3KWjY/yaXNs5Pt5bP7lE1i3E\r\nlMMD9RDB0qqiISV8u1aGHuE7+b6Qgf5eGmRpSeqGYNDYolVPaWC8z3c9dgoG\r\n2UqejYrT95gkERYcOd7wqLt/xRm4/OQvbkX3Sek2Tcsix7o2ZsSaMhWRpU13\r\nKlpPES63KztJQo7eYOIUVltK7ldTi9Z8iK7BoYp0yJF7KBAl9Vyms7M57+L7\r\nEwdX5aomzDjTQjFA8/xpFurs8a3Z9R2rI6rR4ScQn7hhCte7aQvwkb2N8ggZ\r\nWDaVfAixMAHOKFXp/d7cedReDLTgSfmO2cVEPIH5wyKQEBGiBZxISSpRQjS4\r\n854mSTWpIihfG7kKPwgl45ZCG9oqSBnGRuoQfjCrxbYRCeEqONQCKIEuIkC6\r\n8qNJV1bL9v2Yn2bteZi1axU1RxxWsHzNzGqH9d6jh1xIddGFrSAQt9/FByzJ\r\nDNx9zJMQ1WlXN4Zr42Aj1sYb470N+uo51Gs0ELXzTmd1eoAC1AdEMuEO24Sg\r\n/vXGKHWIFj4nlQXp7x9TocJKTAZANquYMPEZcIlE2gQmSm5Xnskr3fEkAr0K\r\ngTd8pm5UII/HzJnAVXYj1mmYGh1HfvFyeVM=\r\n=1s+m\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"546766d5d519e2c6e70510fb98266983a8ce4d76","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm run auth-registry && npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","auth-registry":"npx dotenv-cli -- bash -c 'npm config set //npm.pkg.github.com/:_authToken \"$NODE_AUTH_TOKEN\"'","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.5.5","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.15.0","dependencies":{"@aave/core-v3":"1.16.2"},"publishConfig":{"registry":"https://npm.pkg.github.com"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.30.0-beta-rewards.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_1.21.0-beta.0_1669379753681_0.1542908159243095","host":"s3://npm-registry-packages"}},"1.21.0-beta.1":{"name":"@aave/periphery-v3","version":"1.21.0-beta.1","license":"AGPLv3","_id":"@aave/periphery-v3@1.21.0-beta.1","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"80a438987ffd95b50ee8b6c990ba091fff239049","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-1.21.0-beta.1.tgz","fileCount":167,"integrity":"sha512-3IVd6P0wIG/NsFEkM/8CotJuHA0XUOeD1WUIpnXXKwWBUmq+5AAHXib17mdBVEzzIn60UPhbsZ1e5RvluMkWNA==","signatures":[{"sig":"MEYCIQDClpflMM+2/O7n3gy5EdQvLatKm+/dMAyQczHR+GaFdwIhAMC8Lp0CUnJJ5alLnunT2fojRwgDYi/xpX8olmWHg7te","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":977299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgNcOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn4xAAhYD1nhZBjg7wvdoo4ebHA3nRdBge5+0qhiSEv2jvOfa9GC2A\r\nGCL/a92OO7ucvbSxYFgGL/rWlIFpHVgStJ6F6CrdHzHtdWOORmZEDlQviUDl\r\nnD/3JRfJIjCtZcHnadWlUF7xYYAh7Ng6Lgs19lsxaNRuly7atoSxjp6ZpXXy\r\nuWsovMKc6JEZTUy7MwGOkmbPKOmme37V8k3jp1UbBN1OUCQHh7qQAugpyfTq\r\nZjDWfabK9DT1K45GSCVggrsKwGcvMRXoxW9ybRRZHe9vlzL4cw+BHZTMztzH\r\nL8R2+asfRrc4d2/+b8AOqz0iUMTbZTp8iTRCbf5esxBJ3WOSxdy/CbIIaOfb\r\ns0M11A+mTkfkYlTaIfg2KHDuELKhVMA59V44yhvnWRGnSorW3mhiv0hNyRm+\r\nUmKJjPSqjSkDgGrGbpZKR1KR2iuTyN2iB3K0akbu9wepM9/tqmByNTCmY208\r\nisOL/hcv3A4jTv8ErvfAmJCaSKdFmxhZBMXoaHpSnvIKkGqKVOtM8AUidILv\r\nyywFuo+LLtG1T8DRgHsozExtOVajvLAgZFLJYw34ujTnWCX0aOddMKwSKzWv\r\ntJktb029njRC0Oy6mp7Ps3c6YC8X2vCSozn+stWep8zGHXKRE9pptbAjWbDd\r\nqPB+nmGg0HefVljrWvy7G+f1iHYsoQ6PjII=\r\n=ALl8\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"5f69d20b519ec63dcf6e114d02a16bfd2d42fde6","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm run auth-registry && npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","auth-registry":"npx dotenv-cli -- bash -c 'npm config set //npm.pkg.github.com/:_authToken \"$NODE_AUTH_TOKEN\"'","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.5.5","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.15.0","dependencies":{"@aave/core-v3":"1.16.2"},"publishConfig":{"registry":"https://npm.pkg.github.com"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.30.0-beta-rewards.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_1.21.0-beta.1_1669388046711_0.7922038571496843","host":"s3://npm-registry-packages"}},"1.21.4":{"name":"@aave/periphery-v3","version":"1.21.4","license":"AGPLv3","_id":"@aave/periphery-v3@1.21.4","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"cc68bbc2443c2af60d02d54b6ba8448ec0707907","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-1.21.4.tgz","fileCount":167,"integrity":"sha512-o7psIofZt5hsrgnwX9Rp5vqBVijhcsaZoq8KUCTRDy49fsgPfF2SowN2o23Vlj+xA2ybkPBdrFr8KAqzwxNDUA==","signatures":[{"sig":"MEQCIBU8W0aO3FEeMSJmabQkRDU49lMUlFTqCH/J5BlaDvlHAiBeyfijsnKylk4Bsc569MbZKFL10q2fu5nh6m+owviJ7A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":978828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkLWlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+xw//SZ0hC8QqMoxWAVTkll7slpsxFi7PM+awzMHx3Ha7YJIrrxr1\r\ngg4qPK9Z/70xNKhagl7iZWj3Soqb45JgUgzo1NH6eQhDfLUwmzh1bns7KNt4\r\nvxZFqi2FgNM7zn9E2pKvYYtPhbfAQQIKxrQJc0M/UOmDrNik/73kokTFNxmM\r\naB1vrVxT8OKyZI2UTW4jujDht1c/WFIuI4zTCGgDz5779m+BiPgNNNr7i5HC\r\neD2ayJ3Dz6RuK8/JoZhEdUcUFFlIIkgVhfG0BgZon8EYzT/QN+CPfFbB2W3w\r\nP/iWt093Mg6808f1qPNrAc7iBsXnhKVo5yHFA0vWsGFxmzWLZZ9w/GJFC2YK\r\nYywaV1fOKcyHTFUMXW1X1FenLNQ2rsDzifOLMokPq5ODQCok3lsI/G6+WRSW\r\nqBWHlll6yJ6EiZNgp83PtiFBlg9LG9u1XW9mE00vOSdE5rkfuXtcp+0dC7xS\r\nNOk8vxG4U6rp4jwVg33uFIRKWWjhNvKe8DnxhX0GqwxwQle/Duh19JUtcjho\r\nYfS9AL1ZyTQkdK5UmTs0i6rzJouMyXyUtYgRPZcxzf5PxDvtGthNrQDbR6cd\r\nS8dUF6Dbsb+42oYuZ5oScC+e7yGjZwlUV6THFVZzmEZ3pRDlssv/TANd8lQk\r\ndVwHVmvcLuGT5vvJ+nc7aOl0u9duOXEZiBc=\r\n=JQa7\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"19cf461671f6132953a65311eab363325d22f0ec","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.5.5","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.15.0","dependencies":{"@aave/core-v3":"1.16.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_1.21.4_1670428069163_0.6420181306447728","host":"s3://npm-registry-packages"}},"1.21.5":{"name":"@aave/periphery-v3","version":"1.21.5","license":"AGPLv3","_id":"@aave/periphery-v3@1.21.5","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"7fe817bddffeb09790543704f7abe89b4cc5f04d","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-1.21.5.tgz","fileCount":167,"integrity":"sha512-mjs5DoFcY5dCJ0rbzSnamefSS3xdygI+KiY3YZnJ07uyhbslVPYGJV3rNM10Trzqob0P357JNjxui5GlMkftmA==","signatures":[{"sig":"MEYCIQDHqnaZEo0I5vcGq142eFpWXkiAv0jofZK6zavIGYyRGgIhANtSfA1lNJHQSwgtNyKiujRT1iECDuTpe+Jx1Hxm99nM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":978828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjkNJwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrp8Q//bkkn6l3CKX+iZ4IEjz5j8Cqd19us+HDEooFR55G4SYxY+iNB\r\npvUlHu9eu6AyzPF+1YNweLBqZAXYnhs3dRjH0FWJ1KKjr/nLAkBKz/lIfKIL\r\nbvaihn1IZAzHW/C8Wr1l4LCpZxfBzrGPCv6By/XlPttEh55EFWQIgWZfOY+p\r\nbKh57c32GZDYp2DzBzQACDPdSh/FJmgIZ+kmvLpAUb7YO72fXSZFSsJm1nUP\r\nxk6EJO3jn1q31nX3s1mkISIg4nV5HrZKcvOAA8fz47p2dAEgZHAZ+hyOTCtP\r\nW/Nw2NZ7eIIEOni+djVXAqzbkIJpYJU1tI7jv4UpTKGAwA79fx5052pTgHen\r\nF5h23KwOcM+/3PdJAk5G78Fi31TB9EQmr/QwZI0y5+07WZcO6U+x7TEO+RYn\r\n6wV/YNPFwR7shJCiYsd3mrVR+dylTHW5E6DCVi9dgJpG/Yp9IzD2mGOdzW6i\r\nGxeb4l19t7WtlTxf5D3Tbat4SJivVQo38XsE1XtSbHFmnHQKcA2hvXTpq6sB\r\nc/wnl0Ylq5UBVGEdMLe4Sm9niWJacrDxu7zVBxoMw2Ox+88dbRCCAGDCQhoe\r\nd9LMHdZLotK5+VG3TRoCL4RJcFmZkL8qsCqSDuaq3DA73Umg1NCJbxDNl0VH\r\n5FSsoSJAgAPqRseF3XMwe5mfPO4+Wtv7c7Y=\r\n=LU5m\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"932f362feafb3df2c2d59a852582fa7f1f4f1930","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"david-racero-aave","email":"david.k@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.19.2","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.18.1","dependencies":{"@aave/core-v3":"1.16.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_1.21.5_1670435440277_0.7337714217502547","host":"s3://npm-registry-packages"}},"1.23.0":{"name":"@aave/periphery-v3","version":"1.23.0","license":"AGPLv3","_id":"@aave/periphery-v3@1.23.0","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"90bfe48d4464b55955335e1c39ae0848e70be903","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-1.23.0.tgz","fileCount":179,"integrity":"sha512-j2CFops1NYek/RWb4ElbQyE+X8LVsG67bSPMhmU37MZinRF1nTeZryjJUi2Axc3JPyUh27DCT7KRSAl2Tx2IFA==","signatures":[{"sig":"MEUCIG4giWYlwog+mzepNfmUAsy4clm1E/nRybQ9EWku8At9AiEAsCH6Vy+OnxDuD/loB/wfvR1H4byAn6HUC/Zc57M9DlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1058205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHPeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5rA//erj9u2Lepyn8BKq+feuOKyQXaOcYi8mMmD/Vw3ixlOoGgN6U\r\nSJi0qbPsnQmRSvXCH0piRZgC9go8QUKgd+wP4wnm1wtIWuRMrb0drygZVipO\r\n7nsy7SO/GtsjQbXcF8hOiXFWpAH+jiWvbuHpv5JY4jkYS6gW6U1qvZiIU+eD\r\noH3NIR9vQj0gkfw+OAaG/htlhVwuuleR45WlCxppzxruRfWzKUdWk3Aw5ctL\r\nSym/UGPQ8egtcC2teFQ8pyIJY7ptiGniV0zbz2n3JPS/kgFBJ11cqcYy4OYJ\r\nBp7jN3iYHChUYPZzRkBeec0ag7NsOfA/4T+YkK01wqM4XgoyHYCGRkuwZKdb\r\ntIhFOiM4giO9hoSbgDIeTNZ1Q7E3UQfWMQ6nMxLJr0qz1HtePtovBedrWGun\r\n8O8cVw7q55NW6u4VeoVHHoeh2tE8HyW5suT9Jg44J0MKDCqjHfj17SySmIis\r\n57QCLROkNehWvYe9TBVtvPF/THYQbt42dua9IpJvGLQHSmn8ftUsqAreYROf\r\nRAeJKbtBfsgwn237IH1OEvrFhNFzqDg8aPF4IRziAlHaMPcpxwXQc9aYCN0U\r\nre01ysE7MYWpyQREw6Td29uNw1EDf20D1fnXAhzpXXnufRvuLjMlPeHBLXw3\r\nmOzIk1VX7Kvsprgcu+OQXscC3yexFUZHPdw=\r\n=9cVf\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"0e7b7d929a7f1b26fb4d5a8cc1ab870fc3d85cd9","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"david-racero-aave","email":"david.k@aave.com"},"deprecated":"The version 1.23.0 of @aave/periphery-v3 is deprecated due incorrect versioning. Please install @aave/periphery-v3@2.0.0 or newer versions.","repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.19.2","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.18.1","dependencies":{"@aave/core-v3":"1.17.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_1.23.0_1672246237850_0.44119651958993544","host":"s3://npm-registry-packages"}},"1.23.1":{"name":"@aave/periphery-v3","version":"1.23.1","license":"AGPLv3","_id":"@aave/periphery-v3@1.23.1","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"5cb5557f9a74bec6c69576f8f4600ebc9888aeb7","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-1.23.1.tgz","fileCount":179,"integrity":"sha512-nazKiED6kbIMzUs3XTnhqlYObY9fCF3KO5ufeLHQ0IuUzDPL2i1cOqA5s30x6Ve98S0oXYgo9Mx4Nx+un9VV0w==","signatures":[{"sig":"MEUCIQCB6z8uOdqeK4TMVw/4qwohhQA0KKnJywRagNsmfokRBQIgJKeiGHS8hkyg+6pFogKXKg1rf5RAZrN8zrI0NOJC/+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1056290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjruA3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoW6g/+M1caOm0VB71ujKP1yUdAZ397SboloWpaJZ5wgjgVCmFk98sM\r\n7Nu8osajU19x+7Ehyg0RfxAluw6CLhaukAadQqaqdmPY+OocvoC9Lv+8Jcui\r\nnp7QFfsrrZhfE4NWIHxxAi+80aL2o+vS9bjg0dvdgH2B7wSg74oc30VDpqau\r\nSqN26iDP3S1kiWlVGPeYiBLy/NzEunXco2ZG40pAj+lGMMYuZHc8uYCjDEEp\r\newV7QBkW594dB6UHeEcGgo2yTx6z2xKaIspJDuGCXohsDdX3tRM4BywFFF+w\r\nw+Hh0YUJnd93IxInZ2YkVkcWVpCavQ7IoLxahCIa6tHa12/uUAvbzcrwbxol\r\nWtVFbRoYhDB/oCKVuKQ4A1ArhWqdKy+vhyvoddx7jfQL0sPMt9dMVHRvh/GW\r\nS4Q+GEPkDTt3M1QWxJe9K7PNIGzJdhHjyaZeBfUmDqp2OmRIy17YY4UdAmWI\r\nkluxX0Aud79V/tSe8UDbq/L5g+kEZtdSkuS/PZKnaL8KT4XnjZ8QbgO64s9R\r\nEOYxXeC9DMCZga3b9d+/DUKiO/12f6VHeEVsuXGyfOkIeY6VUe3Aez1RPpkS\r\nejAPEmE18S2Q/EORwoJoYt7tef7wn2hh1gMiOjkrXoBh9aL92rdG8nEe8n62\r\ncyjx+nvlYDeOLZawtRDHGvxt8jDCk5S0r40=\r\n=KuZG\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"d06be5439314abd8adf0cf2f063088a43e98bc04","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"david-racero-aave","email":"david.k@aave.com"},"deprecated":"The version 1.23.1 of @aave/periphery-v3 is deprecated due incorrect versioning. Please install @aave/periphery-v3@2.0.0 or newer versions.","repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.19.2","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.18.1","dependencies":{"@aave/core-v3":"1.17.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_1.23.1_1672405047130_0.8750706549385994","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"@aave/periphery-v3","version":"2.0.0","license":"AGPLv3","_id":"@aave/periphery-v3@2.0.0","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"f3830c1f46f24157a179a9c696ccf59fa7bb3578","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.0.0.tgz","fileCount":179,"integrity":"sha512-OhPSQdTIhPtU3chLjN07xayhHIifF0Q7AmN7MFl7SGX+ZmAX+L1nG4fpQyOJrd9OsfBext9hR5f7ZyF1ce+DRw==","signatures":[{"sig":"MEUCIQDWUEP1L2+OnrS037MKToM+nnqXy1uibjjXk1uyN6vbvAIgUOaWgZ+hXSyd19q7bde/D1rPr2bP6KWH/Zhi731Iw+Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1056289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwAlKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrhuw//aO7WaaDXB+7uqGrPo5QEOL/oubXjg+cB/OSzIrytZtDTplxJ\r\ncNe2kyNl6m2co229It568xZJ8BFbD1JldFv4zP8sgIIhmrqUXfkjlM8ULequ\r\nx+ZAczo3gMniWMKB4xJtpH88a3xW0bzaVS7qCP+UA+AChg4cQyItDQakxRF2\r\n38MLz2myk62g4Phpn+R7pWmc+vo6aafUWTWhiawdAsr6dCL4x3ha97WCXLnK\r\neOTvvXGpLH84szt9wz15wr56Ibym7FMQIr1GbRqZ27/fXnze0LdOAB9KUJ3R\r\nNwtJpB1JiHQYDJjnseoTwOS6vXC3gvh0tGH7v/hxouHyoZgSx6OVXVkWLiiu\r\nKDjEySotGdHIpSZI+M2YKnPeL90pQS7MBBnhaxPsT/uqejEaefoESF+U7fuW\r\nridmhqmgwXmbw1Z5Dhudw+Q2z11iwQNej8rq4kniy+vFQ53/hTEhdR5AG/bl\r\nRfMiDCQLc4aYyPv2dDcY7p4tXAuFK/c3P78Zn9cVAfDTvoV0BDd/kgW+ipTL\r\n7owmF3NML+eo4W74eJ2QT57+XJoiI7IGtMmbQOekdvYwUzdyqVuDo98XWo/u\r\nT9FR3lQK2HY7ek7TSdhCykPzs8ULj99eMNwedOaIWCYHrYAy70zlYSW1Xmi+\r\nsbJ+KmWuKS6zBQ+gFKrcoR3Rq32tdbG+WpY=\r\n=KLh5\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"62e8f720a1c4d0aa29f6e3ac647548ca14a12d96","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"david-racero-aave","email":"david.k@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.19.3","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.19.0","dependencies":{"@aave/core-v3":"1.17.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.0.0_1673529674471_0.507954927408417","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"@aave/periphery-v3","version":"2.0.1","license":"AGPLv3","_id":"@aave/periphery-v3@2.0.1","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"},{"name":"david-racero-aave","email":"david.k@aave.com"},{"name":"sakulstra","email":"lukasstrassel@googlemail.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"5ddec50dbb89865336422e7b94e097c08c08d1e1","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.0.1.tgz","fileCount":398,"integrity":"sha512-7vOo0jFFD/zG+zosmX9fwBTE0M77R9O6Bwer/CIBxwwcvZaAuQUU9ego/mJdNVuuofQPr9cfDfRMzoc0p3OSTQ==","signatures":[{"sig":"MEQCIDEqZy3nftZgFQkeOipTnW5UGhVgn6/hV/MFlpA8C2a6AiAbTyd/BBqYMB/Fn4VsGm6hy6mFYciok+QvBO+jDx19xw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38876237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEYYYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpO8A/8CGtD6pJ39PEwfvonhBqpFtU+uyhe7pfdgAUruTytvOCm3zSw\r\nwvhv1qNbJg6sSkwaZpYcr1TdqgPJ744quQ3JHKdlN5LGl69p3EUD58v0sYeV\r\ngD8vBaifNOA1itkvANDarsD1hlUc1WnW5xhHVa81S2dD+nbT1SXIOXg13Gj1\r\nhNWDUS9jpK3CF5TceeoSOYkbvt+/K6m6DDIQSmLpu7k770YYsjbsLP7znwU3\r\nw9E4c/A1DFQDK9HmSbitFnZnntFVZcsZzVfBCw5XWQdRhmyYuVZSMG1ZOIk1\r\nm4ffN8BUE/4AbZnvXOMO/Yl+hNKrR1uNM0asJs6J6ySWm3Pto1sa6P3ijmCG\r\nHiEx1V50lVts60QcCYLSjXFWTyY5FeGSVtovb30GT4aYGyO01SS9zbopm1/j\r\nqYr0hIUtYCplHQ75gP7ZZZtOdq/5BmCgovvBJ5A5layWmc0Nxa/cOwc64W/B\r\nH9n06bd6teVr34ghflDTnIV7/O6X5hT886oDw8lsbW1ejmlTDeSykoza2dVy\r\nBSfTjiVfzYlaVhhlaJObBL9pPG3BssbbdU6JKAaJotdB0uV2dRqVzAV73Drg\r\nRaDJvXaEk7YqPHQ1hvtw6qe0/Fzg2HIqpqtWP3Aci7NmgzsebloD+2i/CqPH\r\nSDx5ud3hUnqZ07hJY7Zd38GV9hZFoRX3z4g=\r\n=+J0G\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"222c1c678a2a8968eb8ee31404e3eef098a6f447","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"david-racero-aave","email":"david.k@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"9.5.0","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"18.14.2","dependencies":{"@aave/core-v3":"1.17.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.0.1_1678870040251_0.47571440669491416","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@aave/periphery-v3","version":"2.3.0","license":"AGPLv3","_id":"@aave/periphery-v3@2.3.0","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"c8d0cf3e4dce813a21e36c8c3b5218a75f3a6f2a","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.3.0.tgz","fileCount":398,"integrity":"sha512-kpeZBad/IEJPqBvVcRMzLhKPztTw9I5fsPNSAeuarXvxGDsfTiOeMoSXKOzikO6MkfRf/ZUdcb7FQMvDJTeblg==","signatures":[{"sig":"MEQCIBCBZNJh9TnQAZ3vNmDUv05T5Dl+sJxQa43bZsKw+UeDAiBj/1z5gRWGpIq2WTNVGVBKM3O9ZUKBU+ZTbQpYORcn+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38961131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQW0eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq7bg//bYMuazkh/FgT2cLC41kxAMl71zRcMI1qE94A13D0D4u2OGbh\r\nBdg7zRPpKUY0PADSeUXESTWn6dp0NeGfXK2nTTzGgZc5UYC8EQKowyVVPUrA\r\n0/kwIOLNT7ZaagksNfT81CSd7E92WIAT64145DbK/rDfg7/rpVXhWwIkPkFG\r\nvgdxVHg89rVjP5QKgjuxlFmsaGzOfxor4cYxPFbgwxLvZSEwMDyhpExJls0L\r\nTApJFa9d04B/TyNKov7ZyxdwAyaGlt3YCY8AIHa8ADLN3DeQQsHkDKrQGyL1\r\nNaD5g0M9Ya/BQzWOcqDcB4n8q0OJsvJG+PRgSs4svD9yTIzT1dFGoYryPneg\r\nA4uemGW3doiZ1um87nb+Y9GkW+HUYjIOPJbu8qKiOnGsVqdAkJOlUOPkvtzA\r\nHLXuZSjYVOQPlApGrnEp6Q2Kkj2BTgCphKN6q7QvGR6N6YC4PoAPk0rT6S9Q\r\nQ8mSs54IgqmDIwNJpcqa2ZRBQmfSc6DxqmAQtWaKVg8YlOxtlhMGOWS8nqYK\r\noGGgAcvWRh+JGQOzJAzwUwW4ifN6zLLohAlDAZq3i+f8f6Fyu11jLNAXdwir\r\n+Ic13tDHBBkLlaARTPfoQ1U1wh/DQ1iQNOhh6Y8ME4KSNtItNgwt0w4neLCr\r\nP20e3QWHH4NVwlRAKkno2B9D/kPNxMopN0Y=\r\n=40rd\r\n-----END PGP SIGNATURE-----\r\n"},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"1fdd23b38cc5b6c095687b3c635c4d761ff75c4c","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"aavesome","email":"tech@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"9.5.1","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"18.16.0","dependencies":{"@aave/core-v3":"1.17.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.3.0_1682009373859_0.21165972743300032","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"@aave/periphery-v3","version":"2.4.0","license":"AGPLv3","_id":"@aave/periphery-v3@2.4.0","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"27c3c8c5fff5bfa64e41a06852308e13b176ab4d","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.4.0.tgz","fileCount":398,"integrity":"sha512-YkanOlbEenZU+hG7HVm53wvaixh5MJecwTF3+UtH/ZUJwQPcXXeQ+WchB3OXR3JgmQpx6GBspD75F+UgrsVmQQ==","signatures":[{"sig":"MEYCIQCes05I6EB5++F9mt/iejz9CBz1DFG5TgC+c6o9JNol0AIhAJagsRe1PP7gsWvXe8eowGKpvdYELKr0vKzsuPJP7zEz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39001331},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"f526d94721b100e12ed10638af240c56f2b013a8","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"aavesome","email":"tech@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"9.5.1","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"18.16.0","dependencies":{"@aave/core-v3":"1.17.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.4.0_1685122395119_0.26425561633384587","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"@aave/periphery-v3","version":"2.4.1","license":"AGPLv3","_id":"@aave/periphery-v3@2.4.1","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"8c5501154bb2acf17182454bb1d4d541b8c81ff4","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.4.1.tgz","fileCount":400,"integrity":"sha512-/LlhO9I9h/5tIIj2eF6kTKHMOzNlTw16oM7wM5J1sz0AcjnhPwTeCWl1kIQldXnifsFT0LJKVOqdx0VYzShYpw==","signatures":[{"sig":"MEUCIQDx+uFXcf2x0VmcR5L9yNiW2P6JQa3M2GjTWb5G5PnpsgIgbarcOeWmqx6PP8HEVTBCwetySQXIU8qv51OV6pc0ILE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39719633},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"9050820a839edae2726d1381ad30bcf10be782c7","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"aavesome","email":"tech@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"9.5.1","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"18.16.1","dependencies":{"@aave/core-v3":"1.19.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.7.1","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.0.0-dev.23","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.4.1_1688660951562_0.8641192987924173","host":"s3://npm-registry-packages"}},"2.5.0":{"name":"@aave/periphery-v3","version":"2.5.0","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.0","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"b624644cafdae165e29528c5f7805e0d0ab84f83","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.0.tgz","fileCount":107,"integrity":"sha512-GOdDM+ldNteQxJIZWPjzTed5mcsnyzjJdznJO9/YuXQ3CK6aZ9sC5WSXi4XXJAqVlmcONPAU+rtWpJn85WqfDw==","signatures":[{"sig":"MEQCIBlNPN5XfoOG/Zsc4pFYNW7h0uH7ccEPDIqknrWatj2hAiB9HUuBBKMUUmZHaynFS5PF5Viy6KkyNeDkXdIajnc70A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":232895},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"551c4970bac391a1b46a4354c21abd16863e3fb0","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"aavesome","email":"tech@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"9.6.7","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"18.17.1","dependencies":{"@aave/core-v3":"1.19.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.0_1692733804103_0.25291376754020245","host":"s3://npm-registry-packages"}},"2.5.0-beta.2":{"name":"@aave/periphery-v3","version":"2.5.0-beta.2","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.0-beta.2","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"780975bacce8362c7af8d8bb45c5a7a84ba824cd","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.0-beta.2.tgz","fileCount":418,"integrity":"sha512-HMzNz9JRvbD93M/CHSZtYso8B35TLscBs1LDDYJzjfFHlAWPseMdV5jbBt04dK1U5v7NRvIzO7NXiUKkTTCIUQ==","signatures":[{"sig":"MEYCIQDvWFqHPK2H88bI6NNgs3BhpJ4+9frd/QHVxno/+KivawIhAI/dSYEghRtf5rtzjq00yfIEqp+D9KjTwzgdioL+9uw5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66548779},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"6401bc6adcd4e97da2dada78e86b9940fff995d7","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.5.5","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.15.0","dependencies":{"@aave/core-v3":"1.19.0"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.50.1","@types/bluebird":"^3.5.36","ethereum-waffle":"^3.4.4","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.0-beta.2_1709569141196_0.039191083110530434","host":"s3://npm-registry-packages"}},"2.5.0-beta.3":{"name":"@aave/periphery-v3","version":"2.5.0-beta.3","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.0-beta.3","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"7aadf53fe7a43d7b5a312a3be12fea0c589f08c5","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.0-beta.3.tgz","fileCount":418,"integrity":"sha512-ZExOyhmJjN+5738gvOXRsHnBBrpvJtfgVm0TRwzmyvI46FmjvAnfKW2IRW55dk57u6iQFCAmCxdwQlWtPQPRtQ==","signatures":[{"sig":"MEUCIQCv/rSIQ0osjtXsqaUIZHwbwIozIMeSsKcgeFh+vZW3PQIgTUL6GHNmW5rlj0JnI3xPMgEqhEuAQerTcrvzVJRgiHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66543611},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"16be295bcc51665bc1293e6d10492c1b49efef5c","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.5.5","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.15.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","@aave/core-v3":"1.19.2-beta.1","jsondiffpatch":"0.4.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.56.0-beta.1","@types/bluebird":"^3.5.36","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.0-beta.3_1709572625543_0.13169730860273976","host":"s3://npm-registry-packages"}},"2.5.0-beta.4":{"name":"@aave/periphery-v3","version":"2.5.0-beta.4","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.0-beta.4","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"7157e951baa94dc7559d3e84c3c48c41d18896c4","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.0-beta.4.tgz","fileCount":419,"integrity":"sha512-MatgSaQnvoYONAU35XMNFUI013fRmMVhrYF6dJ6JOsYO2ZRnq87LI799zKk6Q4SLXGHABzKgjV91nfKwnczxHw==","signatures":[{"sig":"MEUCIA71Mh0UgKluJkl6NYKt/7HkEw4MYGLs0zXHVL0cWRR4AiEA9ZvME969arxWLtXWGSu2948J+tfkZP4P7KnFSvzueoI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67005373},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"2a0453773d7838f494864714e246e69eeb153d82","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"10.2.4","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","@aave/core-v3":"1.19.2-beta.1","jsondiffpatch":"0.4.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.56.0-beta.1","@types/bluebird":"^3.5.36","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.0-beta.4_1709656089815_0.013354180728498699","host":"s3://npm-registry-packages"}},"2.5.0-beta.5":{"name":"@aave/periphery-v3","version":"2.5.0-beta.5","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.0-beta.5","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"2d3e36714d268c9e16d905795986a4363b913b35","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.0-beta.5.tgz","fileCount":419,"integrity":"sha512-0M8r7z8ElH31wTNWhyDwWxnWI1zvJgD441ZI/j322Q1iLJppuxaUSIjHsbG8bOpSVZ2XFxa35g9SXMlTjw0GaQ==","signatures":[{"sig":"MEUCIQDgp+s8l9j59hSU+btuqvd+qlecxwtolVCv0144vcmOTAIgI41e7KQzu2B8URkMfdb8mvAEWUXGwebPLOMQZ6AUsPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68083126},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"2c81dddb82deb27be78ec7464687a6786a9c7b19","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"10.2.4","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","@aave/core-v3":"1.19.2-beta.1","jsondiffpatch":"0.4.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.56.0-beta.1","@types/bluebird":"^3.5.36","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.0-beta.5_1709656482675_0.6382972356176269","host":"s3://npm-registry-packages"}},"2.5.0-beta.6":{"name":"@aave/periphery-v3","version":"2.5.0-beta.6","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.0-beta.6","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"fe8c01c53ad21c18bf30bc82bfcb27443f2e27fd","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.0-beta.6.tgz","fileCount":418,"integrity":"sha512-ckyvyuMXhgA3v6vQ6vd1TdDogI1sHdEex+x/pAlH/NxnwggSdLc4s1I2d57FdznHdEJ7e2+GjaYoIZZ9QBBMPw==","signatures":[{"sig":"MEUCICMQB1EC2vbrUnkquVDOsHDKwu+MAioBIRmbfANE1SaDAiEAgumh9FHt+4mGGXVrMcRfv65y60PRzxlA6UkwPEWvTyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66600839},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"959a0c044894fa221342fc809c081e563444dfc4","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"10.2.4","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","@aave/core-v3":"1.19.2-beta.1","jsondiffpatch":"0.4.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.56.0-beta.3","@types/bluebird":"^3.5.36","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.0-beta.6_1709658558763_0.3139715802882017","host":"s3://npm-registry-packages"}},"2.5.0-beta.7":{"name":"@aave/periphery-v3","version":"2.5.0-beta.7","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.0-beta.7","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"85d18945d2d64684d5edd3fc9c6b7dde0a072c94","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.0-beta.7.tgz","fileCount":418,"integrity":"sha512-jw+GetKLnSNKeHcXxEDvBOdovJJcnUK+HBzmGB5rZyrm0EBtWjSZ6tNjh0ZjUA2vkZ0nGdDrSNaFbpcxb83Lcg==","signatures":[{"sig":"MEQCIBMJ93LYvIcyZcrtCHNo/1Gbz/FQHfJoAzeO4ogfbxyaAiBscxMdTG2Bno6fKtsPQYod5LpsjTJfGqj4Y2pvUY9jnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66623350},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"959a0c044894fa221342fc809c081e563444dfc4","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"10.2.4","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","@aave/core-v3":"1.19.2-beta.1","jsondiffpatch":"0.4.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.56.0-beta.4","@types/bluebird":"^3.5.36","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.0-beta.7_1709658913931_0.855583101455692","host":"s3://npm-registry-packages"}},"2.5.0-beta.8":{"name":"@aave/periphery-v3","version":"2.5.0-beta.8","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.0-beta.8","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"7c752d0a98ed9025714b45abec6c0dcb5319faee","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.0-beta.8.tgz","fileCount":418,"integrity":"sha512-ZqXHVhbt3h0ylhWPXS/I5EQC6bP7L6JjVlsxqZWf6L7/oWMOzrmwWLlgbIM7Mjxe5Ekwhk+sSly1b+rI7UcFTw==","signatures":[{"sig":"MEQCIGA/KFXB22Fw/tQBcFYw0RM2t3Ur1V8q2iSMecQlXyBZAiAHAwSjm+mU1gw2fgDHbpCGsJ6A577mJPkKlvKQKQki9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66623350},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"3380e6ff4371ce228b09eb3cbc0ed3b64401b730","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"10.2.4","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"20.11.0","_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","@aave/core-v3":"1.19.2-beta.1","jsondiffpatch":"0.4.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.56.0-beta.5","@types/bluebird":"^3.5.36","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.0-beta.8_1709660389967_0.2568957657056603","host":"s3://npm-registry-packages"}},"2.5.1":{"name":"@aave/periphery-v3","version":"2.5.1","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.1","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"f77422a76918dcffb66c47a7897aab4d6f92ad39","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.1.tgz","fileCount":419,"integrity":"sha512-I1Apk3EgoYKgIdvnxTPfmxpWGUU+7S4XyHKfoBxAK5xmlLxg5BvdFzkMt92CzB/oQl7iJE4F/2L12qXexNd2GA==","signatures":[{"sig":"MEUCIQCr3ZauB6j+T5li6ivq5k/xvr4c6EQ4BXGHZ7gVsylQhAIgUcTJqH4PSBHm0w8i34W5qASl+AuHT02Xn3xA4c4knkw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68285150},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"b2f52dce34bf9ae6f616cfd20819fceab6728e95","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"miguel-martinez-aave","email":"miguel@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"8.5.5","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"16.15.0","dependencies":{"@aave/core-v3":"1.19.2-beta.1"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","jsondiffpatch":"0.4.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.56.1","@types/bluebird":"^3.5.36","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@ethereum-waffle/mock-contract":"4.0.4","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.1_1709797953309_0.5731910783086744","host":"s3://npm-registry-packages"}},"2.5.2":{"name":"@aave/periphery-v3","version":"2.5.2","license":"AGPLv3","_id":"@aave/periphery-v3@2.5.2","maintainers":[{"name":"miguel-martinez-aave","email":"miguel@aave.com"},{"name":"donosonaumczuk","email":"alan@aave.com"},{"name":"aavesome","email":"tech@aave.com"}],"homepage":"https://github.com/aave/aave-v3-periphery#readme","bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"dist":{"shasum":"5a7f17588fa6f6743f05e0907ee5f0d0aa43ee56","tarball":"https://registry.npmjs.org/@aave/periphery-v3/-/periphery-v3-2.5.2.tgz","fileCount":403,"integrity":"sha512-Csqqi5gIxdzUMoOqtYpAzm9KTJ1aIK19RS49U9F/pLAE60bRth3Az/yANWiVS+WtlUTT/aAu5hjL7h5smmiXfg==","signatures":[{"sig":"MEYCIQCBzDRKb3YFJPqnTdBKRZgbIVJzplQhf4QKDtzYEUmZ5QIhANWX+NVG6p9zO2NHZP+Z+C5ZBFkuat4Y4BrGmzkvaJEY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40418497},"husky":{"hooks":{"pre-commit":"pretty-quick --staged --pattern 'contracts/**/*.sol' --pattern 'helpers/**/*.ts'  --pattern 'test/**/*.ts' --pattern 'tasks/**/*.ts'"}},"gitHead":"803c3e7d6d1c6da8d91411f4d085494f7189ea0b","scripts":{"lint":"eslint .","test":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts test/*spec.ts ./test/wrapped-token-gateway.spec.ts ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts ./test/paraswap/**.spec.ts","clean":"rm -rf artifacts cache","format":"prettier --write .","compile":"SKIP_LOAD=true hardhat compile","hardhat":"hardhat","run-env":"npm i && tail -f /dev/null","ci:clean":"rm -rf ./artifacts ./cache ./types ./temp-artifacts node_modules/@aave/periphery-v3","coverage":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true EMPTY_RUN=true npx hardhat coverage --temp temp-artifacts --testfiles test/emptyrun.coverage.ts && rm -rf coverage.json coverage/ && TS_NODE_TRANSPILE_ONLY=1 COVERAGE=true npx hardhat coverage --temp temp-artifacts --testfiles 'test/**/*.spec.ts'","prepublish":"npm run compile","console:fork":"MAINNET_FORK=true hardhat console","hardhat:main":"hardhat --network main","hardhat:kovan":"hardhat --network kovan","hardhat:matic":"hardhat --network matic","test-paraswap":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/paraswap/*.spec.ts","hardhat:docker":"hardhat --network hardhatevm_docker","hardhat:mumbai":"hardhat --network mumbai","hardhat:ropsten":"hardhat --network ropsten","test-incentives":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts  ./test/rewards/*.spec.ts ./test/rewards/**/*.spec.ts","test-strategies":". ./setup-test-env.sh && TS_NODE_TRANSPILE_ONLY=1 hardhat test test/__setup.spec.ts ./test/rewards/strategies/*.spec.ts","hardhat:tenderly-main":"hardhat --network tenderlyMain"},"_npmUser":{"name":"aavesome","email":"tech@aave.com"},"repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"_npmVersion":"10.2.4","description":"Aave Protocol V3 periphery smart contracts","directories":{},"_nodeVersion":"18.19.1","dependencies":{"@aave/core-v3":"1.19.3"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.3.4","husky":"^6.0.0","lowdb":"1.0.0","dotenv":"^8.2.0","eslint":"^7.24.0","ethers":"^5.4.7","hardhat":"^2.10.1","ts-node":"10.9.1","bluebird":"^3.7.2","prettier":"2.8.4","typechain":"^5.1.2","typescript":"^4.2.4","@types/node":"^14.14.37","tmp-promise":"^3.0.2","@types/lowdb":"1.0.9","@types/mocha":"^8.2.2","bignumber.js":"^9.0.1","eth-sig-util":"^3.0.1","pretty-quick":"^3.1.0","ts-generator":"^0.1.1","jsondiffpatch":"0.4.1","chai-bignumber":"^3.0.0","hardhat-deploy":"^0.9.4","@aave/deploy-v3":"1.56.1","@types/bluebird":"^3.5.36","ethereumjs-util":"^7.1.4","solidity-coverage":"^0.7.17","@ethersproject/abi":"^5.1.0","@typechain/hardhat":"^2.3.0","@typechain/ethers-v5":"^7.1.0","hardhat-gas-reporter":"^1.0.4","defender-relay-client":"^1.4.2","eslint-config-prettier":"^8.2.0","eslint-plugin-prettier":"^3.3.1","prettier-plugin-solidity":"1.1.3","@nomiclabs/hardhat-ethers":"^2.1.0","@nomiclabs/hardhat-waffle":"^2.0.3","@typescript-eslint/parser":"^4.22.0","@tenderly/hardhat-tenderly":"^1.1.0-beta.5","hardhat-dependency-compiler":"^1.1.1","@nomiclabs/hardhat-etherscan":"^2.1.1","@ethereum-waffle/mock-contract":"4.0.4","@typescript-eslint/eslint-plugin":"^4.22.0","@nomicfoundation/hardhat-chai-matchers":"^1.0.2"},"_npmOperationalInternal":{"tmp":"tmp/periphery-v3_2.5.2_1709805772223_0.0988865683181106","host":"s3://npm-registry-packages"}}},"time":{"created":"2022-01-28T12:11:52.292Z","modified":"2026-08-24T16:01:44.192Z","1.10.0":"2022-01-28T12:11:52.516Z","1.19.2":"2022-09-02T12:03:51.032Z","3.0.1":"2022-11-21T14:16:18.005Z","1.21.0":"2022-11-24T16:40:00.514Z","1.21.0-beta.0":"2022-11-25T12:35:53.896Z","1.21.0-beta.1":"2022-11-25T14:54:06.929Z","1.21.4":"2022-12-07T15:47:49.371Z","1.21.5":"2022-12-07T17:50:40.476Z","1.23.0":"2022-12-28T16:50:38.095Z","1.23.1":"2022-12-30T12:57:27.321Z","2.0.0":"2023-01-12T13:21:14.777Z","2.0.1":"2023-03-15T08:47:20.578Z","2.3.0":"2023-04-20T16:49:34.248Z","2.4.0":"2023-05-26T17:33:15.468Z","2.4.1":"2023-07-06T16:29:11.913Z","2.5.0":"2023-08-22T19:50:04.395Z","2.5.0-beta.2":"2024-03-04T16:19:01.629Z","2.5.0-beta.3":"2024-03-04T17:17:05.966Z","2.5.0-beta.4":"2024-03-05T16:28:10.261Z","2.5.0-beta.5":"2024-03-05T16:34:43.327Z","2.5.0-beta.6":"2024-03-05T17:09:19.104Z","2.5.0-beta.7":"2024-03-05T17:15:14.305Z","2.5.0-beta.8":"2024-03-05T17:39:50.283Z","2.5.1":"2024-03-07T07:52:33.666Z","2.5.2":"2024-03-07T10:02:52.442Z"},"bugs":{"url":"https://github.com/aave/aave-v3-periphery/issues"},"license":"AGPLv3","homepage":"https://github.com/aave/aave-v3-periphery#readme","repository":{"url":"git://github.com/aave/aave-v3-periphery.git","type":"git"},"description":"Aave Protocol V3 periphery smart contracts","maintainers":[{"email":"sam.s@aave.com","name":"sams_aave"},{"email":"alan@aave.com","name":"donosonaumczuk"},{"email":"tech@aave.com","name":"aavesome"},{"email":"miguel@aave.com","name":"miguel-martinez-aave"},{"email":"evgeni@avara.xyz","name":"mpsc0x"},{"email":"lochieaxon@gmail.com","name":"lochieaxon"},{"email":"grothem@gmail.com","name":"grothem"},{"email":"mgrabina@itba.edu.ar","name":"mgrabina"},{"email":"npm@avaralabs.com","name":"npm_avaralabs"}],"readme":"```\n        .///.                .///.     //.            .//  `/////////////-\n       `++:++`              .++:++`    :++`          `++:  `++:......---.`\n      `/+: -+/`            `++- :+/`    /+/         `/+/   `++.\n      /+/   :+/            /+:   /+/    `/+/        /+/`   `++.\n  -::/++::`  /+:       -::/++::` `/+:    `++:      :++`    `++/:::::::::.\n  -:+++::-`  `/+:      --++/---`  `++-    .++-    -++.     `++/:::::::::.\n   -++.       .++-      -++`       .++.    .++.  .++-      `++.\n  .++-         -++.    .++.         -++.    -++``++-       `++.\n `++:           :++`  .++-           :++`    :+//+:        `++:----------`\n -/:             :/-  -/:             :/.     ://:         `/////////////-\n```\n\n# Aave Protocol V3 Periphery\n\nThis repository contains the Rewards Controller contract that allows to incentivize assets with multiple rewards in Aave V3 markets, UI helpers and others external smart contracts utilities related with the Aave Protocol V3.\n\n## What is Aave?\n\nAave is a decentralized non-custodial liquidity markets protocol where users can participate as suppliers or borrowers. Suppliers provide liquidity to the market to earn a passive income, while borrowers are able to borrow in an overcollateralized (perpetually) or undercollateralized (one-block liquidity) fashion. To learn more you can checkout our [docs](https://docs.aave.com/hub/)\n\n## Connect with the community\n\nYou can join at the [Discord](http://aave.com/discord) channel or at the [Governance Forum](https://governance.aave.com/) for asking questions about the protocol or talk about Aave with other peers.\n\n## Getting started\n\nDownload the dependencies\n\n```\nnpm i\n```\n\nCompile the contracts\n\n```\nnpm run compile\n```\n\n## Running tests\n\n```\nnpm test\n```\n","readmeFilename":"README.md"}