{"_id":"@haverstack/axios-fetch-adapter","_rev":"13-84671f64488bdddc7bc242562143f6bc","name":"@haverstack/axios-fetch-adapter","dist-tags":{"latest":"0.12.0"},"versions":{"0.1.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.1.0","description":"An Axios adapter that uses native fetch. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --declaration --emitDeclarationOnly && npm run copy-types","build":"npm run build:js && npm run build:types","copy-types":"ncp ./src/types.d.ts ./lib/types.d.ts","test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/node":"^18.11.9","esbuild":"^0.15.16","ncp":"^2.0.0","typescript":"^4.9.3"},"gitHead":"a211bf962dc406d004df5f2a3bb8174dcc24a410","_id":"@haverstack/axios-fetch-adapter@0.1.0","_nodeVersion":"16.13.2","_npmVersion":"8.19.1","dist":{"integrity":"sha512-C77vuf3BMfuNDQmzjWuxPMcLp7hxEvb5REYAbmlKWC+o1v8EVOQiJEUNdPXdnmopF/AMNvaGk/frBVLPlyiytA==","shasum":"c677c5f09eeab164e004e9d29a24e732d1a1300a","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.1.0.tgz","fileCount":7,"unpackedSize":25860,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDtG0suvDM3M7wJ8qH/VDaNbPEs3+cARO3aMzb3HCYRAAiB8mMk65CzoWdNT9m14YPQHdY1ORtfJYD1DU0yWmW1r9A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhC07ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPFxAAlkaAERGIAdQ1u5YTobQSRjYkZpopjzwkqDqgC66OQ2ssm8+c\r\njhv5flqFOPzbGmnllzry1kNY3UsnDyLnoCkBitjyMd1JKGjOeFJsAJCj5A72\r\n0XDq0Zx2KxzaL9I9LmZL6yvBWYyDq7IpqhteW16MfXVvJuS8ZpvwhrzAT7Y1\r\n2x3Tmth/Vap7f/4a11JFK1d+45Iw87dlxLlLyDcegCE88RRzJwZRYunaWTtC\r\nUNbgh8OtY8c2TzgzKdV9E5yt3ir842CYPu4fm9EZ4RUCYVQr5q8ALWs4i9Kt\r\nNHrr4N0PWBgSNamRxoub0vY4Z3RrrPGTkQ/ckb5TH/tSGK6OXdSIPKo8BqAi\r\nDiqOof59ObMbMbEMd0I8z4t4dr3D6sc44EsB/FvCHlHAKEBmRaqyMmP3iNbS\r\nFDfW6IMsXmS+3wtxrQZ+V3asUPCInHgNlFlPjkA/STm5vXjClG77fQ14NVId\r\nsHsQbH/QjqZtCzcJqPzR0kWo94Of7bYJNxKoLbD3Wf1JwKCP9GpYvZVpn3Ot\r\nvoSgvTmGlvOXxetsR8lx24RluzD0DlBl1qNx8VpCOTAd9M43lhObeVLkaPPo\r\nbnIwLCp1DBPI1roxxtul9sQp+ayZxuBVad4O3uLA+UD0beBzYHCm1KMUuNPZ\r\nV+BhDY/nA4SJc7F1Qpd5c+hlbjc/AosMD6Y=\r\n=KL2Y\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.1.0_1669606715148_0.20489443228713555"},"_hasShrinkwrap":false},"0.2.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.2.0","description":"An Axios adapter that uses native fetch. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --declaration --emitDeclarationOnly && npm run copy-types","build":"npm run build:js && npm run build:types","check":"npm run test && npm run lint && npm run format:check","fix":"npm run lint:fix && npm run format:fix","format":"prettier --ignore-path .gitignore \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","copy-types":"ncp ./src/types.d.ts ./lib/types.d.ts","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","cross-env":"^7.0.3","esbuild":"^0.15.16","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","prettier":"^2.8.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["/dist/","/build/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"ignorePatterns":["types.d.ts"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"gitHead":"4ca387252b7fc941d28109426d0ad9ca396a124e","_id":"@haverstack/axios-fetch-adapter@0.2.0","_nodeVersion":"16.13.2","_npmVersion":"8.19.1","dist":{"integrity":"sha512-kdeomNh0C4zaSLZS7SYbXfEBWbPJApIoAUhT3ReF/88BW27Pxrjl6z6+P8+MQkeoP0ZHS0nTudOyd1mCTP0Msw==","shasum":"0f1f4f14a744c89d65d4cac84731b6b04379b9b3","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.2.0.tgz","fileCount":8,"unpackedSize":27373,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIB/X/1SmQe89oy2rw9zPBe3UOrIATDUP8HVQ2I3xhp7wAiEAqPdgcZKuSmaDPRTivL3eMhiIuodUPBP9gA/mTAfdJKY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiXJ6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvHw//Zy3JzLPmaJ/ociHfmVUO216FvR9r/qS4T+sZdkK4AA52RH0b\r\nivWl5hY+ZqE9zqeSsRk5fXqwn0xfKjvZ2SpJfjZlhDFc2Xapv1XN6Yt7blgG\r\n4ZJcKcpGQCRjUaC0zCkibA3TpMAZIecDtZ3rieDh/AiXbMSpzHg3vhIvCIMP\r\nuyotDAPrgQ/WmmeNwhsiVxEtqjVVydeJH/AaI1DWrBanbm9dmR2tAp9RZ09v\r\nOey5x8ZnGJoOAuqutzCw33EyR1JVqxD2no1ycA39NS3CR71lGsCPSUw5V9Jp\r\nRPwoTiGwLBdLDmd1H0dG5Zx+G3YkskdvjfGSVJFyhP2qBc1XjFqPhqUXoo9t\r\n9URnCYj2Zyo9qsdxksjY/1q0QOA4IE6cmX8UIESPPpRvl2vZ77raR6TN0l9e\r\nZTrtAr2gG+siMauGjEXo3w7KeSMC5k5M3wWubHg06I+ZyLh6XKaBj+GhlKwm\r\nhwQEKn8C+FlPbi9JJyEzZojSkEPgaiNnyBJPoN+SeDCJOrK9t2EsUIK0FNG7\r\necjA0H6CgaH0Kr+mWTVlYO2DjTbRyEgqOVAuYsLWFxrEmN0pBw9cult9VBtB\r\nL8vYNlDK/rQJA8mSZz1PFZyfFG7RkqXKHqUafNk/ibeoP7ft7pd5RSrDMdPH\r\nA+cdDCz0BUDYGgWXpX3au/yLn9AIceEfscA=\r\n=RYp1\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.2.0_1669952122593_0.01988395384412156"},"_hasShrinkwrap":false},"0.3.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.3.0","description":"An Axios adapter that uses native fetch. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --declaration --emitDeclarationOnly && npm run copy-types","build":"npm run build:js && npm run build:types","check":"npm run test && npm run lint && npm run format:check","fix":"npm run lint:fix && npm run format:fix","format":"prettier --ignore-path .gitignore \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","copy-types":"ncp ./src/types.d.ts ./lib/types.d.ts","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","cross-env":"^7.0.3","esbuild":"^0.15.16","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","prettier":"^2.8.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["/dist/","/build/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"ignorePatterns":["types.d.ts"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"gitHead":"2c514016bc4d571ea192103562dfc873934d849d","_id":"@haverstack/axios-fetch-adapter@0.3.0","_nodeVersion":"16.13.2","_npmVersion":"8.19.1","dist":{"integrity":"sha512-cn2/zgORo/Tz8G6TcRrdbLFzx27HeM97h/ckMhrOwfejVPUJkIh65T8YIxU6CH5IB4l/GiiCnv+b3Vjfz4+xoQ==","shasum":"f76b23924ce4fcbaa5ecf00337faf6b02be16989","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.3.0.tgz","fileCount":8,"unpackedSize":27926,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDU1laLDGQn6oQMLVQu3beOXUPNcG+B5/cEuDfPe2pxDwIgEat1jsSm/tp7VG+UaKEm2WKVCDQHIow3Y5ZeHlI6kqQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjijHUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKDg/5AaJ448fdp8YoeDV+u1jmzOlmUaan4F7KC9pvfTyi+xtcCLcu\r\nW58yv9PwF/pTBao1xZUDgS2MC6AYK8GB7+afeq7yIGraJpMSrkNoI5vcDsUT\r\nY1P6B4SE9fHj+8ZpZznUPYVV5LyInpuGsB+Czo5yGFJc5RRCTpY+lMGdokGV\r\nNZAeBIIK7JKhIApZYfNd+JCEXS00WYdO2mJ1obwVhQDy+sKZQs3k+ff1oTlT\r\njXjCd6A/jiYPg52XLHRP7Md7icxWo7+cnSiVQAG+y6XNgjfaSYmMHwkvlOrA\r\nfW/6C+fNa6e/di7RQG8HO3ZJSV2ocIzZn5F8U1wfxzKTaS/RMINhyX8ZPZEI\r\nw5EUtAhlHINwuqFTz9sL6q7IUdTooGxLQDCpmvxFLKjuIdMOqAUGB+kUJvYT\r\nsnW0wQcX6vlwa27DQbQucyx4p99ZRHz6zN3CpvKp3mE6hgH3lJYaA+hr8SlO\r\nD2Y757VVBvbvr30ae88t8xvEmzXY0CAFlb8/d2CfGu97+W2ivZIhadW13ZUv\r\nfo2ZiLb3p4KrMvmZbrNcYJ3LcK/OyWr3dP38pDpHqgM+7pq92piyEGvWCgHW\r\n7rg7jrVgkfs1SDWcf++05sY/2XTK52QZkvtvCN61SE/mrxxm+2u2q0nF9FtV\r\n+/9AhyRN5CcAKxq7syAV+nqMdiXNhGJubSQ=\r\n=WPHt\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.3.0_1670001107903_0.13888000127726374"},"_hasShrinkwrap":false},"0.3.1":{"name":"@haverstack/axios-fetch-adapter","version":"0.3.1","description":"An Axios adapter that uses native fetch. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --declaration --emitDeclarationOnly && npm run copy-types","build":"npm run build:js && npm run build:types","check":"npm run test && npm run lint && npm run format:check","fix":"npm run lint:fix && npm run format:fix","format":"prettier --ignore-path .gitignore \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","copy-types":"ncp ./src/types.d.ts ./lib/types.d.ts","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","cross-env":"^7.0.3","esbuild":"^0.15.16","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","prettier":"^2.8.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["/dist/","/build/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"ignorePatterns":["types.d.ts"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"gitHead":"63e17114cfdd0853f278499f35520bb3e4584413","_id":"@haverstack/axios-fetch-adapter@0.3.1","_nodeVersion":"16.13.2","_npmVersion":"8.19.1","dist":{"integrity":"sha512-Q9hk6MUK3TBpwQWuDRX2zM8q3zTm8i9SrjONOcW/6K1iSe/m4/79XLNmpCQh/lDnSecajnrQhgTAkN69LH2D+A==","shasum":"f11e85a79d0264e8ab88f3e7cc811e8733a83c2c","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.3.1.tgz","fileCount":8,"unpackedSize":27912,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE4AjYI0OdiIulPLSTZha+xserYn2uzSCeBIKXSqSCnpAiEA6rik+aOXkfQtuqfvPOyEn7oehvq9UudDFXrUXZg9zow="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjijlGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqygA//aOYVLimD4YLlNpeVXDgTA6/JjXVfWVLb0kBnrNzR7YnpXyvz\r\nVBJYcfdGcKIAsus0+NxNfMHr/waci8gJc0Io6RoTyHWoe/c7/NwlLIwl8zXl\r\nrt1jxq6w5z+MW/bHe6lpNWKVJb3DDcQYAg4R80spUbJBoVnQ3jj3WJp+2XpF\r\nDTyPkXL9Ct0KfrjA8e0aWe4a2JKQ1nbIOMJ0ZXmYzMON02D0+TKiLXPhIlyY\r\nefczwMupDTYWiFrT5DChIw9kE824524BvDk+/3AOeLvS98A8b9M40HvEEoTK\r\nPOITRsd0QKVthWBbdKYbifIyXvJdFENtsSbIQjrLf3YciKYK0zgyvvm1CE03\r\noPyxWhKJJvlTON5Ts73KJ3mnCwXteqnvUtA8/xmjIqGBElYcycps8JjDQSRQ\r\njVwV8lSK2HO/WfMotBdGqHX8Oan5WZ3BMepVSG7LKt0ZISs8U9CJWOLVinp5\r\nxJRzTeoglrgWz4yUzWjs4TPGAlqWw4XpIolu6oAO9JHj3WqSgIyToWkkYVWb\r\noT/FqrImbHuiXvfCUdBwrQQ2disBUysBBDOtAUlxJwOdnHz4/DP1zKZ2z99m\r\n3b5bmaQaX/9GXI0Bf+3CDnM88aJDVI61WF1on1tWJS4N2/cRBzCaoQ5zTnJP\r\nyxy2ye/o06T0NflTIm74PwMEfMCg6C/J3nc=\r\n=8P4Y\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.3.1_1670003014120_0.5815826660899357"},"_hasShrinkwrap":false},"0.3.2":{"name":"@haverstack/axios-fetch-adapter","version":"0.3.2","description":"An Axios adapter that uses native fetch. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --declaration --emitDeclarationOnly && npm run copy-types","build":"npm run build:js && npm run build:types","check":"npm run test && npm run lint && npm run format:check","fix":"npm run lint:fix && npm run format:fix","format":"prettier --ignore-path .gitignore \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","copy-types":"ncp ./src/types.d.ts ./lib/types.d.ts","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","cross-env":"^7.0.3","esbuild":"^0.15.16","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","prettier":"^2.8.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["/dist/","/build/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"ignorePatterns":["types.d.ts"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"gitHead":"12e89ec133a3d9297cc98ac9aab7c3fda3ec8e80","_id":"@haverstack/axios-fetch-adapter@0.3.2","_nodeVersion":"16.13.2","_npmVersion":"8.19.1","dist":{"integrity":"sha512-hS9hlgWDb5DMuZn9cH+5BqGGEfNx5f/9ESp6+De1n8B85Ybjk/hvtTDayNyT58A/SsK8rx2FhDMdjWY/7p6P3g==","shasum":"1f058df94cb9012d172428e608046d8b5f773cbd","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.3.2.tgz","fileCount":8,"unpackedSize":28090,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFXqd1ESEwcJ6/k136Px612AHG6i7NDbtUUY3GX9Y3cDAiEAq7fldoazey6QXnxWs00lr3y88t3T5t3VKy1F/HTa1LI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjijmnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIOw//ceje+szR/cWmT8d27oJB3vJu0WvPSj9njXVL68gDvczyrLZr\r\nrEDSOr67BhYEYY2UGpARyzK1NbEk+7cWBjbOoq3ZnSWtmYXRXXEsLsDv2OxP\r\n8JbO6AqM40R7vrptmddlMiELCxCowSeMpaet2IFX5bbmP74fNHhy62D+8ofH\r\nYsZT+qkT7ZhyIuG6ILb/hP+R10t+HhMUMgboNuVNZGZTXaqG2wKoSQLnVu22\r\nqDTqVNDO1Zb3OcKcEuptjvBN8nFi2dyVuuNTi4Jdr0wHfJSVReBL4AIQq2HV\r\n3LO+MV8PQrnYAaBYNxK96kgL77KmAJE2BET8R5pmRrQauW9bMZweWPtwz6Ky\r\nNUOorNpsNJA+9n+Yv2nvBraBq0UZj9ExudfAHJ/8Ia57aMIiprK2uIsTYrG+\r\nTCehnYYMiO6pGooLBu+5jm6jgoSArmDhrcXrCe5jFJIqK2TsVyEgiByXeHu8\r\n0ZDakxIJXl8ucW+rcGTWhv8PLZaOmIpupj79rVgP0ZOfCJqDQnrTg42pTM2J\r\nlyT45CDicYwn/CW7dyFy/3noj1fp4xp2zLcT0Zyj82TZ++L+MFG6vEFVxcQT\r\nT0xTK9OpgoC/98MvQc5o0VWnvGKfjS3pF8lZ40ReyQKgU8dIUWvhAWcoKdQo\r\nxmgs25QjixmUA6Arf4zC0NRh6MmnMbDxWnA=\r\n=ah9Y\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.3.2_1670003111690_0.8450683601849476"},"_hasShrinkwrap":false},"0.4.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.4.0","description":"An Axios adapter that uses native fetch. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --declaration --emitDeclarationOnly && npm run copy-types","build":"npm run clean:lib && run-s build:*","check":"npm run test && npm run lint && npm run format:check","clean":"run-p clean:*","clean:lib":"rimraf ./lib","clean:coverage":"rimraf ./coverage","clean:modules":"rimraf ./node_modules","clean:packages":"rimraf ./*.tgz","deploy":"npm run build && npm publish","fix":"npm run lint:fix && npm run format:fix","format":"prettier --ignore-path .gitignore \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","copy-types":"ncp ./src/types.d.ts ./lib/types.d.ts","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"npm run build && cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","cross-env":"^7.0.3","esbuild":"^0.15.16","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","npm-run-all":"^4.1.5","prettier":"^2.8.0","rimraf":"^3.0.2","ts-jest":"^29.0.3","typescript":"^4.9.3"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["/dist/","/build/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"ignorePatterns":["types.d.ts"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"gitHead":"65d198d5db280fd4dc5e140dd1c55199f9090b15","_id":"@haverstack/axios-fetch-adapter@0.4.0","_nodeVersion":"16.13.2","_npmVersion":"8.19.1","dist":{"integrity":"sha512-xDw2ikP/0CDtDPubeBtjCPycR+mSPunMLTBqdS84kBTtymqv3LEzHdde4dgnvFR7zwjm7/FoPTn4Gbbta8NFNA==","shasum":"6af97cee48c70d0fb241a08b838dbfe0ee03a2ec","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.4.0.tgz","fileCount":8,"unpackedSize":29335,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIC+zPxLmtst0KTKByNowE6LRLwS+6M/UAl/ZgNqZTDLLAiB8bj5L8HRARvazInZhZH1BK1r44zRcAcx+gsZph3N64Q=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjPiIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrUFhAAnc31WiHmxY0XZGjaBBZ+fjVCCISD6x4ZE1PZa2GcEVmOCU1L\r\nDVtmn6SnUYdD6NkIWcsJ88L6uFBUmCOVTI9Fqhj/aZcuk/r8bJV/coDnhhiZ\r\nQTyDiXKREbMHzFov0c+EWR9RVfYinixBcnvBcpZy0KSBDxhsr+CqL/BsGqWJ\r\nLrps+lq4TXnkhRyqjrRu94/UUl7j60vi4zfxenZuUb0ZqiVo8e8vWM87KX/Q\r\nZyFzECtndM9bnM58pUEeiw+a1YsXxFR7PQ862jT4/hAFCriWm57gzzlgHRrF\r\nADPiVZXamdf20g2KQpjVpuLNJCwb41i3hv5T7DoDTfFA0Gard53aEDDUWRO2\r\nOjk4Y47o2QfdQizwfvJ7HHGnvH9+AFpU5/jqFwMPTY1NngBfSb0yvS5qI/3M\r\ni4M1X3aH1QyciCCemUjpFSs56ptWOOyR8cV88ETPVbiVZuUTLBEfGr3N4VJo\r\nDsTPk2suOxDQBHlHkStai6EtQK7hmuFVxw+ZSQJTlHzzoc80jJFNygUuD7Dv\r\n49Rj58TLM4F3h3b1keXX6X2Ti3aHrJ5dxtBS4uhDPtmvF89dVTvHVXwL16nL\r\n15/xYOPQeriJWTd+A4f8Wl04AAKVQW9NLN671wwPn/BCwp51Z9G2MIgkPJ8T\r\nCK9ZA2ht0txwDgkmBCb6ER9sJ6wKaAO5PAI=\r\n=gGBS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.4.0_1670183048518_0.03435149122710657"},"_hasShrinkwrap":false},"0.5.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.5.0","description":"An Axios adapter that uses native fetch. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build":"npm run clean:lib && run-s build:*","check":"npm run test && npm run lint && npm run format:check","clean":"run-p clean:*","clean:lib":"rimraf ./lib","clean:coverage":"rimraf ./coverage","clean:modules":"rimraf ./node_modules","clean:packages":"rimraf ./*.tgz","deploy":"npm run build && npm publish","fix":"npm run lint:fix && npm run format:fix","format":"prettier \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"npm run build && cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","cross-env":"^7.0.3","esbuild":"^0.15.16","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","npm-dts":"^1.3.12","npm-run-all":"^4.1.5","prettier":"^2.8.0","rimraf":"^3.0.2","ts-jest":"^29.0.3","typescript":"^4.9.3"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["lib/","src/axios/"],"collectCoverage":true,"collectCoverageFrom":["src/**","!src/axios/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"ignorePatterns":["src/axios/*"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"gitHead":"7901a077a447758d882b14f8679a0e975d0d9c84","_id":"@haverstack/axios-fetch-adapter@0.5.0","_nodeVersion":"16.13.2","_npmVersion":"8.19.1","dist":{"integrity":"sha512-I6J4R/7tKCDFCI9XFy9YoE5CBpTZEzTJsBOmtQlahA/XTYEBVBN9GHfeZ4SIxMut8fxj34FOuJXjXYI8NdNNwg==","shasum":"f04a1dbb9e700b888801277a8ead4d0cfa087d43","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.5.0.tgz","fileCount":6,"unpackedSize":68350,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFR9yUM3NXXqa/MF8LI5A9ytub5QvpghpqV+oC7D/hxOAiEAmX+3EHzPdYASbT+YHT03qnucCEb5XMuEMXPMWvJ0KL0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjp5h3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrggg//fCN0xOjdv+nKPTOUGYBHfLhhgJLONaQ7P7d8WhIJ1Jsdi7k6\r\nFy63u55L23dqUts5EXLW2DGoolQCi8qAqYu/YohLfacAOMraoSIqNU/Fd72b\r\n2kSj8DuYpPEpRGdwvMQ73GkbbkfPyuPDOfGaxN74HlaaW13IPan22acNfkqF\r\nVGAYQyXB5vnrA6mfNFyLPvtJ74DTO5MFnZqMwlPVm9z37XalrK/Worc7PAPi\r\ncZl4Zg7TNGDd7vgGIdxgNNVJbSyJ0dwNM+wWo3nN+Yb6apCw9Akqe1ds4iIs\r\neDq5cCtsVGM3bgEx7r59+6rDmHOjLENwOiSb6pznAqYhRUYt3xYi3NNEtp6L\r\nnuCeDX/EP5uyBtxvANkPi1lIxHai960r9VlpXiv+7p+1P5JKyHAfEz+Ws4rM\r\nyX0p8Fb/STJbRlxXUOhdrhTuzPDF0YpvW2vEQuJlD+mq41ELfgAW7f6OPjJA\r\n5oLp/9CwOIz+nnPl4YEQ+PztoT7ijJfpGo2Yo4Lq2CtpiCnbB0kjUIWvFbDV\r\nYWuQrfzwvjfmyHmiegK8Pa8b/MLyrqdl2YqCU2Z7Pz5SXHKrtTo5h13bJpVu\r\n1lXcw20IVFVJdCMMnH/peZAJIvSl2zW0VUCEjkd1UnfSxK5r6cbWiF8Z3aql\r\nz4V7vljEOxDxshhaYaqTjfxOnZvLf1gs2zQ=\r\n=TuGi\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.5.0_1671927927115_0.7897468223574058"},"_hasShrinkwrap":false},"0.6.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.6.0","description":"An Axios adapter that uses native fetch. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --project ./tsconfig.build.json && ncp ./src/axios/index.d.ts ./lib/axios/index.d.ts","build":"npm run clean:lib && run-s build:*","check":"npm run test && npm run lint && npm run format:check","clean":"run-p clean:*","clean:lib":"rimraf ./lib","clean:coverage":"rimraf ./coverage","clean:modules":"rimraf ./node_modules","clean:packages":"rimraf ./*.tgz","deploy":"npm run build && npm publish","fix":"npm run lint:fix && npm run format:fix","format":"prettier \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"npm run build && cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","cross-env":"^7.0.3","esbuild":"^0.17.11","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","npm-run-all":"^4.1.5","prettier":"^2.8.0","rimraf":"^4.4.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["lib/","src/axios/"],"collectCoverage":true,"collectCoverageFrom":["src/**","!src/axios/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"ignorePatterns":["src/axios/*"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"gitHead":"2d8b77212ef298cb3230c8b24c14e68f007d9134","_id":"@haverstack/axios-fetch-adapter@0.6.0","_nodeVersion":"16.13.2","_npmVersion":"9.3.1","dist":{"integrity":"sha512-KEqGvMBL9lRHOcCOccvMzM5nwMXyk3CZ2D3l0QzIMkCmgqrAkesaGzfPxOBEExDsp0OlMkfGFEr1tLf1rCcynQ==","shasum":"d84009115a1b24f1da053e2563df5b062d5d6971","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.6.0.tgz","fileCount":16,"unpackedSize":83198,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDDIv5al/njBA8KXoeKPZ7RSFNBijmR/gaR7FoOU+zv9QIgbfR9yWZAR2HmYkzC1kkAoi3ZT5/9OxKYK82AMItaggA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkD6acACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrREQ//QUgYAjtgabZVLtKnYEAKRnZbPb1HJJwudBqFxD2Tx3TtV7gn\r\n4xZ+zmod64DzWrniafj8eO9sTrKmvPs+k8U3FErm49FkQBGwAGElTL/2MMZA\r\njRfZgTiXf5eK1OHTqDbUpinKm3hZr3zQFsMi8BTse1mcl5OLr5K6c1YIK0V9\r\nfpKPN0U/ZsaraOTbPSmMa0yQUe1ycuq8KImLQ8e/mXBRkhg4fcq+f9WmgxR7\r\nvxcm33u1EsdpxtcKmwdQ3Fv9plX9FwdV4z/CXpHmsK0ZBQdGU+jpFaONnTJd\r\nOur/6eeCpTNNbuMFKEWovOO79ASHo58PMcOGR/Xs4FUD7pHIhhWJNgZ5D9lT\r\nRRnk2YCagPYvh0qEOjLsvZnDwVqwn5UWMfVYRrh4cZjtpo9k8SsDnhQwdUR3\r\nEI0MXvACJw/JYGEBVVeFWBYj7HGXUaZSwl0ho9cLikArXim3plJA1mrN4FSe\r\nSqpVgXEupRKEcuPXzIMrxuVM5ILsTVjrPm1RM/PqujK7Kq99HP3IB/lYBiY9\r\nx3FRSeblI0QL5BCxkFNTENdL4ING6vgjLBgPWD7gI8PHQtkutIHGIz1uAUK3\r\nZE9xx3MqZ96Z8gDSfFHHWincQA3yh5xweLUiIv+UiJSyg51hk4HIoestQS5A\r\nWnrsgzprLoHyL2K6DDVHAFr/HNkkLLL9fHE=\r\n=ZDX7\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.6.0_1678747292674_0.31677306887376266"},"_hasShrinkwrap":false},"0.7.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.7.0","description":"An Axios adapter that uses native fetch. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --project ./tsconfig.build.json","build":"npm run clean:lib && run-s build:*","check":"npm run test && npm run lint && npm run format:check","clean":"run-p clean:*","clean:lib":"rimraf ./lib","clean:coverage":"rimraf ./coverage","clean:modules":"rimraf ./node_modules","clean:packages":"rimraf ./*.tgz","deploy":"npm run build && npm publish","fix":"npm run lint:fix && npm run format:fix","format":"prettier \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"npm run build && cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","axios":"^0.21.1","cross-env":"^7.0.3","esbuild":"^0.17.11","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","npm-run-all":"^4.1.5","prettier":"^2.8.0","rimraf":"^4.4.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"peerDependencies":{"axios":"^0.21.1"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["lib/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"gitHead":"f3f1b0af5468b3a4b546859261af43b04c41cf61","_id":"@haverstack/axios-fetch-adapter@0.7.0","_nodeVersion":"16.13.2","_npmVersion":"9.3.1","dist":{"integrity":"sha512-k4ixoZFnV7RcS9kmguBujTsUi1VZniX+QhnmQZETvca8oJPiStoR0E/pEDrbSm0HD3XykpnMN3J1uSY+F5D5Hg==","shasum":"a75898ee6b925d8d2ab01e50c0eb12dd6b03a756","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.7.0.tgz","fileCount":7,"unpackedSize":36189,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDlP3TKbW5mQ2/FuNG3KxULgiD4/bUH6AKKM87QALPhuwIgS0KLXplUhqAbAUUauYlISuXuVERi81gd26e5RbfSIvY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKeVeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr6nQ//QbYsqF+RJzx7j9gKXRJ4gbG2XTXJ8dVjx3sjpSuRguN7d99+\r\nm2C4G9FYV0OvoPbXXhieeaeSjiFH+j+deCEU7+MTlJcWgu974n8Ue30u6IF5\r\ng9h4IZaCRgzIbUbeU/HFkY28u0zz0Qs9NVvp5tvc7GAWa5hbxQoX7MgaXkwx\r\nE85HZAacMt5V7/u0fdHTrDvDsTDDL/R7FCpQAzRNL4Kvu3431nPxMxa9kZZn\r\nmdtltBp5A0Vww5k2SOCEf5OfLRz438uNTwIQKTlugyjn9xcVLgkMcLxnU3F3\r\nI3FK1FJx5wILJ50FtZfyhBL2buTEvLm75r8V9JxbS/QO91Mm9ygqhIyMjrb3\r\nxFm68rykjKWqICfb1RmkyU6ut0LE8/C7lXiZMvpnGQyC1zmHpwFMPoKONGMq\r\n5Sjku5EhUNF4e4MlU63l/6KRj8Xb7H9LCiQn6evoh+PjzW7Bw1JCaNT4KyZN\r\ncIPeU04kp2aOdUXyAqwa2RMaHOzB5mZxzYZGqpARinjHDBXGI813xRuhH9aY\r\nh5kgL7NqoBJrgPYeefkiGD5muK+F+tglBNfiHauq2x3cQDlKl8jClPrFLc8w\r\nzlgXZiDdwCsowRHoZ5CahzudfcTvQ2XV9chK8sCRq18sykj+MA/E2cq0Jot4\r\nVWDB6adDQ+IQVvOOUDVQezOc0fURnAb+OQc=\r\n=CGjI\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.7.0_1680467293821_0.14738846704791575"},"_hasShrinkwrap":false},"0.8.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.8.0","description":"An Axios adapter that uses native fetch or custom fetch functions. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --project ./tsconfig.build.json","build":"npm run clean:lib && run-s build:*","check":"npm run test && npm run lint && npm run format:check","clean":"run-p clean:*","clean:lib":"rimraf ./lib","clean:coverage":"rimraf ./coverage","clean:modules":"rimraf ./node_modules","clean:packages":"rimraf ./*.tgz","deploy":"npm run build && npm publish","fix":"npm run lint:fix && npm run format:fix","format":"prettier \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"npm run build && cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","axios":"^0.21.1","cross-env":"^7.0.3","esbuild":"^0.17.11","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","npm-run-all":"^4.1.5","prettier":"^2.8.0","rimraf":"^4.4.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"peerDependencies":{"axios":"^0.21.1"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["lib/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"_id":"@haverstack/axios-fetch-adapter@0.8.0","gitHead":"4bd2d4984b88679eb36ca22f20a256d7df0a0916","_nodeVersion":"18.17.1","_npmVersion":"9.8.1","dist":{"integrity":"sha512-49/VcEVNusdkpaejbBx0EyESK2YR4L2oWfANp2FwYxJcE8gIfK86rcRhBt5RcGtZpTcfEwpflqyrT2S6yZnPDw==","shasum":"c9e80c29e565c65876c3312fa115d12f4cca4000","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.8.0.tgz","fileCount":7,"unpackedSize":37885,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHRdBgISyvt4VLgA2Te1XKAEEllkpF9vk2l9pM6qm1zXAiEAhET72o9But0peVUgAqucqWpSljE/q8HKhZBWxXlvWr8="}]},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.8.0_1691964868382_0.43115940890888815"},"_hasShrinkwrap":false},"0.9.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.9.0","description":"An Axios adapter that uses native fetch or custom fetch functions. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --project ./tsconfig.build.json","build":"npm run clean:lib && run-s build:*","check":"npm run test && npm run lint && npm run format:check","clean":"run-p clean:*","clean:lib":"rimraf ./lib","clean:coverage":"rimraf ./coverage","clean:modules":"rimraf ./node_modules","clean:packages":"rimraf ./*.tgz","deploy":"npm run build && npm publish","fix":"npm run lint:fix && npm run format:fix","format":"prettier \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"npm run build && cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","axios":"^0.21.1","cross-env":"^7.0.3","esbuild":"^0.17.11","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","npm-run-all":"^4.1.5","prettier":"^2.8.0","rimraf":"^4.4.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"peerDependencies":{"axios":"^0.21.1"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["lib/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"_id":"@haverstack/axios-fetch-adapter@0.9.0","gitHead":"f16880a05690d668641878c7af416a9659ad4018","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-CQiXyz/MQ7XEWc2KA/oQtAhCGc4bQrzMbeW49RDT0bXAaoIRLk542H7NeHORCJryTQ4y2TpxFmiaS1YV4ta+4Q==","shasum":"317cb1a0aaae9e7e7b44f1afc47400b3b421c84f","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.9.0.tgz","fileCount":7,"unpackedSize":37898,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEKx/xEB5/L9EzVTK3a9eVlQ/oLDYAbMOqGVULSODxu6AiEAwgHz9UpEcu4sOTcNC5EdueNsZguyi4B9EGDVvSpHdSc="}]},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.9.0_1703284061593_0.9406019214783075"},"_hasShrinkwrap":false},"0.10.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.10.0","description":"An Axios adapter that uses native fetch or custom fetch functions. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","exports":["./lib/index.d.ts","./lib/index.esm.js","./lib/index.js"],"scripts":{"build:js":"node build.js","build:types":"tsc --project ./tsconfig.build.json","build":"npm run clean:lib && run-s build:*","check":"npm run test && npm run lint && npm run format:check","clean":"run-p clean:*","clean:lib":"rimraf ./lib","clean:coverage":"rimraf ./coverage","clean:modules":"rimraf ./node_modules","clean:packages":"rimraf ./*.tgz","deploy":"npm run build && npm publish","fix":"npm run lint:fix && npm run format:fix","format":"prettier \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"npm run build && cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","axios":"^0.21.1","cross-env":"^7.0.3","esbuild":"^0.17.11","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","npm-run-all":"^4.1.5","prettier":"^2.8.0","rimraf":"^4.4.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"peerDependencies":{"axios":"^0.21.1"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["lib/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"_id":"@haverstack/axios-fetch-adapter@0.10.0","gitHead":"9fd0852049f26f4987785239b731f55fc44ae7aa","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-M3AkVRxBPwTRaCqol6zc4jKYT3o3b2I1aCUf+Y3ODvniNKIn11o382bwuHy5hVXjUbWh+0J6wi3JKPnq2tXX4A==","shasum":"491b1c5afb1d55e4f25420c1b317e195c838598b","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.10.0.tgz","fileCount":7,"unpackedSize":37990,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE/IIPk72vqzlEzTSduVTrvFBvhfMNS0rpwbFwvukIyjAiEAyzcx99FLGIGfPIBwrlmOfdC1MX672es+4ilRj8QXq8Y="}]},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.10.0_1703286865462_0.6316208321373085"},"_hasShrinkwrap":false},"0.11.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.11.0","description":"An Axios adapter that uses native fetch or custom fetch functions. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","exports":["./lib/index.d.ts","./lib/index.esm.js","./lib/index.js"],"scripts":{"build:js":"node build.js","build:types":"tsc --project ./tsconfig.build.json","build":"npm run clean:lib && run-s build:*","check":"npm run test && npm run lint && npm run format:check","clean":"run-p clean:*","clean:lib":"rimraf ./lib","clean:coverage":"rimraf ./coverage","clean:modules":"rimraf ./node_modules","clean:packages":"rimraf ./*.tgz","deploy":"npm run build && npm publish","fix":"npm run lint:fix && npm run format:fix","format":"prettier \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"npm run build && cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","axios":"^0.21.1","cross-env":"^7.0.3","esbuild":"^0.17.11","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","npm-run-all":"^4.1.5","prettier":"^2.8.0","rimraf":"^4.4.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"peerDependencies":{"axios":"^0.21.1"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["lib/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"_id":"@haverstack/axios-fetch-adapter@0.11.0","gitHead":"f5c53e951ad6156ec34c01eb6e824e979cb45f07","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-od/GLlILxU06b1fQdYZnumwLBic550/DmuGTiB1nLwrS/JHepXAzfiYBnQHEqy8pnOnZl32A2j3p0oexUc1abQ==","shasum":"3b1c0b6febd021e440ffb5858d276873fc8d7bc2","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.11.0.tgz","fileCount":7,"unpackedSize":39376,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDiLydU0UDmipJGWD+Uh9G3yG8uFq77t8T9k1GUUIVrjwIgCG2GIdLwTqc/ignmM2O0XfheMDHkK4kTUwQkHiqD87g="}]},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.11.0_1703295789076_0.7045024601843892"},"_hasShrinkwrap":false},"0.12.0":{"name":"@haverstack/axios-fetch-adapter","version":"0.12.0","description":"An Axios adapter that uses native fetch or custom fetch functions. Useful for Cloudflare Workers and ServiceWorker environments.","main":"lib/index.js","types":"lib/index.d.ts","module":"lib/index.esm.js","scripts":{"build:js":"node build.js","build:types":"tsc --project ./tsconfig.build.json","build":"npm run clean:lib && run-s build:*","check":"npm run test && npm run lint && npm run format:check","clean":"run-p clean:*","clean:lib":"rimraf ./lib","clean:coverage":"rimraf ./coverage","clean:modules":"rimraf ./node_modules","clean:packages":"rimraf ./*.tgz","deploy":"npm run build && npm publish","fix":"npm run lint:fix && npm run format:fix","format":"prettier \"src/**\"","format:check":"npm run format -- --check","format:fix":"npm run format -- --write","lint":"eslint --ignore-path .gitignore \"src/**\"","lint:fix":"npm run lint -- --fix","test":"npm run build && cross-env NODE_ENV=test jest"},"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"license":"MIT","bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","devDependencies":{"@types/jest":"^29.2.3","@types/node":"^18.11.9","@typescript-eslint/eslint-plugin":"^5.45.0","@typescript-eslint/parser":"^5.45.0","axios":"^0.21.1","cross-env":"^7.0.3","esbuild":"^0.17.11","eslint":"^8.28.0","jest":"^29.3.1","jest-environment-miniflare":"^2.11.0","ncp":"^2.0.0","npm-run-all":"^4.1.5","prettier":"^2.8.0","rimraf":"^4.4.0","ts-jest":"^29.0.3","typescript":"^4.9.3"},"peerDependencies":{"axios":"^0.21.1"},"jest":{"testEnvironment":"miniflare","transform":{"^.+\\.(t|j)s?$":"ts-jest"},"testRegex":"(/__tests__/.*|(\\.|/)(test|spec))\\.(js?|ts?)$","moduleFileExtensions":["ts","js","json","node"],"testPathIgnorePatterns":["lib/"],"collectCoverage":true,"collectCoverageFrom":["src/**"],"coveragePathIgnorePatterns":[".d.ts"],"coverageThreshold":{"global":{"branches":80,"functions":80,"lines":80,"statements":80}}},"eslintConfig":{"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint"],"root":true,"extends":["eslint:recommended","plugin:@typescript-eslint/recommended"],"rules":{"no-unused-vars":"off","@typescript-eslint/no-unused-vars":["warn",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off"}},"prettier":{"useTabs":false,"trailingComma":"none","printWidth":100,"endOfLine":"auto"},"_id":"@haverstack/axios-fetch-adapter@0.12.0","gitHead":"e4363738e655ac4fc664351d82c1ba1d53c1057d","_nodeVersion":"20.10.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-+9WzqzeIvEC6Qrs6ImSqaX5P+eCrWbhzR+GoB7+p8/yqxmq59CPEo0uFuu0wINU9DQuJMzyER9WYdpYVwZV9rw==","shasum":"a3cf27451123d4f772d638a251f1c24e9a13486d","tarball":"https://registry.npmjs.org/@haverstack/axios-fetch-adapter/-/axios-fetch-adapter-0.12.0.tgz","fileCount":7,"unpackedSize":39285,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEjS0rSeQiO8cWcAX7T/BrInuNx+vZNAH36uu+AxckPHAiEA3m69hRMf4c0tncCLpdsfsYV0047reO3Eg9QGFP2NC9o="}]},"_npmUser":{"name":"cuibonobo","email":"jen@haverstack.com"},"directories":{},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-fetch-adapter_0.12.0_1703347795139_0.6350516396199182"},"_hasShrinkwrap":false}},"time":{"created":"2022-11-28T03:38:35.091Z","0.1.0":"2022-11-28T03:38:35.338Z","modified":"2023-12-23T16:09:55.535Z","0.2.0":"2022-12-02T03:35:22.765Z","0.3.0":"2022-12-02T17:11:48.141Z","0.3.1":"2022-12-02T17:43:34.624Z","0.3.2":"2022-12-02T17:45:11.900Z","0.4.0":"2022-12-04T19:44:08.709Z","0.5.0":"2022-12-25T00:25:27.275Z","0.6.0":"2023-03-13T22:41:32.836Z","0.7.0":"2023-04-02T20:28:13.994Z","0.8.0":"2023-08-13T22:14:28.548Z","0.9.0":"2023-12-22T22:27:41.765Z","0.10.0":"2023-12-22T23:14:25.658Z","0.11.0":"2023-12-23T01:43:09.264Z","0.12.0":"2023-12-23T16:09:55.331Z"},"maintainers":[{"name":"cuibonobo","email":"jen@haverstack.com"}],"description":"An Axios adapter that uses native fetch or custom fetch functions. Useful for Cloudflare Workers and ServiceWorker environments.","homepage":"https://github.com/haverstack/axios-fetch-adapter#readme","keywords":["axios","adapter","fetch","cloudflare","serviceworker"],"repository":{"type":"git","url":"git+https://github.com/haverstack/axios-fetch-adapter.git"},"author":{"name":"Jen Garcia","email":"jen@haverstack.com","url":"https://haverstack.com/"},"bugs":{"url":"https://github.com/haverstack/axios-fetch-adapter/issues"},"license":"MIT","readme":"# axios-fetch-adapter\n[![npm badge](https://img.shields.io/npm/v/@haverstack/axios-fetch-adapter)](https://www.npmjs.com/package/@haverstack/axios-fetch-adapter)\n[![checks badge](https://img.shields.io/github/checks-status/haverstack/axios-fetch-adapter/main)](https://github.com/haverstack/axios-fetch-adapter/actions)\n[![codecov badge](https://codecov.io/gh/haverstack/axios-fetch-adapter/branch/main/graph/badge.svg?token=J2J0ANDB3F)](https://codecov.io/gh/haverstack/axios-fetch-adapter)\n[![license badge](https://img.shields.io/github/license/haverstack/axios-fetch-adapter)](./LICENSE)\n\nAn Axios adapter that uses native `fetch` or a custom `fetch` function. Useful for Cloudflare Workers and ServiceWorker environments.\n\n> **Note:** This adapter was designed for version `0.21.1` of Axios, which is still used in prominent e-commerce SDKs.\n\n## Install\n```sh\nnpm install @haverstack/axios-fetch-adapter\n```\n\n## Use\nThe default use-case for this library is:\n```javascript\nimport axios from \"axios\";\nimport fetchAdapter from \"@haverstack/axios-fetch-adapter\";\n\nconst client = axios.create({\n  adapter: fetchAdapter\n});\n```\n\n### Using with custom `fetch` functions\nIf your application does not use a globally-available `fetch`, you can specify your own custom `fetch` function instead:\n```javascript\nimport axios from \"axios\";\nimport { createFetchAdapter } from \"@haverstack/axios-fetch-adapter\";\nimport myCustomFetch from \"my-custom-fetch\";\n\nconst myCustomFetchAdapter = createFetchAdapter({ fetch: myCustomFetch });\nconst client = axios.create({\n  adapter: myCustomFetchAdapter\n});\n```\n\nIf your application allows for using non-fully-qualified URLs, e.g. `/foo`, use the `disableRequest` option to pass URLs directly to your custom `fetch` function without creating a `Request` object:\n```javascript\nimport axios from \"axios\";\nimport { createFetchAdapter } from \"@haverstack/axios-fetch-adapter\";\nimport myCustomFetch from \"my-custom-fetch\";\n\nconst customAdapter = createFetchAdapter({\n  fetch: myCustomFetch,\n  disableRequest: true\n});\nconst client = axios.create({\n  adapter: myCustomFetchAdapter\n});\n```\n\n**Note:** A side effect of the `disableRequest` option is that the `AxiosResponse` object will only have the request URL in its `request` property instead of a `Request` object. This means that accessing, for example, `response.request.url` will throw an error.\n\n### Using with the Square Node.js SDK\nTo use this library with the [`square`](https://www.npmjs.com/package/square) package to manage your [Square](https://squareup.com/) resources:\n```javascript\nimport { Client, Environment } from \"square\";\nimport fetchAdapter from \"@haverstack/axios-fetch-adapter\";\n\nconst client = new Client({\n  accessToken,\n  environment,\n  unstable_httpClientOptions: { adapter: fetchAdapter }\n});\n```\n\n## Development\n```sh\n# Run tests\nnpm run test\n\n# Check tests, linting, and formatting\nnpm run check\n\n# Fix linting and formatting\nnpm run fix\n```\n\nA [Miniflare](https://miniflare.dev) testing environment is used in order to simulate a Cloudflare Worker or a ServiceWorker. This testing environment is also useful because Node does not have a native implementation of `fetch`.\n\n## Acknowledgements\nThe code in this repo draws heavily from the following projects:\n- [vespaiach/axios-fetch-adapter](https://github.com/vespaiach/axios-fetch-adapter): Most of the initial code in this repo was copied from here. Licensed MIT.\n- [axios/axios](https://github.com/axios/axios): The `buildFullPath` function from `axios` has been copied here and modified to be more flexible. Licensed MIT.\n\n## License\n[MIT](LICENSE)\n","readmeFilename":"README.md"}