{"_id":"@socket.tech/bungee-protocol","_rev":"18-ccc6c3b02c290071731d675044e1d36c","name":"@socket.tech/bungee-protocol","dist-tags":{"latest":"0.0.6"},"versions":{"0.0.5":{"name":"@socket.tech/bungee-protocol","version":"0.0.5","keywords":[],"author":"","license":"ISC","_id":"@socket.tech/bungee-protocol@0.0.5","maintainers":[{"name":"vaibhavchellani","email":"vaibhavchellani223@gmail.com"},{"name":"arthcp","email":"arth.c.patel@gmail.com"},{"name":"salilnaik","email":"salil.naik27@gmail.com"},{"name":"themaskedman981","email":"akash.minato@gmail.com"},{"name":"ameesha12","email":"ameeshaagrawal12@gmail.com"},{"name":"vishnu_socket","email":"vishnu@socket.tech"},{"name":"shreykeny","email":"shrey@socket.tech"}],"dist":{"shasum":"99df334b775c990de14d664901b54905f92ade5c","tarball":"https://registry.npmjs.org/@socket.tech/bungee-protocol/-/bungee-protocol-0.0.5.tgz","fileCount":710,"integrity":"sha512-QoEwn+Gn0vtKRd9gLDfcud6pyYmJogYFErJsXV4zi8CaXCCaVMaNFp1Z4l07SeQiF/ePHyfUTTEO3H6qouM5FA==","signatures":[{"sig":"MEUCIH43iM4XioFzoQ/xPivOtOKTYYr/fwv31/gvlH6Gv5Z2AiEA33ThEaLftc40AlhbJoCxjBIgC3y4PLMAUP9XaJzdXUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2841830},"types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./solver":{"types":"./solver/index.d.ts","default":"./solver/index.js"},"./requests":{"types":"./requests/index.d.ts","default":"./requests/index.js"},"./typechain":{"types":"./typechain/index.d.ts","default":"./typechain/index.js"},"./typechain/*":{"types":"./typechain/*","default":"./typechain/*"}},"gitHead":"584907f21d9d4cedef4a976b5d0835044337c92e","scripts":{"hh":"hardhat","lint":"yarn lint:sol && yarn lint:ts","build":"yarn clean; yarn typechain; tsc --project ./tsconfig.lib.json","clean":"rm -rf ./artifacts ./cache ./cache_hardhat ./typechain ./dist","docgen":"hardhat docgen","lint:ts":"eslint --config ./.eslintrc.yaml --ignore-path ./.eslintignore --ext .js,.ts .","lint:sol":"solhint --config ./.solhint.json --max-warnings 0 \"src/**/*.sol\"","prettier":"prettier --config ./.prettierrc --write \"**/*.{js,json,md,sol,ts}\"","ts:check":"tsc --pretty --noEmit","postbuild":"mv dist/bungee-protocol/* dist/ && rmdir dist/bungee-protocol","s3:upload":"yarn ts-node -r tsconfig-paths/register ./script/s3.ts","typechain":"hardhat typechain","unwrap:all":"make -f solver.mk unwrap-weth","forge:build":"forge build","docker:local":"docker-compose -f ./local.docker-compose.yml up","hardhat:test":"hardhat test","ts:check:lib":"tsc --project ./tsconfig.lib.json --pretty --noEmit","dummyData:sim":"make -f dummyData.mk sim-all","deploy:Solvers":"make -f solver.mk deploy-solvers","prepublishOnly":"yarn check-release-mode","dummyData:clean":"make -f dummyData.mk clean-all","hardhat:compile":"hardhat compile","publish-package":"yarn build; cp package.json dist/; cp README.md dist/; cd dist; npm publish","dummyData:create":"make -f dummyData.mk create-all","hardhat:coverage":"hardhat coverage","check-release-mode":"if [ -z \"$RELEASE_MODE\" ]; then echo 'Run `npm run release` to publish the package'; exit 1; fi; echo \"$(basename $(pwd))\"; if [ \"$(basename $(pwd))\" != \"dist\" ]; then echo 'This script must be run from the dist directory'; exit 1; fi","dummyData:create:new":"make -f dummyData.mk","solver:setSolverSigner":"make -f solver.mk set-solver-signer"},"_npmUser":{"name":"shreykeny","email":"shrey@socket.tech"},"pre-commit":["forge:build"],"_npmVersion":"10.5.0","description":"Bungee Protocol smart contracts","directories":{},"_nodeVersion":"18.20.0","dependencies":{"moment":"^2.29.4","solmate":"^6.6.1","fs-extra":"^11.1.0","perf_hooks":"^0.0.1","pre-commit":"^1.2.2","sleep-promise":"^9.1.0","@types/fs-extra":"^9.0.13","solidity-docgen":"^0.6.0-beta.36","eth-revert-reason":"^1.0.3","@aws-sdk/client-s3":"^3.666.0","@uniswap/permit2-sdk":"^1.2.0","hardhat-abi-exporter":"^2.2.1","@solidity-parser/parser":"^0.13.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","dotenv":"^10.0.0","eslint":"^7.32.0","ethers":"^6.13.4","hardhat":"^2.22.7","solhint":"^3.3.7","ts-node":">=8.0.0","fs-extra":"^11.1.0","prettier":"^2.6.2","solparse":"^2.2.8","typechain":"^8.3.0","xdeployer":"3.1.9","typescript":">=4.5.0","@types/chai":"^4.2.0","@types/node":">=18.0.0","@types/mocha":">=9.1.0","bignumber.js":"9.0.0","solidity-coverage":"^0.8.0","@typechain/hardhat":"^9.0.0","eslint-plugin-node":"^11.1.0","@socket.tech/ll-core":"^0.1.33","@typechain/ethers-v6":"^0.5.0","eslint-plugin-import":"^2.26.0","hardhat-gas-reporter":"^1.0.8","eslint-plugin-promise":"^5.2.0","@socket.tech/dl-common":"^1.0.3-test.25","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^3.4.1","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^5.27.1","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-verify":"^2.0.0","@nomicfoundation/hardhat-foundry":"^1.1.2","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.27.1","@nomicfoundation/hardhat-ignition":"^0.15.0","@trivago/prettier-plugin-sort-imports":"^3.4.0","@nomicfoundation/hardhat-chai-matchers":"^2.0.0","@nomicfoundation/hardhat-ignition-ethers":"^0.15.0","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bungee-protocol_0.0.5_1736782189338_0.33300217183783687","host":"s3://npm-registry-packages-npm-production"}},"0.0.6":{"name":"@socket.tech/bungee-protocol","version":"0.0.6","keywords":[],"author":"","license":"ISC","_id":"@socket.tech/bungee-protocol@0.0.6","maintainers":[{"name":"vaibhavchellani","email":"vaibhavchellani223@gmail.com"},{"name":"arthcp","email":"arth.c.patel@gmail.com"},{"name":"salilnaik","email":"salil.naik27@gmail.com"},{"name":"themaskedman981","email":"akash.minato@gmail.com"},{"name":"ameesha12","email":"ameeshaagrawal12@gmail.com"},{"name":"vishnu_socket","email":"vishnu@socket.tech"},{"name":"shreykeny","email":"shrey@socket.tech"}],"dist":{"shasum":"88a87e35e7e30ff7ac546d327bafedd1167b8252","tarball":"https://registry.npmjs.org/@socket.tech/bungee-protocol/-/bungee-protocol-0.0.6.tgz","fileCount":710,"integrity":"sha512-eA7wLgRkroAr9ON36nXdgyJQ7dGrcAQpCIKIEhwgAkIAiPt3UEIh6xAVBS8jy3Vs74LQTdiimtCGxkX+57Pk9g==","signatures":[{"sig":"MEYCIQCuMS/VKy0g2qgnQQbAV5ELSD/AZKTAKzZD5GnO8FDidwIhAIIS3fwrRY9p14sZcgfflLCwAlYhewTLuOAz3ME1rSNQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2841766},"types":"./index.d.ts","exports":{".":{"types":"./index.d.ts","default":"./index.js"},"./solver":{"types":"./solver/index.d.ts","default":"./solver/index.js"},"./requests":{"types":"./requests/index.d.ts","default":"./requests/index.js"},"./typechain":{"types":"./typechain/index.d.ts","default":"./typechain/index.js"},"./typechain/*":{"types":"./typechain/*","default":"./typechain/*"}},"gitHead":"ebf977e14836cb39e9fe9a9535081af2ca0d87eb","scripts":{"hh":"hardhat","lint":"yarn lint:sol && yarn lint:ts","build":"yarn clean; yarn typechain; tsc --project ./tsconfig.lib.json","clean":"rm -rf ./artifacts ./cache ./cache_hardhat ./typechain ./dist","docgen":"hardhat docgen","lint:ts":"eslint --config ./.eslintrc.yaml --ignore-path ./.eslintignore --ext .js,.ts .","lint:sol":"solhint --config ./.solhint.json --max-warnings 0 \"src/**/*.sol\"","prettier":"prettier --config ./.prettierrc --write \"**/*.{js,json,md,sol,ts}\"","ts:check":"tsc --pretty --noEmit","postbuild":"mv dist/bungee-protocol/* dist/ && rmdir dist/bungee-protocol","s3:upload":"yarn ts-node -r tsconfig-paths/register ./script/s3.ts","typechain":"hardhat typechain","unwrap:all":"make -f solver.mk unwrap-weth","forge:build":"forge build","docker:local":"docker-compose -f ./local.docker-compose.yml up","hardhat:test":"hardhat test","ts:check:lib":"tsc --project ./tsconfig.lib.json --pretty --noEmit","dummyData:sim":"make -f dummyData.mk sim-all","deploy:Solvers":"make -f solver.mk deploy-solvers","prepublishOnly":"yarn check-release-mode","dummyData:clean":"make -f dummyData.mk clean-all","hardhat:compile":"hardhat compile","publish-package":"yarn build; cp package.json dist/; cp README.md dist/; cd dist; npm publish","dummyData:create":"make -f dummyData.mk create-all","hardhat:coverage":"hardhat coverage","check-release-mode":"if [ -z \"$RELEASE_MODE\" ]; then echo 'Run `npm run release` to publish the package'; exit 1; fi; echo \"$(basename $(pwd))\"; if [ \"$(basename $(pwd))\" != \"dist\" ]; then echo 'This script must be run from the dist directory'; exit 1; fi","dummyData:create:new":"make -f dummyData.mk","solver:setSolverSigner":"make -f solver.mk set-solver-signer"},"_npmUser":{"name":"shreykeny","email":"shrey@socket.tech"},"pre-commit":["forge:build"],"_npmVersion":"10.5.0","description":"Bungee Protocol smart contracts","directories":{},"_nodeVersion":"18.20.0","dependencies":{"moment":"^2.29.4","solmate":"^6.6.1","fs-extra":"^11.1.0","perf_hooks":"^0.0.1","pre-commit":"^1.2.2","sleep-promise":"^9.1.0","@types/fs-extra":"^9.0.13","solidity-docgen":"^0.6.0-beta.36","eth-revert-reason":"^1.0.3","@aws-sdk/client-s3":"^3.666.0","@uniswap/permit2-sdk":"^1.2.0","hardhat-abi-exporter":"^2.2.1","@solidity-parser/parser":"^0.13.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^4.2.0","dotenv":"^10.0.0","eslint":"^7.32.0","ethers":"^6.13.4","hardhat":"^2.22.7","solhint":"^3.3.7","ts-node":">=8.0.0","fs-extra":"^11.1.0","prettier":"^2.6.2","solparse":"^2.2.8","typechain":"^8.3.0","xdeployer":"3.1.9","typescript":">=4.5.0","@types/chai":"^4.2.0","@types/node":">=18.0.0","@types/mocha":">=9.1.0","bignumber.js":"9.0.0","solidity-coverage":"^0.8.0","@typechain/hardhat":"^9.0.0","eslint-plugin-node":"^11.1.0","@socket.tech/ll-core":"^0.1.33","@typechain/ethers-v6":"^0.5.0","eslint-plugin-import":"^2.26.0","hardhat-gas-reporter":"^1.0.8","eslint-plugin-promise":"^5.2.0","@socket.tech/dl-common":"^1.0.3-test.25","eslint-config-prettier":"^8.5.0","eslint-plugin-prettier":"^3.4.1","solhint-plugin-prettier":"^0.0.5","prettier-plugin-solidity":"^1.0.0-beta.13","@typescript-eslint/parser":"^5.27.1","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-verify":"^2.0.0","@nomicfoundation/hardhat-foundry":"^1.1.2","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^5.27.1","@nomicfoundation/hardhat-ignition":"^0.15.0","@trivago/prettier-plugin-sort-imports":"^3.4.0","@nomicfoundation/hardhat-chai-matchers":"^2.0.0","@nomicfoundation/hardhat-ignition-ethers":"^0.15.0","@nomicfoundation/hardhat-network-helpers":"^1.0.0"},"_npmOperationalInternal":{"tmp":"tmp/bungee-protocol_0.0.6_1736849800130_0.8592370767266793","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2025-01-13T15:29:49.208Z","modified":"2026-06-02T08:36:01.434Z","0.0.1":"2025-01-09T05:20:46.022Z","0.0.2":"2025-01-09T05:29:26.977Z","0.0.3":"2025-01-13T09:35:40.595Z","0.0.4":"2025-01-13T11:29:59.566Z","0.0.5":"2025-01-13T15:29:49.640Z","0.0.6":"2025-01-14T10:16:40.350Z"},"license":"ISC","keywords":[],"description":"Bungee Protocol smart contracts","maintainers":[{"email":"vaibhavchellani223@gmail.com","name":"vaibhavchellani"},{"email":"arth.c.patel@gmail.com","name":"arthcp"},{"email":"salil.naik27@gmail.com","name":"salilnaik"},{"email":"akash.minato@gmail.com","name":"themaskedman981"},{"email":"shrey@socket.tech","name":"shreykeny"},{"email":"vamsi@socket.tech","name":"vamsireddy9672"},{"email":"sebastian@socket.tech","name":"sebastian-socket"}],"readme":"ERROR: No README data found!","readmeFilename":"README.md"}