{"_id":"p-timeout-compat","_rev":"10-2bc0eb837a37164bbc6815a6d95e8170","name":"p-timeout-compat","dist-tags":{"latest":"1.0.8"},"versions":{"1.0.0":{"name":"p-timeout-compat","version":"1.0.0","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","_id":"p-timeout-compat@1.0.0","maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"homepage":"https://github.com/bbeesley/p-timeout-compat#readme","bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"dist":{"shasum":"ced08c397c96a1ab95ca7fa839cf989e09c62d56","tarball":"https://registry.npmjs.org/p-timeout-compat/-/p-timeout-compat-1.0.0.tgz","fileCount":6,"integrity":"sha512-DqhuFF3yb0BlOSefToFsr8bEw9hQhjkDOz+H/HDesSTvrjjYH7aE4zA/s5FK9jEypBGbxDpitubAXkXhE4xJYA==","signatures":[{"sig":"MEUCIQC3vLFi7bNiRgNuD2z4kWbtfIQDnptJ7Gi7oCyZA5JXAQIgBS7BrgF6Y2IOA61HhCXjkriuCGHjNdaIdB9c+JV6qNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9YhcCRA9TVsSAnZWagAAmssP/jt0GiiscgbEoxZdaWA8\n0AhLW8PCAi3hij3eCAaQgYIVRKwS1TGdy9ne7EgROVshqiQgntwP4UW//tjt\nZ7PGDQ9Ce1dtXtrr/wqjMzAjfxea2SyCOIlnUkWJLAboOkKotp8ScAoLJpQr\nhvwybDxHTDJTcx/eV2C8Cu2QGs2bGinlibhXkfUEAyFCKuJCnzBFR2NLbgK3\nQXb89yp0Pz6JZ65KYaPpg8pm9zU2xAkY53ucG3/VPoc7XeHuVXxHQTH5zDep\njxI0jd/+VGrqgr8vbGD3uQRd3S6ZbmPHhAG7Z4ZgIP5tr02fJT7ay7ee64pT\nsEZN0RkbQ6gdjnVIM9xjcLsNWxiOAFi1T7qa+VedoN66PgMRLzjlzYNO/DIx\n2EBrqWgkvpWhqvD+p3MPBN/zHiIB9gvYDwXIBPkuATCNS8G7M6fYG6NuNNg2\np9ZNGuCVgc9jeoABCk1VoJyDnT8oHxr2FZSqDqGl2TbgnJnV/p9/piIv7sLK\nl/lLS8wL7vEcZcBlYIhvqIv9wPo2iGxPZuig+B3C2bEJRZYdlMWO7EfFTd74\nO8GDTXzarRBRt/Pqy80HAJJehconvqj6cHOkg4ReuxsllGEVxIwmh5aXhUj5\ngKI15z59SRd5TXqGTdVpKCPPPHtL6uHbZL8X02NTM57ofZSY40Zr5DbxbQgP\nCPPZ\r\n=3t8l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.cjs","type":"module","types":"dist/index.d.ts","engines":{"node":">=12"},"exports":{"import":"./dist/index.mjs","require":"./dist/index.cjs"},"gitHead":"f84259c6f9397c0a2a76f469864234b525bb35d7","release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"docs","release":"patch"},{"type":"refactor","release":"patch"},{"type":"chore","scope":"deps*","release":"patch"}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/github","@semantic-release/npm",["@semantic-release/git",{"assets":["package.json","CHANGELOG.md","README.md"]}]],"branches":["main"]},"scripts":{"test":"echo \"Warn: no tests\"","clean":"rm -rf dist || true && mkdir dist","compile":"npm run compile:mjs && npm run compile:cjs && npm run cp:types && npm run compile:readme","release":"semantic-release --debug","cp:types":"find node_modules/p-timeout -type f -iname '*.d.ts' -exec cp \\{\\} dist/ \\;","precompile":"npm run clean","prerelease":"npm run compile","compile:cjs":"babel node_modules/p-timeout --out-dir dist --extensions '.js' --out-file-extension '.cjs' --config-file ./babel.config.compat.cjs","compile:mjs":"babel node_modules/p-timeout --out-dir dist --extensions '.js' --out-file-extension '.mjs'","dependabump":"ncu -u && rm -rf package-lock.json node_modules || true && npm i","compile:readme":"cat HEADER.md node_modules/p-timeout/readme.md > README.md"},"_npmUser":{"name":"bbeesley","email":"bbeesley@me.com"},"repository":{"url":"git+https://github.com/bbeesley/p-timeout-compat.git","type":"git"},"_npmVersion":"7.20.0","description":"Compatible version of p-timeout","directories":{},"_nodeVersion":"14.17.3","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"p-timeout":"^5.0.0","@babel/cli":"^7.14.5","@babel/core":"^7.14.6","@commitlint/cli":"^12.1.4","semantic-release":"^17.4.4","@babel/preset-env":"^7.14.7","npm-check-updates":"^11.8.3","@semantic-release/git":"^9.0.0","@semantic-release/npm":"^7.1.3","@semantic-release/github":"^7.2.3","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^5.0.1","conventional-changelog-angular":"^5.0.12","@commitlint/config-conventional":"^12.1.4","@semantic-release/commit-analyzer":"^8.0.1","babel-plugin-add-import-extension":"^1.6.0","@semantic-release/release-notes-generator":"^9.0.3"},"_npmOperationalInternal":{"tmp":"tmp/p-timeout-compat_1.0.0_1626703964118_0.16005690802212325","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"p-timeout-compat","version":"1.0.1","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","_id":"p-timeout-compat@1.0.1","maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"homepage":"https://github.com/bbeesley/p-timeout-compat#readme","bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"dist":{"shasum":"8535312677e1fa9a3881662884bd4658fd8b7ffe","tarball":"https://registry.npmjs.org/p-timeout-compat/-/p-timeout-compat-1.0.1.tgz","fileCount":6,"integrity":"sha512-oor7Q1WGkpyRiBmrLwp0j7F1MiEoNZicn7qf7Vx7tS9Cir/o1OKlbeA9wWrlaunrmW/bl/+Vefh6fgqPBBHMnw==","signatures":[{"sig":"MEUCIQCok1swM+Y8v2PnYrQEtmJPFiNADR8+ZDP8/yz9Y0eB+AIgAQzrciq2jV4odI8Ze8IsrEEq8MOL7JeCB9TuY3f+8u8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFgCLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqI2RAApQkN+CWp/Ay7IhBf1f9EQByrdf8/WjfvTLNcSJPmmhK49YWf\r\nMd2ndQOmNlCZdP2oo2VH0h/tuJv9aLgEcrGDIkuqmWwqPSlDVT4dx80z9BIz\r\n3hcNuzErqf085IYNXUOfCiMG6CVgYPsqMlm1SESyliHRPC8eBg6T+YmyCdsZ\r\nuH/CD5+3XrI2OGlrGtOzPUt5KjNiy9VFzI10Hsjm5b6PXPFRMHU77YNQIB7o\r\nyN/SInoDYkre+UDEgdK2yo7bI5tqsbNDhtHMQbiQQSZLGksVbkQLNlDSwjsX\r\nMNT7kTUMPF7JpST+CC9DtSIJPw1h5foDogzJwsjwPABA1Lnwk5+fUoiTCp7o\r\n/yAcGQXvphnK6CBbKkPRzO98NYpMWCDukUAIl0Ud9B6nubf36LeZ3M1oErCD\r\nvBekgu715kdA5Uhh7gp9GqcqcBaB7uPHN+IPB70VB1p9PlJur9EQRszLh1CY\r\n9Z1SBGCcUm0lik5Losriqypbi+fbNdjazQOi8CBDXsYvkiVaxg9zPqmHNc8v\r\nyafpFufgDxHq2f5TM2JIVhi9+kStoZfPkLly0JTyDp2nmozQPCU1mkXWQ2bi\r\n8+eeFWKrFYEWntGFaPWW50tnQ4Ex0fC1gFFfdteAE9CoYp0ALaLmR3nQVIlV\r\nsuQ2cspMbNYBqUg9r8yeVmNLiv78FEB+XsY=\r\n=LSMA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"463f239a356de618d7119ed961f76c6efacea161","release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"docs","release":"patch"},{"type":"refactor","release":"patch"},{"type":"chore","scope":"deps*","release":"patch"}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/github","@semantic-release/npm",["@semantic-release/git",{"assets":["package.json","CHANGELOG.md","README.md"]}]],"branches":["main"]},"scripts":{"test":"echo \"Warn: no tests\"","clean":"rm -rf dist || true && mkdir -p dist/types","compile":"npm run compile:mjs && npm run compile:cjs && npm run cp:types && npm run compile:readme","release":"semantic-release --debug","cp:types":"find node_modules/p-timeout -type f -iname '*.d.ts' -exec cp \\{\\} dist/types/ \\;","precompile":"npm run clean","prerelease":"npm run compile","compile:cjs":"babel node_modules/p-timeout --out-dir dist/cjs --extensions '.js' --out-file-extension '.js' --config-file ./babel.config.compat.cjs","compile:mjs":"babel node_modules/p-timeout --out-dir dist/esm --extensions '.js' --out-file-extension '.js'","dependabump":"ncu -u && rm -rf package-lock.json node_modules || true && npm i","compile:readme":"cat HEADER.md node_modules/p-timeout/readme.md > README.md"},"_npmUser":{"name":"bbeesley","email":"bbeesley@me.com"},"repository":{"url":"git+https://github.com/bbeesley/p-timeout-compat.git","type":"git"},"_npmVersion":"8.19.1","description":"Compatible version of p-timeout","directories":{},"_nodeVersion":"14.17.6","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"p-timeout":"^6.0.0","@babel/cli":"^7.18.10","@babel/core":"^7.18.13","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@babel/preset-env":"^7.18.10","npm-check-updates":"^16.1.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@semantic-release/github":"^8.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","conventional-changelog-angular":"^5.0.13","@commitlint/config-conventional":"^17.1.0","@semantic-release/commit-analyzer":"^9.0.2","babel-plugin-add-import-extension":"^1.6.0","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/p-timeout-compat_1.0.1_1662386315235_0.5690786798619649","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"p-timeout-compat","version":"1.0.2","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","_id":"p-timeout-compat@1.0.2","maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"homepage":"https://github.com/bbeesley/p-timeout-compat#readme","bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"dist":{"shasum":"4683b1a7e08baf69d3751b38816bafba39a69a02","tarball":"https://registry.npmjs.org/p-timeout-compat/-/p-timeout-compat-1.0.2.tgz","fileCount":6,"integrity":"sha512-64XPDh1d1D+isdMup2O+MWAmRpYYoQ8WtGY7aM7IgDWkQ5tftavm3qn+3TMswa+Nj7Mlltr0GCe3APVPdOw1Rw==","signatures":[{"sig":"MEUCIQClbzihy+C/2cqnL9SkfdymueK58qMruzcDo8jrJdsRPAIgSvNi5dMDGKtOOUg3phgNYrUE4LCEm7Bu3dFTU2spEtU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjFgFoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKFg//forL69NpClJ6c7OmF6j4bLuA/VhFM5d5LUjXcmRkgaiPQHad\r\nyelgccTMACl/HWYVLPSO2+a1rwHH04XBDGAhqj6+dD8UkWt1QcbxUvFkYMr6\r\nUzhhYtnBhoeY1beOeGaeopTSbPBV9J0+5/8QrO+kTvUTXPmNiR0gRTaSDSYT\r\nlFQAba9Rw8iRch31FZirmBRqYUiW321iqsWA4UgqjK6wPKae5CKiuth6vm/F\r\n9VnNWsggdVl3lsV89ziAeIG3Gkzuoof0DE7nGu2e+TerxylYBuP0A3c7dFmh\r\nOwj74JB+svUG1c7yDQvtPen+VtDkEKvg4gaRnJklcjInW6zU37mfmoi+K5My\r\n28ZyosnX+XnI8NygL9K1wam6s8RJFgbOqFAfdHehgmHAWw8bYd6Cadka+tm+\r\nrlPgSpSKju1M0w5u4y4jC9WIt25KKQS8Q29gszc+Yjt9hr64VhM6g2jK7gHv\r\nAP/thRtc3StPkX8IuimLTzHO4/iUN2jA+GngbwkRAd4EzoOk6c9aQILn5Ihg\r\nFufQ0WQ5Uv6/ouzMcqbwqajkNNwxLa8gWnQEnPOst9x17bgMrdCcQzLfhmQR\r\ntzYiigTr+LsnDKJXtWwH/yfI41NTNdxNw4Fo95sv29ayd7SK7g2a8IYpekHU\r\nXa7JvLxgoUR6/5HthoVqgEwsEqas/3vhtWI=\r\n=cf7f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.js","type":"module","types":"./dist/types/index.d.ts","module":"./dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.js"}},"gitHead":"0549e35549cec4681924efeef1a470f253ce7ceb","release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"docs","release":"patch"},{"type":"refactor","release":"patch"},{"type":"chore","scope":"deps*","release":"patch"}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/github","@semantic-release/npm",["@semantic-release/git",{"assets":["package.json","CHANGELOG.md","README.md"]}]],"branches":["main"]},"scripts":{"test":"echo \"Warn: no tests\"","clean":"rm -rf dist || true && mkdir -p dist/types","compile":"npm run compile:mjs && npm run compile:cjs && npm run cp:types && npm run compile:readme","release":"semantic-release --debug","cp:types":"find node_modules/p-timeout -type f -iname '*.d.ts' -exec cp \\{\\} dist/types/ \\;","precompile":"npm run clean","prerelease":"npm run compile","compile:cjs":"babel node_modules/p-timeout --out-dir dist/cjs --extensions '.js' --out-file-extension '.js' --config-file ./babel.config.compat.cjs","compile:mjs":"babel node_modules/p-timeout --out-dir dist/esm --extensions '.js' --out-file-extension '.js'","dependabump":"ncu -u && rm -rf package-lock.json node_modules || true && npm i","compile:readme":"cat HEADER.md node_modules/p-timeout/readme.md > README.md"},"_npmUser":{"name":"bbeesley","email":"bbeesley@me.com"},"repository":{"url":"git+https://github.com/bbeesley/p-timeout-compat.git","type":"git"},"_npmVersion":"8.19.1","description":"Compatible version of p-timeout","directories":{},"_nodeVersion":"14.17.6","dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"p-timeout":"^6.0.0","@babel/cli":"^7.18.10","@babel/core":"^7.18.13","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@babel/preset-env":"^7.18.10","npm-check-updates":"^16.1.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@semantic-release/github":"^8.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","conventional-changelog-angular":"^5.0.13","@commitlint/config-conventional":"^17.1.0","@semantic-release/commit-analyzer":"^9.0.2","babel-plugin-add-import-extension":"^1.6.0","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/p-timeout-compat_1.0.2_1662386536027_0.22392050267966845","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"p-timeout-compat","version":"1.0.3","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","_id":"p-timeout-compat@1.0.3","maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"homepage":"https://github.com/bbeesley/p-timeout-compat#readme","bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"ava":{"files":["test/*.test.cjs"],"timeout":"1m","verbose":true,"failFast":false,"failWithoutAssertions":false},"dist":{"shasum":"e7c206eba0030752150605e45665024d69e247f8","tarball":"https://registry.npmjs.org/p-timeout-compat/-/p-timeout-compat-1.0.3.tgz","fileCount":6,"integrity":"sha512-Ww0V4y8jy+aIXMn/RHQBB3hUPLJMSReNp1TMiPPUR+IdPI34bgl3vAEWiIjDXgz2rFT6a0c1GiI6A8V69zb+rw==","signatures":[{"sig":"MEUCICiLRqXD8CDJgGXDieRU0Y+2Qb6UwUmrcuGhonlIGS6UAiEAt/0/mJn8l3gErMbWauZyIUxjnvOPoOrB7lpd/Qx8VHc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18792,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLW+JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUnw//aI1EA+4HyRe/2OXk6P6cTuseBB+4EOpCuDwVITDoii1dYyWk\r\nbxMNQytE7B6HIQYsOXbhq/ldedZBTIe2tz7neuNw0oN0Ss+JxbSGJOl9p/tx\r\nu4nYo2xE1t0G7fw4TOSEo2Ofzs8UEvufVutS43hurb81v2qgWLPkKhW1G70g\r\nARrH7kb4vQ1y6R0poAB3q6SZqLSg0Gpslcaf05lkDL38Ur3PeFTpyKnj6h43\r\nVs4tmMqsP++frlM90Ug/j6ZkIVCoU3/kiN95dVjKAXTH2dYYoD3ibK7+X8ho\r\nm4ED7EMmISn5O3hEwqfXiklSK5qfSz7hxjcV/je0Ma/zpPdU4PEKn2Uxa9HW\r\nG9D9b33Rmyi8xjN/s6bpXlOQtr40JIRCj2DJ2nJ967POy/amHtk2kCVvG85J\r\nfYQYF/1Ag9D44Tls/+vIVzo4OF9IVwiDVjXn9clS/8FX4+R6uBLZ86+1dWB4\r\nbhDP3SaYkpeIcvaMdFRo3EbVHQKhhv7ObC3Bo/xFbHeOAgMdyVRdyHahntnY\r\n3oyaBcJuml+tTwlDLY03pKYntXZ/bVE64H9g5vxtsuTiYXO8741eQ8JaPOZv\r\n2k/xBgIG42l2YVk1zhJbBtY24Vw2JaYJBOhbRN06TcNeOtMJqc/rvpPnGh/Y\r\n10a5IRBzMTE7jRMLlCxB+HfOe3yDrYm+LVg=\r\n=PAPx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"./dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.cjs"}},"gitHead":"3fdf75cbb9bf2fd6b97f53185bb15973d55a1d2f","release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"docs","release":"patch"},{"type":"refactor","release":"patch"},{"type":"chore","scope":"deps*","release":"patch","subject":"bump p-timeout *"}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/github","@semantic-release/npm",["@semantic-release/git",{"assets":["package.json","CHANGELOG.md","README.md"]}]],"branches":["main"]},"scripts":{"test":"npx ava","clean":"rm -rf dist || true && mkdir -p dist/types","compile":"npm run compile:mjs && npm run compile:cjs && npm run cp:types && npm run compile:readme","pretest":"npm run compile","release":"semantic-release --debug","cp:types":"find node_modules/p-timeout -type f -iname '*.d.ts' -exec cp \\{\\} dist/types/ \\;","precompile":"npm run clean","prerelease":"npm run compile","compile:cjs":"babel node_modules/p-timeout --out-dir dist/cjs --extensions '.js' --out-file-extension '.cjs' --config-file ./babel.config.compat.cjs","compile:mjs":"babel node_modules/p-timeout --out-dir dist/esm --extensions '.js' --out-file-extension '.js'","dependabump":"ncu -u && rm -rf package-lock.json node_modules || true && npm i","compile:readme":"cat HEADER.md node_modules/p-timeout/readme.md > README.md"},"_npmUser":{"name":"bbeesley","email":"bbeesley@me.com"},"repository":{"url":"git+https://github.com/bbeesley/p-timeout-compat.git","type":"git"},"_npmVersion":"8.19.1","description":"Compatible version of p-timeout","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^5.2.0","delay":"^5.0.0","in-range":"^3.0.0","p-timeout":"^6.1.1","time-span":"^5.1.0","@babel/cli":"^7.18.10","@babel/core":"^7.18.13","@commitlint/cli":"^17.1.2","semantic-release":"^19.0.5","@babel/preset-env":"^7.18.10","npm-check-updates":"^16.1.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.1","@semantic-release/github":"^8.0.6","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","conventional-changelog-angular":"^5.0.13","@commitlint/config-conventional":"^17.1.0","@semantic-release/commit-analyzer":"^9.0.2","babel-plugin-add-import-extension":"^1.6.0","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/p-timeout-compat_1.0.3_1680699272933_0.9905931550068094","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"p-timeout-compat","version":"1.0.4","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","_id":"p-timeout-compat@1.0.4","maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"homepage":"https://github.com/bbeesley/p-timeout-compat#readme","bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"ava":{"files":["test/*.test.cjs"],"timeout":"1m","verbose":true,"failFast":false,"failWithoutAssertions":false},"dist":{"shasum":"befafa41f625e186a158b47222ddde40c91d4bd6","tarball":"https://registry.npmjs.org/p-timeout-compat/-/p-timeout-compat-1.0.4.tgz","fileCount":6,"integrity":"sha512-HEsjA3Df/845IQD0BS2/4691Sh2fnf8lifKHPtHUC6dQJ80NsKRCVVLnB5dApnJOU5JZJDWlE2Z0fd/vrGrUIA==","signatures":[{"sig":"MEYCIQD8RMPoxC8q/qTY+AJefxb73yKs7sP5B5IlxjkvBiR7XgIhAIjFGUZg3iHSsF0/xGXZLMsPiUd9YicTMhNHV/TwokfU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18818},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"./dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.cjs"}},"gitHead":"dee0886a1119915f0a4c482491ce89ff5980d4bb","release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"docs","release":"patch"},{"type":"refactor","release":"patch"},{"type":"chore","scope":"deps*","release":"patch","subject":"bump p-timeout *"}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/github","@semantic-release/npm",["@semantic-release/git",{"assets":["package.json","CHANGELOG.md","README.md"]}]],"branches":["main"]},"scripts":{"test":"npx ava","clean":"rm -rf dist || true && mkdir -p dist/types","compile":"npm run compile:mjs && npm run compile:cjs && npm run cp:types && npm run compile:readme","pretest":"npm run compile","release":"semantic-release --debug","cp:types":"find node_modules/p-timeout -type f -iname '*.d.ts' -exec cp \\{\\} dist/types/ \\;","precompile":"npm run clean","prerelease":"npm run compile","compile:cjs":"babel node_modules/p-timeout --out-dir dist/cjs --extensions '.js' --out-file-extension '.cjs' --config-file ./babel.config.compat.cjs","compile:mjs":"babel node_modules/p-timeout --out-dir dist/esm --extensions '.js' --out-file-extension '.js'","dependabump":"ncu -u && rm -rf package-lock.json node_modules || true && npm i","compile:readme":"cat HEADER.md node_modules/p-timeout/readme.md > README.md"},"_npmUser":{"name":"bbeesley","email":"bbeesley@me.com"},"repository":{"url":"git+https://github.com/bbeesley/p-timeout-compat.git","type":"git"},"_npmVersion":"9.6.3","description":"Compatible version of p-timeout","directories":{},"_nodeVersion":"18.13.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^5.2.0","delay":"^5.0.0","in-range":"^3.0.0","p-timeout":"^6.1.1","time-span":"^5.1.0","@babel/cli":"^7.18.10","@babel/core":"^7.18.13","@commitlint/cli":"^17.1.2","semantic-release":"^21.0.1","@babel/preset-env":"^7.18.10","npm-check-updates":"^16.1.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^10.0.2","@semantic-release/github":"^9.0.2","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.1","conventional-changelog-angular":"^6.0.0","@commitlint/config-conventional":"^17.1.0","@semantic-release/commit-analyzer":"^10.0.0","babel-plugin-add-import-extension":"^1.6.0","@semantic-release/release-notes-generator":"^11.0.1"},"_npmOperationalInternal":{"tmp":"tmp/p-timeout-compat_1.0.4_1686617999817_0.035941500475020094","host":"s3://npm-registry-packages"}},"1.0.5":{"name":"p-timeout-compat","version":"1.0.5","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","_id":"p-timeout-compat@1.0.5","maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"homepage":"https://github.com/bbeesley/p-timeout-compat#readme","bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"ava":{"files":["test/*.test.cjs"],"timeout":"1m","verbose":true,"failFast":false,"failWithoutAssertions":false},"dist":{"shasum":"89b5edd34e38c5967cc4ecdfa9bd2d03930d0702","tarball":"https://registry.npmjs.org/p-timeout-compat/-/p-timeout-compat-1.0.5.tgz","fileCount":6,"integrity":"sha512-JUyLagABYj4bu58nXmMEO+JpHlimYomLY3xdatcPWKRRVVQ3ky55Ki4Mdj2OUGDfkV2BPt87zqSzISk0ztwruw==","signatures":[{"sig":"MEQCIDzE3A0skLRP0PDSb7WNaYo+SFQ2bcCvCB80ZKSccc/rAiBMfRtyG3PIBpPQV8vSvUgtcYp9AlTo1Z80nnKYJ988ww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20522},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"./dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.cjs"}},"gitHead":"ed3ac8236f26dc4d732c94a31339246e6506c415","release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"docs","release":"patch"},{"type":"refactor","release":"patch"},{"type":"chore","scope":"deps*","release":"patch","subject":"bump p-timeout *"}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/github","@semantic-release/npm",["@semantic-release/git",{"assets":["package.json","CHANGELOG.md","README.md"]}]],"branches":["main"]},"scripts":{"test":"npx ava","clean":"rm -rf dist || true && mkdir -p dist/types","compile":"npm run compile:mjs && npm run compile:cjs && npm run cp:types && npm run compile:readme","pretest":"npm run compile","release":"semantic-release --debug","cp:types":"find node_modules/p-timeout -type f -iname '*.d.ts' -exec cp \\{\\} dist/types/ \\;","precompile":"npm run clean","prerelease":"npm run compile","compile:cjs":"babel node_modules/p-timeout --out-dir dist/cjs --extensions '.js' --out-file-extension '.cjs' --config-file ./babel.config.compat.cjs","compile:mjs":"babel node_modules/p-timeout --out-dir dist/esm --extensions '.js' --out-file-extension '.js'","dependabump":"ncu -u && rm -rf package-lock.json node_modules || true && npm i","compile:readme":"cat HEADER.md node_modules/p-timeout/readme.md > README.md"},"_npmUser":{"name":"bbeesley","email":"bbeesley@me.com"},"repository":{"url":"git+https://github.com/bbeesley/p-timeout-compat.git","type":"git"},"_npmVersion":"10.8.2","description":"Compatible version of p-timeout","directories":{},"_nodeVersion":"20.17.0","_hasShrinkwrap":false,"devDependencies":{"ava":"^5.2.0","delay":"^5.0.0","in-range":"^3.0.0","p-timeout":"^6.1.1","time-span":"^5.1.0","@babel/cli":"^7.18.10","@babel/core":"^7.18.13","@commitlint/cli":"^19.0.3","semantic-release":"^22.0.0","@babel/preset-env":"^7.18.10","npm-check-updates":"^17.0.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.2","@semantic-release/github":"^8.1.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","conventional-changelog-angular":"^8.0.0","@commitlint/config-conventional":"^19.0.3","@semantic-release/commit-analyzer":"^9.0.2","babel-plugin-add-import-extension":"^1.6.0","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/p-timeout-compat_1.0.5_1729212978060_0.32298218405299495","host":"s3://npm-registry-packages"}},"1.0.6":{"name":"p-timeout-compat","version":"1.0.6","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","_id":"p-timeout-compat@1.0.6","maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"homepage":"https://github.com/bbeesley/p-timeout-compat#readme","bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"ava":{"files":["test/*.test.cjs"],"timeout":"1m","verbose":true,"failFast":false,"failWithoutAssertions":false},"dist":{"shasum":"71f5d0f3cd2770102a38bca9262c663472b86909","tarball":"https://registry.npmjs.org/p-timeout-compat/-/p-timeout-compat-1.0.6.tgz","fileCount":6,"integrity":"sha512-4Xj6j5oP1hYuBcl3iPhY972E8gm427UGqwV4UoXQB94ezqMY8VcRPV1rwAeENtSqCNjiEkEMwPgNdPpJdZV84w==","signatures":[{"sig":"MEQCIHUFcmXT1LRAJSpeITm5uLLCEklypdTVjGrk3gUiKh4aAiAoSBCzvInne9IObwfMVVx1IdpBJVtl9coLjzs6z/QrCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20578},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"./dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.cjs"}},"gitHead":"1ff9b2f2fdcc4b215aa613a23113479ecd10e11b","release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"docs","release":"patch"},{"type":"refactor","release":"patch"},{"type":"chore","scope":"deps*","release":"patch","subject":"bump p-timeout *"}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/github","@semantic-release/npm",["@semantic-release/git",{"assets":["package.json","CHANGELOG.md","README.md"]}]],"branches":["main"]},"scripts":{"test":"npx ava","clean":"rm -rf dist || true && mkdir -p dist/types","compile":"npm run compile:mjs && npm run compile:cjs && npm run cp:types && npm run compile:readme","pretest":"npm run compile","release":"semantic-release --debug","cp:types":"find node_modules/p-timeout -type f -iname '*.d.ts' -exec cp \\{\\} dist/types/ \\;","precompile":"npm run clean","prerelease":"npm run compile","compile:cjs":"babel node_modules/p-timeout --out-dir dist/cjs --extensions '.js' --out-file-extension '.cjs' --config-file ./babel.config.compat.cjs","compile:mjs":"babel node_modules/p-timeout --out-dir dist/esm --extensions '.js' --out-file-extension '.js'","dependabump":"ncu -u && rm -rf package-lock.json node_modules || true && npm i","compile:readme":"cat HEADER.md node_modules/p-timeout/readme.md > README.md"},"_npmUser":{"name":"bbeesley","email":"bbeesley@me.com"},"repository":{"url":"git+https://github.com/bbeesley/p-timeout-compat.git","type":"git"},"_npmVersion":"10.8.2","description":"Compatible version of p-timeout","directories":{},"_nodeVersion":"20.18.1","_hasShrinkwrap":false,"devDependencies":{"ava":"^5.2.0","delay":"^5.0.0","in-range":"^3.0.0","p-timeout":"^6.1.1","time-span":"^5.1.0","@babel/cli":"^7.18.10","@babel/core":"^7.18.13","@commitlint/cli":"^19.0.3","semantic-release":"^22.0.0","@babel/preset-env":"^7.18.10","npm-check-updates":"^17.0.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.2","@semantic-release/github":"^8.1.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","conventional-changelog-angular":"^8.0.0","@commitlint/config-conventional":"^19.0.3","@semantic-release/commit-analyzer":"^9.0.2","babel-plugin-add-import-extension":"^1.6.0","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/p-timeout-compat_1.0.6_1735782139361_0.5145220634787584","host":"s3://npm-registry-packages-npm-production"}},"1.0.7":{"name":"p-timeout-compat","version":"1.0.7","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","_id":"p-timeout-compat@1.0.7","maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"homepage":"https://github.com/bbeesley/p-timeout-compat#readme","bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"ava":{"files":["test/*.test.cjs"],"timeout":"1m","verbose":true,"failFast":false,"failWithoutAssertions":false},"dist":{"shasum":"db5f9fdc4544b7dc6683163da82c5c048215659e","tarball":"https://registry.npmjs.org/p-timeout-compat/-/p-timeout-compat-1.0.7.tgz","fileCount":6,"integrity":"sha512-Gm7aEAcbhc1zgQRN+PNA1LBEoMQ/vTDId9hg1cwJlVFxmUCHZQnGSbASTE1Q6hNn3sPS75eI4g2Sdbofef0xQw==","signatures":[{"sig":"MEUCIDzrjiGAhOFeYPcbNaxsIgZXOsY05kGdoPESdF8tlRU/AiEAt4jfa/JXcGZd0Gzo7o+bdfCk8+ththOpabJrPwA7TYE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19569},"main":"./dist/cjs/index.cjs","type":"module","types":"./dist/types/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"module":"./dist/esm/index.js","engines":{"node":">=12"},"exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/esm/index.js","require":"./dist/cjs/index.cjs"}},"gitHead":"23c630014aaf0541a9157ce25b4d05d210030174","release":{"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"docs","release":"patch"},{"type":"refactor","release":"patch"},{"type":"chore","scope":"deps*","release":"patch","subject":"bump p-timeout *"}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/github","@semantic-release/npm",["@semantic-release/git",{"assets":["package.json","CHANGELOG.md","README.md"]}]],"branches":["main"]},"scripts":{"test":"npx ava","clean":"rm -rf dist || true && mkdir -p dist/types","compile":"npm run compile:mjs && npm run compile:cjs && npm run cp:types && npm run compile:readme","pretest":"npm run compile","release":"semantic-release --debug","cp:types":"find node_modules/p-timeout -type f -iname '*.d.ts' -exec cp \\{\\} dist/types/ \\;","precompile":"npm run clean","prerelease":"npm run compile","compile:cjs":"babel node_modules/p-timeout --out-dir dist/cjs --extensions '.js' --out-file-extension '.cjs' --config-file ./babel.config.compat.cjs","compile:mjs":"babel node_modules/p-timeout --out-dir dist/esm --extensions '.js' --out-file-extension '.js'","dependabump":"ncu -u && rm -rf package-lock.json node_modules || true && npm i","compile:readme":"cat HEADER.md node_modules/p-timeout/readme.md > README.md"},"_npmUser":{"name":"bbeesley","email":"bbeesley@me.com"},"repository":{"url":"git+https://github.com/bbeesley/p-timeout-compat.git","type":"git"},"_npmVersion":"10.8.2","description":"Compatible version of p-timeout","directories":{},"_nodeVersion":"20.19.5","_hasShrinkwrap":false,"devDependencies":{"ava":"^5.2.0","delay":"^5.0.0","in-range":"^3.0.0","p-timeout":"^7.0.0","time-span":"^5.1.0","@babel/cli":"^7.18.10","@babel/core":"^7.18.13","@commitlint/cli":"^19.0.3","semantic-release":"^22.0.0","@babel/preset-env":"^7.18.10","npm-check-updates":"^18.0.0","@semantic-release/git":"^10.0.1","@semantic-release/npm":"^9.0.2","@semantic-release/github":"^8.1.0","cz-conventional-changelog":"^3.3.0","@semantic-release/changelog":"^6.0.3","conventional-changelog-angular":"^8.0.0","@commitlint/config-conventional":"^19.0.3","@semantic-release/commit-analyzer":"^9.0.2","babel-plugin-add-import-extension":"^1.6.0","@semantic-release/release-notes-generator":"^10.0.3"},"_npmOperationalInternal":{"tmp":"tmp/p-timeout-compat_1.0.7_1757981164165_0.4123987404748519","host":"s3://npm-registry-packages-npm-production"}},"1.0.8":{"name":"p-timeout-compat","version":"1.0.8","description":"Compatible version of p-timeout","type":"module","exports":{".":{"import":"./dist/esm/index.js","types":"./dist/types/index.d.ts","require":"./dist/cjs/index.cjs"}},"module":"./dist/esm/index.js","main":"./dist/cjs/index.cjs","types":"./dist/types/index.d.ts","engines":{"node":">=12"},"scripts":{"pretest":"npm run compile","test":"npx ava","dependabump":"ncu -u && rm -rf package-lock.json node_modules || true && npm i","clean":"rm -rf dist || true && mkdir -p dist/types","compile:readme":"cat HEADER.md node_modules/p-timeout/readme.md > README.md","compile:mjs":"babel node_modules/p-timeout --out-dir dist/esm --extensions '.js' --out-file-extension '.js'","compile:cjs":"babel node_modules/p-timeout --out-dir dist/cjs --extensions '.js' --out-file-extension '.cjs' --config-file ./babel.config.compat.cjs","cp:types":"find node_modules/p-timeout -type f -iname '*.d.ts' -exec cp \\{\\} dist/types/ \\;","precompile":"npm run clean","compile":"npm run compile:mjs && npm run compile:cjs && npm run cp:types && npm run compile:readme","prerelease":"npm run compile","release":"semantic-release --debug"},"repository":{"type":"git","url":"git+https://github.com/bbeesley/p-timeout-compat.git"},"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"homepage":"https://github.com/bbeesley/p-timeout-compat#readme","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"devDependencies":{"@babel/cli":"^7.18.10","@babel/core":"^7.18.13","@babel/preset-env":"^7.18.10","@commitlint/cli":"^20.0.0","@commitlint/config-conventional":"^20.0.0","@semantic-release/changelog":"^6.0.3","@semantic-release/commit-analyzer":"^9.0.2","@semantic-release/git":"^10.0.1","@semantic-release/github":"^8.1.0","@semantic-release/npm":"^9.0.2","@semantic-release/release-notes-generator":"^10.0.3","ava":"^5.2.0","babel-plugin-add-import-extension":"^1.6.0","conventional-changelog-angular":"^8.0.0","cz-conventional-changelog":"^3.3.0","delay":"^5.0.0","in-range":"^3.0.0","npm-check-updates":"^19.0.0","p-timeout":"^7.0.0","semantic-release":"^22.0.0","time-span":"^5.1.0"},"release":{"branches":["main"],"plugins":[["@semantic-release/commit-analyzer",{"releaseRules":[{"type":"docs","release":"patch"},{"type":"refactor","release":"patch"},{"type":"chore","scope":"deps*","release":"patch","subject":"bump p-timeout *"}]}],"@semantic-release/release-notes-generator",["@semantic-release/changelog",{"changelogFile":"CHANGELOG.md"}],"@semantic-release/github","@semantic-release/npm",["@semantic-release/git",{"assets":["package.json","CHANGELOG.md","README.md"]}]]},"ava":{"files":["test/*.test.cjs"],"failFast":false,"failWithoutAssertions":false,"verbose":true,"timeout":"1m"},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"gitHead":"d9fbcc723d6aeaa683283adf55d588f33e2d17a8","_id":"p-timeout-compat@1.0.8","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"integrity":"sha512-+7LpKr1ilnWU0LbV2r+Wz4srwMcFTUysmgL824ZxJcZP3u4Hyi/D/39pbyEs4j0XXCHvbv069+LDPxlCijfVRQ==","shasum":"469ecf0deeef0bacb369646803c9f8ae425b5b5f","tarball":"https://registry.npmjs.org/p-timeout-compat/-/p-timeout-compat-1.0.8.tgz","fileCount":6,"unpackedSize":19967,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQDl25DLvok9DTAzN+qTduxb6fJ+8jko0Q1qMAuMjRL0ZQIgPueZxKGBPWBW5rA64UZmzQ5r12J1TFayQ1+bQYm4aV0="}]},"_npmUser":{"name":"bbeesley","email":"bbeesley@me.com"},"directories":{},"maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/p-timeout-compat_1.0.8_1759881881086_0.32879591733366564"},"_hasShrinkwrap":false}},"time":{"created":"2021-07-19T14:12:44.117Z","modified":"2025-10-08T00:04:41.459Z","1.0.0":"2021-07-19T14:12:44.246Z","1.0.1":"2022-09-05T13:58:35.399Z","1.0.2":"2022-09-05T14:02:16.227Z","1.0.3":"2023-04-05T12:54:33.128Z","1.0.4":"2023-06-13T00:59:59.995Z","1.0.5":"2024-10-18T00:56:18.235Z","1.0.6":"2025-01-02T01:42:19.524Z","1.0.7":"2025-09-16T00:06:04.380Z","1.0.8":"2025-10-08T00:04:41.271Z"},"bugs":{"url":"https://github.com/bbeesley/p-timeout-compat/issues"},"author":{"name":"Bill Beesley","email":"bill@beesley.dev"},"license":"MIT","homepage":"https://github.com/bbeesley/p-timeout-compat#readme","keywords":["promise","timeout","error","invalidate","async","await","promises","time","out","cancel","bluebird"],"repository":{"type":"git","url":"git+https://github.com/bbeesley/p-timeout-compat.git"},"description":"Compatible version of p-timeout","maintainers":[{"name":"bbeesley","email":"bbeesley@me.com"}],"readme":"# p-timeout-compat\n\nCompatible version of p-timeout. Exports cjs and mjs versions of p-timeout and lets node select the appropriate one. Please see original readme below for details.\n\n## install\n\n`npm i --save p-timeout-compat`\n\n## use\n\n```js\nimport PQueue from 'p-queue-compat';\nimport got from 'got';\n\nconst queue = new PQueue({concurrency: 1});\n\n(async () => {\n\tawait queue.add(() => got('https://sindresorhus.com'));\n\tconsole.log('Done: sindresorhus.com');\n})();\n```\n# p-timeout\n\n> Timeout a promise after a specified amount of time\n\n> [!NOTE]\n> You may want to use `AbortSignal.timeout()` instead. [Learn more.](#abortsignal)\n\n## Install\n\n```sh\nnpm install p-timeout\n```\n\n## Usage\n\n```js\nimport {setTimeout} from 'node:timers/promises';\nimport pTimeout from 'p-timeout';\n\nconst delayedPromise = setTimeout(200);\n\nawait pTimeout(delayedPromise, {\n\tmilliseconds: 50,\n});\n//=> [TimeoutError: Promise timed out after 50 milliseconds]\n```\n\n## API\n\n### pTimeout(input, options)\n\nReturns a decorated `input` that times out after `milliseconds` time. It has a `.clear()` method that clears the timeout.\n\nIf you pass in a cancelable promise, specifically a promise with a `.cancel()` method, that method will be called when the `pTimeout` promise times out.\n\n#### input\n\nType: `Promise`\n\nPromise to decorate.\n\n#### options\n\nType: `object`\n\n##### milliseconds\n\nType: `number`\n\nMilliseconds before timing out.\n\nPassing `Infinity` will cause it to never time out.\n\n##### message\n\nType: `string | Error | false`\\\nDefault: `'Promise timed out after {milliseconds} milliseconds'`\n\nSpecify a custom error message or error to throw when it times out:\n\n- `message: 'too slow'` will throw `TimeoutError('too slow')`\n- `message: new MyCustomError('it’s over 9000')` will throw the same error instance\n- `message: false` will make the promise resolve with `undefined` instead of rejecting\n\nIf you do a custom error, it's recommended to sub-class `TimeoutError`:\n\n```js\nimport {TimeoutError} from 'p-timeout';\n\nclass MyCustomError extends TimeoutError {\n\tname = \"MyCustomError\";\n}\n```\n\n##### fallback\n\nType: `Function`\n\nDo something other than rejecting with an error on timeout.\n\nThe function can return a value or a promise.\n\nYou could for example retry:\n\n```js\nimport {setTimeout} from 'node:timers/promises';\nimport pTimeout from 'p-timeout';\n\nconst delayedPromise = () => setTimeout(200);\n\nawait pTimeout(delayedPromise(), {\n\tmilliseconds: 50,\n\tfallback: () => {\n\t\treturn pTimeout(delayedPromise(), {\n\t\t\tmilliseconds: 300\n\t\t});\n\t}\n});\n```\n\n##### customTimers\n\nType: `object` with function properties `setTimeout` and `clearTimeout`\n\nCustom implementations for the `setTimeout` and `clearTimeout` functions.\n\nUseful for testing purposes, in particular to work around [`sinon.useFakeTimers()`](https://sinonjs.org/releases/latest/fake-timers/).\n\nExample:\n\n```js\nimport pTimeout from 'p-timeout';\nimport sinon from 'sinon';\n\nconst originalSetTimeout = setTimeout;\nconst originalClearTimeout = clearTimeout;\n\nsinon.useFakeTimers();\n\n// Use `pTimeout` without being affected by `sinon.useFakeTimers()`:\nawait pTimeout(doSomething(), {\n\tmilliseconds: 2000,\n\tcustomTimers: {\n\t\tsetTimeout: originalSetTimeout,\n\t\tclearTimeout: originalClearTimeout\n\t}\n});\n```\n\n##### signal\n\nType: [`AbortSignal`](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal)\n\nAbort the promise.\n\n```js\nimport pTimeout from 'p-timeout';\nimport delay from 'delay';\n\nconst delayedPromise = delay(3000);\n\nconst abortController = new AbortController();\n\nsetTimeout(() => {\n\tabortController.abort();\n}, 100);\n\nawait pTimeout(delayedPromise, {\n\tmilliseconds: 2000,\n\tsignal: abortController.signal\n});\n```\n\n### TimeoutError\n\nExposed for instance checking and sub-classing.\n\n## Related\n\n- [delay](https://github.com/sindresorhus/delay) - Delay a promise a specified amount of time\n- [p-min-delay](https://github.com/sindresorhus/p-min-delay) - Delay a promise a minimum amount of time\n- [p-retry](https://github.com/sindresorhus/p-retry) - Retry a promise-returning function\n- [More…](https://github.com/sindresorhus/promise-fun)\n\n## AbortSignal\n\n> Modern alternative to `p-timeout`\n\nAsync functions like `fetch` can accept an [`AbortSignal`](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal), which can be conveniently created with [`AbortSignal.timeout()`](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/timeout_static).\n\nThe advantage over `p-timeout` is that the promise-generating function (like `fetch`) is actually notified that the user is no longer expecting an answer, so it can interrupt its work and free resources.\n\n```js\n// Call API, timeout after 5 seconds\nconst response = await fetch('./my-api', {signal: AbortSignal.timeout(5000)});\n```\n\n```js\nasync function buildWall(signal) {\n\tfor (const brick of bricks) {\n\t\tsignal.throwIfAborted();\n\t\t// Or: if (signal.aborted) { return; }\n\n\t\tawait layBrick();\n\t}\n}\n\n// Stop long work after 60 seconds\nawait buildWall(AbortSignal.timeout(60_000))\n```\n\nYou can also combine multiple signals, like when you have a timeout *and* an `AbortController` triggered with a “Cancel” button click. You can use the upcoming [`AbortSignal.any()`](https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal/any_static) helper or [`abort-utils`](https://github.com/fregante/abort-utils/blob/main/source/merge-signals.md).\n","readmeFilename":"README.md"}