{"_id":"axios-retry","_rev":"4207392","name":"axios-retry","description":"Axios plugin that intercepts failed requests and retries them whenever posible.","dist-tags":{"latest":"4.5.0"},"maintainers":[{"name":"softonic","email":""}],"time":{"modified":"2026-03-04T17:04:02.000Z","created":"2016-11-13T12:47:59.641Z","4.5.0":"2024-08-02T06:52:14.405Z","4.4.2":"2024-07-22T06:56:03.311Z","4.4.1":"2024-06-21T10:39:12.589Z","4.4.0":"2024-06-04T10:47:08.891Z","4.3.0":"2024-05-20T16:46:51.280Z","4.2.0":"2024-05-15T12:29:52.935Z","4.1.0":"2024-03-19T15:05:18.179Z","4.0.0":"2023-11-25T11:20:40.287Z","3.9.1":"2023-11-16T07:48:58.356Z","3.9.0":"2023-11-14T07:41:50.692Z","3.8.2":"2023-11-14T07:34:31.999Z","3.8.1":"2023-10-26T11:58:35.851Z","3.8.0":"2023-09-21T07:56:32.926Z","3.7.0":"2023-08-28T07:16:22.735Z","3.6.1":"2023-08-25T06:55:41.987Z","3.6.0":"2023-07-28T07:26:46.327Z","3.5.1":"2023-06-27T07:12:35.264Z","3.5.0":"2023-05-18T06:53:49.015Z","3.4.0":"2023-01-20T10:36:27.860Z","3.3.1":"2022-06-29T16:16:24.694Z","3.3.0":"2022-06-28T15:54:21.521Z","3.2.6":"2022-06-28T15:45:13.213Z","3.2.5":"2022-04-29T10:13:18.322Z","3.2.4":"2021-10-27T12:39:57.983Z","3.2.3":"2021-10-19T08:28:20.439Z","3.2.2":"2021-10-14T14:51:48.990Z","3.2.1":"2021-10-14T13:29:26.183Z","3.2.0":"2021-09-28T09:20:34.043Z","3.1.9":"2020-09-18T05:59:30.555Z","3.1.8":"2020-04-24T06:29:52.176Z","3.1.7":"2020-04-23T05:50:37.916Z","3.1.6":"2020-04-21T15:10:38.957Z","3.1.5":"2020-04-20T09:59:40.075Z","3.1.4":"2020-04-18T18:23:36.635Z","3.1.2":"2019-01-24T09:27:03.722Z","3.1.1":"2018-06-13T08:46:30.665Z","3.1.0":"2018-04-26T14:13:39.800Z","3.0.2":"2018-02-09T15:04:50.670Z","3.0.1":"2017-08-16T16:05:58.969Z","3.0.0":"2017-08-13T20:04:26.545Z","2.0.1":"2017-06-19T09:25:25.753Z","1.3.1":"2017-06-19T09:23:53.519Z","2.0.0":"2017-06-15T13:16:46.587Z","1.3.0":"2017-06-15T10:42:25.474Z","1.2.0":"2017-03-07T09:45:37.689Z","1.1.1":"2017-02-01T18:32:12.777Z","1.1.0":"2016-11-13T12:48:22.030Z","1.0.0":"2016-11-13T12:47:59.641Z"},"users":{},"author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"versions":{"4.5.0":{"name":"axios-retry","version":"4.5.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint .","pretest":"npm run lint","test":"ts-node --project tsconfig-cjs.json node_modules/jasmine/bin/jasmine","prebuild":"npm run test","build":"rm -fr dist/* && npm run build:esm && npm run build:cjs","build:esm":"tsc -p tsconfig.json && echo '{\"type\":\"module\"}' > dist/esm/package.json","build:cjs":"tsc -p tsconfig-cjs.json && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --cache --fix","prettier --write"]},"dependencies":{"is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":"0.x || 1.x"},"devDependencies":{"@types/axios":"^0.14.0","@types/node":"^20.9.1","@types/jasmine":"^5.1.2","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","axios":"^1.6.2","eslint":"^8.53.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-prettier":"^5.0.1","husky":"^8.0.3","jasmine":"^5.1.0","lint-staged":"^15.1.0","nock":"^13.3.8","prettier":"^3.1.0","ts-node":"^10.9.1","typescript":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"dist/cjs/index.d.ts","main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"_id":"axios-retry@4.5.0","gitHead":"4c38b77bce745f6d077a55c5ac02aafe9be72dc1","_nodeVersion":"20.16.0","_npmVersion":"10.8.1","dist":{"shasum":"441fdc32cedf63d6abd5de5d53db3667afd4c39b","size":6676,"noattachment":false,"key":"/axios-retry/-/axios-retry-4.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-4.5.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_4.5.0_1722581534250_0.538138618111615"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-02T06:52:14.405Z","publish_time":1722581534405,"_source_registry_name":"default","_cnpm_publish_time":1722581534405},"4.4.2":{"name":"axios-retry","version":"4.4.2","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint .","pretest":"npm run lint","test":"ts-node --project tsconfig-cjs.json node_modules/jasmine/bin/jasmine","prebuild":"npm run test","build":"rm -fr dist/* && npm run build:esm && npm run build:cjs","build:esm":"tsc -p tsconfig.json && echo '{\"type\":\"module\"}' > dist/esm/package.json","build:cjs":"tsc -p tsconfig-cjs.json && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --cache --fix","prettier --write"]},"dependencies":{"is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":"0.x || 1.x"},"devDependencies":{"@types/axios":"^0.14.0","@types/node":"^20.9.1","@types/jasmine":"^5.1.2","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","axios":"^1.6.2","eslint":"^8.53.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-prettier":"^5.0.1","husky":"^8.0.3","jasmine":"^5.1.0","lint-staged":"^15.1.0","nock":"^13.3.8","prettier":"^3.1.0","ts-node":"^10.9.1","typescript":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"dist/cjs/index.d.ts","main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"_id":"axios-retry@4.4.2","gitHead":"91bd08b1543c2da645a1f5eae07665fe73e0bece","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"shasum":"cef7c3eb1aa004f6a7e7b1a0918907b10a1986be","size":6500,"noattachment":false,"key":"/axios-retry/-/axios-retry-4.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-4.4.2.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_4.4.2_1721631363149_0.8262326853659967"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-22T06:56:03.311Z","publish_time":1721631363311,"_source_registry_name":"default","_cnpm_publish_time":1721631363311},"4.4.1":{"name":"axios-retry","version":"4.4.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint .","pretest":"npm run lint","test":"ts-node --project tsconfig-cjs.json node_modules/jasmine/bin/jasmine","prebuild":"npm run test","build":"rm -fr dist/* && npm run build:esm && npm run build:cjs","build:esm":"tsc -p tsconfig.json && echo '{\"type\":\"module\"}' > dist/esm/package.json","build:cjs":"tsc -p tsconfig-cjs.json && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --cache --fix","prettier --write"]},"dependencies":{"is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":"0.x || 1.x"},"devDependencies":{"@types/axios":"^0.14.0","@types/node":"^20.9.1","@types/jasmine":"^5.1.2","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","axios":"^1.6.2","eslint":"^8.53.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-prettier":"^5.0.1","husky":"^8.0.3","jasmine":"^5.1.0","lint-staged":"^15.1.0","nock":"^13.3.8","prettier":"^3.1.0","ts-node":"^10.9.1","typescript":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"dist/cjs/index.d.ts","main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"_id":"axios-retry@4.4.1","gitHead":"603b73cffd88f895e0f784128cfbe69b129aedc6","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"e5d0c851e635fd4de866aec2b9b422f05d661257","size":6474,"noattachment":false,"key":"/axios-retry/-/axios-retry-4.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-4.4.1.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_4.4.1_1718966352453_0.821329232321194"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-21T10:39:12.589Z","publish_time":1718966352589,"_source_registry_name":"default","maintainers":[{"name":"softonic","email":""}],"_cnpm_publish_time":1718966352589},"4.4.0":{"name":"axios-retry","version":"4.4.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint .","pretest":"npm run lint","test":"ts-node --project tsconfig-cjs.json node_modules/jasmine/bin/jasmine","prebuild":"npm run test","build":"rm -fr dist/* && npm run build:esm && npm run build:cjs","build:esm":"tsc -p tsconfig.json && echo '{\"type\":\"module\"}' > dist/esm/package.json","build:cjs":"tsc -p tsconfig-cjs.json && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --cache --fix","prettier --write"]},"dependencies":{"is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":"0.x || 1.x"},"devDependencies":{"@types/axios":"^0.14.0","@types/node":"^20.9.1","@types/jasmine":"^5.1.2","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","axios":"^1.6.2","eslint":"^8.53.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-prettier":"^5.0.1","husky":"^8.0.3","jasmine":"^5.1.0","lint-staged":"^15.1.0","nock":"^13.3.8","prettier":"^3.1.0","ts-node":"^10.9.1","typescript":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"dist/cjs/index.d.ts","main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"_id":"axios-retry@4.4.0","gitHead":"028888ca8654376091498d163ac5ef44c8d3f418","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"2df4b9647652e3a4032891001d97bb493607e4aa","size":6416,"noattachment":false,"key":"/axios-retry/-/axios-retry-4.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-4.4.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_4.4.0_1717498028738_0.9469758418493013"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-04T10:47:08.891Z","publish_time":1717498028891,"_source_registry_name":"default","_cnpm_publish_time":1717498028891},"4.3.0":{"name":"axios-retry","version":"4.3.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint .","pretest":"npm run lint","test":"ts-node --project tsconfig-cjs.json node_modules/jasmine/bin/jasmine","prebuild":"npm run test","build":"rm -fr dist/* && npm run build:esm && npm run build:cjs","build:esm":"tsc -p tsconfig.json && echo '{\"type\":\"module\"}' > dist/esm/package.json","build:cjs":"tsc -p tsconfig-cjs.json && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --cache --fix","prettier --write"]},"dependencies":{"is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":"0.x || 1.x"},"devDependencies":{"@types/axios":"^0.14.0","@types/node":"^20.9.1","@types/jasmine":"^5.1.2","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","axios":"^1.6.2","eslint":"^8.53.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-prettier":"^5.0.1","husky":"^8.0.3","jasmine":"^5.1.0","lint-staged":"^15.1.0","nock":"^13.3.8","prettier":"^3.1.0","ts-node":"^10.9.1","typescript":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"dist/cjs/index.d.ts","main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"_id":"axios-retry@4.3.0","gitHead":"703df66a4d56734fd6902d23ff08664b66fe0d78","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"43d10bb3675286d116e0a37350ff73aec36ebb80","size":6290,"noattachment":false,"key":"/axios-retry/-/axios-retry-4.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-4.3.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_4.3.0_1716223611141_0.5507305776156417"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-20T16:46:51.280Z","publish_time":1716223611280,"_source_registry_name":"default","_cnpm_publish_time":1716223611280},"4.2.0":{"name":"axios-retry","version":"4.2.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint .","pretest":"npm run lint","test":"ts-node --project tsconfig-cjs.json node_modules/jasmine/bin/jasmine","prebuild":"npm run test","build":"rm -fr dist/* && npm run build:esm && npm run build:cjs","build:esm":"tsc -p tsconfig.json && echo '{\"type\":\"module\"}' > dist/esm/package.json","build:cjs":"tsc -p tsconfig-cjs.json && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --cache --fix","prettier --write"]},"dependencies":{"is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":"0.x || 1.x"},"devDependencies":{"@types/axios":"^0.14.0","@types/node":"^20.9.1","@types/jasmine":"^5.1.2","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","axios":"^1.6.2","eslint":"^8.53.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-prettier":"^5.0.1","husky":"^8.0.3","jasmine":"^5.1.0","lint-staged":"^15.1.0","nock":"^13.3.8","prettier":"^3.1.0","ts-node":"^10.9.1","typescript":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"dist/cjs/index.d.ts","main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"_id":"axios-retry@4.2.0","gitHead":"dbc365f5745fcd0ef3caafb1f8d797ffc0afcad7","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"shasum":"42029fb48f16f086ff9775949a99608993bb0991","size":5948,"noattachment":false,"key":"/axios-retry/-/axios-retry-4.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-4.2.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_4.2.0_1715776192787_0.29556797403180823"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-15T12:29:52.935Z","publish_time":1715776192935,"_source_registry_name":"default","_cnpm_publish_time":1715776192935},"4.1.0":{"name":"axios-retry","version":"4.1.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint .","pretest":"npm run lint","test":"ts-node --project tsconfig-cjs.json node_modules/jasmine/bin/jasmine","prebuild":"npm run test","build":"rm -fr dist/* && npm run build:esm && npm run build:cjs","build:esm":"tsc -p tsconfig.json && echo '{\"type\":\"module\"}' > dist/esm/package.json","build:cjs":"tsc -p tsconfig-cjs.json && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --cache --fix","prettier --write"]},"dependencies":{"is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":"0.x || 1.x"},"devDependencies":{"@types/axios":"^0.14.0","@types/node":"^20.9.1","@types/jasmine":"^5.1.2","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","axios":"^1.6.2","eslint":"^8.53.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-prettier":"^5.0.1","husky":"^8.0.3","jasmine":"^5.1.0","lint-staged":"^15.1.0","nock":"^13.3.8","prettier":"^3.1.0","ts-node":"^10.9.1","typescript":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"dist/cjs/index.d.ts","main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"_id":"axios-retry@4.1.0","gitHead":"b48aa6c34390a7b082a6b9bc0ee5e9959cb4f297","_nodeVersion":"20.11.0","_npmVersion":"10.2.4","dist":{"shasum":"aac5a9657213913048201152ef14090f7111608f","size":5692,"noattachment":false,"key":"/axios-retry/-/axios-retry-4.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-4.1.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_4.1.0_1710860718018_0.5055056051611106"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-19T15:05:18.179Z","publish_time":1710860718179,"_source_registry_name":"default","_cnpm_publish_time":1710860718179},"4.0.0":{"name":"axios-retry","version":"4.0.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint .","pretest":"npm run lint","test":"ts-node --project tsconfig-cjs.json node_modules/jasmine/bin/jasmine","prebuild":"npm run test","build":"rm -fr dist/* && npm run build:esm && npm run build:cjs","build:esm":"tsc -p tsconfig.json && echo '{\"type\":\"module\"}' > dist/esm/package.json","build:cjs":"tsc -p tsconfig-cjs.json && echo '{\"type\":\"commonjs\"}' > dist/cjs/package.json","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.ts":["eslint --cache --fix","prettier --write"]},"dependencies":{"is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":"0.x || 1.x"},"devDependencies":{"@types/axios":"^0.14.0","@types/node":"^20.9.1","@types/jasmine":"^5.1.2","@typescript-eslint/eslint-plugin":"^6.11.0","@typescript-eslint/parser":"^6.11.0","axios":"^1.6.2","eslint":"^8.53.0","eslint-config-prettier":"^9.0.0","eslint-plugin-jasmine":"^4.1.3","eslint-plugin-prettier":"^5.0.1","husky":"^8.0.3","jasmine":"^5.1.0","lint-staged":"^15.1.0","nock":"^13.3.8","prettier":"^3.1.0","ts-node":"^10.9.1","typescript":"^5.2.2"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"dist/cjs/index.d.ts","main":"dist/cjs/index.js","module":"dist/esm/index.js","exports":{".":{"import":{"types":"./dist/esm/index.d.ts","default":"./dist/esm/index.js"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./package.json":"./package.json"},"_id":"axios-retry@4.0.0","gitHead":"b9674013d2a36d5ed0b6e786f2c2db7a6cf3f31e","_nodeVersion":"20.9.0","_npmVersion":"10.1.0","dist":{"shasum":"d5cb8ea1db18e05ce6f08aa5fe8b2663bba48e60","size":5506,"noattachment":false,"key":"/axios-retry/-/axios-retry-4.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-4.0.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_4.0.0_1700911240084_0.18072571922806668"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-25T11:20:40.287Z","publish_time":1700911240287,"_source_registry_name":"default","_cnpm_publish_time":1700911240287},"3.9.1":{"name":"axios-retry","version":"3.9.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"394b95d93412659d254e964461a0da368b22bba1","_id":"axios-retry@3.9.1","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"c8924a8781c8e0a2c5244abf773deb7566b3830d","size":12191,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.9.1.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.9.1_1700120938022_0.3797009127652813"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-16T07:48:58.356Z","publish_time":1700120938356,"_source_registry_name":"default","_cnpm_publish_time":1700120938356},"3.9.0":{"name":"axios-retry","version":"3.9.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"lib/esm/index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"import":{"types":"./lib/esm/index.d.ts","default":"./lib/esm/index.js"},"require":{"types":"./lib/cjs/index.d.ts","default":"./index.js"},"default":"./index.js"},"./package.json":"./package.json"},"gitHead":"7f35f13a5f1925643e282443af89436ca3d40fab","_id":"axios-retry@3.9.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"be5a52f4b04e72a514bf49e4d315b51bd2b65bc9","size":12247,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.9.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.9.0_1699947710438_0.64993126060458"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-14T07:41:50.692Z","publish_time":1699947710692,"_source_registry_name":"default","_cnpm_publish_time":1699947710692},"3.8.2":{"name":"axios-retry","version":"3.8.2","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"ec747a29c30d51bd9b93c912cb472488d62e17bd","_id":"axios-retry@3.8.2","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"shasum":"5c7e81a06514eabe8063e5a609f28ed218e73967","size":12192,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.8.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.8.2.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.8.2_1699947271752_0.42326737996137176"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-11-14T07:34:31.999Z","publish_time":1699947271999,"_source_registry_name":"default","_cnpm_publish_time":1699947271999},"3.8.1":{"name":"axios-retry","version":"3.8.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"b13f1b5907adeea9ba26e7016ad6044310d121d6","_id":"axios-retry@3.8.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"4bb53f87ea537bce904c477e5c2808571066acbb","size":12117,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.8.1.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.8.1_1698321515523_0.050260692534785045"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-10-26T11:58:35.851Z","publish_time":1698321515851,"_source_registry_name":"default","_cnpm_publish_time":1698321515851},"3.8.0":{"name":"axios-retry","version":"3.8.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"2134e0665b147a28e9def7932d67d96f676d6cda","_id":"axios-retry@3.8.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"a174af633ef143a9f5642b9e4afe65c2017936b5","size":12055,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.8.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.8.0_1695282992712_0.43030742095413"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-09-21T07:56:32.926Z","publish_time":1695282992926,"_source_registry_name":"default","_cnpm_publish_time":1695282992926},"3.7.0":{"name":"axios-retry","version":"3.7.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"types":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"f583f616dbc0d90b8740046ead342f1e29b9fe44","_id":"axios-retry@3.7.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"d5007755d257b97e08d846089976f838b9db9ef9","size":11950,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.7.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.7.0_1693206982505_0.7584342009986158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-28T07:16:22.735Z","publish_time":1693206982735,"_source_registry_name":"default","_cnpm_publish_time":1693206982735},"3.6.1":{"name":"axios-retry","version":"3.6.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"eab03a3996292e84993bb0128e53486b94772b36","_id":"axios-retry@3.6.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"bf63f2dfba14ecc330c93939b1bfd880e2f3f9f2","size":11980,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.6.1.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.6.1_1692946541799_0.18906267256971243"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-08-25T06:55:41.987Z","publish_time":1692946541987,"_source_registry_name":"default","_cnpm_publish_time":1692946541987},"3.6.0":{"name":"axios-retry","version":"3.6.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"a502fcd171baa6082108b92720ac82553ffc8f38","_id":"axios-retry@3.6.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"shasum":"3bf6edbce42e526a3f7ac70b1891b645adb4c301","size":11930,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.6.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.6.0_1690529206096_0.4708469837763829"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-07-28T07:26:46.327Z","publish_time":1690529206327,"_source_registry_name":"default","_cnpm_publish_time":1690529206327},"3.5.1":{"name":"axios-retry","version":"3.5.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"67e2a54de7fcb56269ad1e501148379671856692","_id":"axios-retry@3.5.1","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"d902f69fe1b2a71902e29605318f887bef0981c6","size":11675,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.5.1.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.5.1_1687849955079_0.3437620099667067"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-06-27T07:12:35.264Z","publish_time":1687849955264,"_source_registry_name":"default","_cnpm_publish_time":1687849955264},"3.5.0":{"name":"axios-retry","version":"3.5.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"6a233cb6ff8396f700ce8db2301e6a850624c0a1","_id":"axios-retry@3.5.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"shasum":"32206b3e6555169488eded232527e36c8ce6e545","size":11669,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.5.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.5.0_1684392828862_0.252006287922222"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-05-18T06:53:49.015Z","publish_time":1684392829015,"_source_registry_name":"default","_cnpm_publish_time":1684392829015},"3.4.0":{"name":"axios-retry","version":"3.4.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^1.2.3","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"2a54cdeba1416656be327b0358183f6caca0736f","_id":"axios-retry@3.4.0","_nodeVersion":"18.12.1","_npmVersion":"8.19.2","dist":{"shasum":"f464dbe9408e5aa78fa319afd38bb69b533d8854","size":11500,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.4.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.4.0_1674210987714_0.6419835259191402"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2023-01-20T10:36:27.860Z","publish_time":1674210987860,"_cnpm_publish_time":1674210987860},"3.3.1":{"name":"axios-retry","version":"3.3.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^0.21.2","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"87b06aff57c9dbfc3368cdeae9c692f073963d2c","_id":"axios-retry@3.3.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"47624646138aedefbad2ac32f226f4ee94b6dcab","size":12901,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.3.1.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.3.1_1656519384476_0.05095921412633908"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-29T16:21:38.778Z","publish_time":1656519384694,"_cnpm_publish_time":1656519384694},"3.3.0":{"name":"axios-retry","version":"3.3.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^0.21.2","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"9adaa6fe38175e696520fd6ba1b95231b89990f8","_id":"axios-retry@3.3.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"959603ef12e94fb8ed816314232c7da94389698d","size":12885,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.3.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.3.0_1656431661372_0.8581067249286574"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-28T16:04:49.186Z","publish_time":1656431661521,"_cnpm_publish_time":1656431661521},"3.2.6":{"name":"axios-retry","version":"3.2.6","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^0.21.2","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"types":"./index.d.ts","import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"4f9e5da07dafa6726786ec027ac16afca3576825","_id":"axios-retry@3.2.6","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"4d7e89c02964dbab0c3c0ad02090c13536ca144b","size":12526,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.2.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.2.6.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.2.6_1656431113035_0.7880504579263552"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-06-28T16:04:49.082Z","publish_time":1656431113213,"_cnpm_publish_time":1656431113213},"3.2.5":{"name":"axios-retry","version":"3.2.5","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^0.21.2","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"49f14a23e67d41199604a3df177cbd75ba2e01d0","_id":"axios-retry@3.2.5","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"64952992837c7d9a12eec156a2694a7945f60895","size":12494,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.2.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.2.5.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.2.5_1651227198195_0.017133160933971547"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2022-04-29T11:17:55.292Z","publish_time":1651227198322,"_cnpm_publish_time":1651227198322},"3.2.4":{"name":"axios-retry","version":"3.2.4","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^0.21.2","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"import":"./lib/esm/index.js","require":"./index.js"},"./package.json":"./package.json"},"gitHead":"9f85014bdd4eac4b18b3ecd8d225f993dedd2f96","_id":"axios-retry@3.2.4","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"f447a53c3456f5bfeca18f20c3a3272207d082ae","size":12360,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.2.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.2.4.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.2.4_1635338397826_0.9593056334146182"},"_hasShrinkwrap":false,"publish_time":1635338397983,"_cnpm_publish_time":1635338397983,"_cnpmcore_publish_time":"2021-12-16T13:38:19.613Z"},"3.2.3":{"name":"axios-retry","version":"3.2.3","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^0.21.2","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","main":"index.js","module":"lib/esm/index.js","exports":{".":{"import":"./lib/esm/index.js","require":"./index.js"}},"gitHead":"c1c01f83b4e412f1b384befd15c89b0dcc383088","_id":"axios-retry@3.2.3","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"c889f2e408f2616ae18e190d1387c93bd4a5b6e2","size":12303,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.2.3.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.2.3_1634632100301_0.5346571726142078"},"_hasShrinkwrap":false,"publish_time":1634632100439,"_cnpm_publish_time":1634632100439,"_cnpmcore_publish_time":"2021-12-16T13:38:19.872Z"},"3.2.2":{"name":"axios-retry","version":"3.2.2","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"@babel/runtime":"^7.15.4","is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":">=0.21.2"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^0.21.2","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"main":"index.js","module":"lib/esm/index.js","exports":{".":{"import":"./lib/esm/index.js","require":"./index.js"}},"gitHead":"d018944d5fb030eec41a9f64e8984f52cc2a1e90","_id":"axios-retry@3.2.2","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"e2afca0af3392615e7938d4d17177c5a5572086f","size":12268,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.2.2.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.2.2_1634223108808_0.64800660431787"},"_hasShrinkwrap":false,"publish_time":1634223108990,"_cnpm_publish_time":1634223108990,"_cnpmcore_publish_time":"2021-12-16T13:38:20.125Z"},"3.2.1":{"name":"axios-retry","version":"3.2.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.mjs spec/**/*.spec.mjs","pretest":"npm run lint","test":"NODE_OPTIONS=--es-module-specifier-resolution=node jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib/esm --source-maps && babel es -d lib/cjs --config-file ./babel.config.cjs.json --source-maps && ./fixup","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","prepare":"husky install"},"lint-staged":{"*.+(js|mjs)":["eslint --cache --fix","prettier --write"],"*.js":"eslint --cache --fix"},"dependencies":{"is-retry-allowed":"^2.2.0"},"peerDependencies":{"axios":">=0.21.2"},"devDependencies":{"@babel/cli":"^7.15.7","@babel/core":"^7.15.5","@babel/plugin-transform-runtime":"^7.15.8","@babel/preset-env":"^7.15.6","axios":"^0.21.2","eslint":"^7.32.0","eslint-config-airbnb-base":"^14.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-import":"^2.24.2","eslint-plugin-jasmine":"^4.1.2","eslint-plugin-prettier":"^4.0.0","husky":"^7.0.2","jasmine":"^3.9.0","lint-staged":"^11.2.0","nock":"^13.1.3","prettier":"^2.4.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","engines":{"node":"^12.20.0 || ^14.13.1 || >=16.0.0"},"main":"index.js","module":"lib/esm/index.js","exports":{".":{"import":"./lib/esm/index.js","require":"./index.js"}},"gitHead":"81749778a7a7a91002be947b8d9d4010f78bff05","_id":"axios-retry@3.2.1","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"2b8cbb6477187c5d55d8ebfcef1ccda69b600a38","size":12194,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.2.1.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.2.1_1634218166045_0.883119843419824"},"_hasShrinkwrap":false,"publish_time":1634218166183,"_cnpm_publish_time":1634218166183,"_cnpmcore_publish_time":"2021-12-16T13:38:20.344Z"},"3.2.0":{"name":"axios-retry","version":"3.2.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","precommit":"lint-staged"},"lint-staged":{"*.+(js|jsx|scss)":["prettier --write","git add"]},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jasmine":"^1.8.1","eslint-plugin-prettier":"^2.6.0","husky":"^0.14.3","jasmine":"^2.4.1","lint-staged":"^7.1.2","nock":"^8.0.0","prettier":"^1.12.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"81879f6634745e0af5801ad07bf7d11fdc7c7883","_id":"axios-retry@3.2.0","_nodeVersion":"12.22.1","_npmVersion":"6.14.12","dist":{"shasum":"eb48e72f90b177fde62329b2896aa8476cfb90ba","size":9264,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.2.0.tgz"},"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.2.0_1632820833856_0.9523251269295563"},"_hasShrinkwrap":false,"publish_time":1632820834043,"_cnpm_publish_time":1632820834043,"_cnpmcore_publish_time":"2021-12-16T13:38:20.533Z"},"3.1.9":{"name":"axios-retry","version":"3.1.9","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","precommit":"lint-staged"},"lint-staged":{"*.+(js|jsx|scss)":["prettier --write","git add"]},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jasmine":"^1.8.1","eslint-plugin-prettier":"^2.6.0","husky":"^0.14.3","jasmine":"^2.4.1","lint-staged":"^7.1.2","nock":"^8.0.0","prettier":"^1.12.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"7a7e0717c524b38b07b2a46916ceaf8e82151c74","_id":"axios-retry@3.1.9","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"6c30fc9aeb4519aebaec758b90ef56fa03fe72e8","size":8683,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.1.9.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.1.9.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.1.9_1600408770373_0.6567275304684548"},"_hasShrinkwrap":false,"publish_time":1600408770555,"_cnpm_publish_time":1600408770555,"_cnpmcore_publish_time":"2021-12-16T13:38:20.766Z"},"3.1.8":{"name":"axios-retry","version":"3.1.8","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","precommit":"lint-staged"},"lint-staged":{"*.+(js|jsx|scss)":["prettier --write","git add"]},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jasmine":"^1.8.1","eslint-plugin-prettier":"^2.6.0","husky":"^0.14.3","jasmine":"^2.4.1","lint-staged":"^7.1.2","nock":"^8.0.0","prettier":"^1.12.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"1a2a7dfe42adb123d029566243df50ec8063423a","_id":"axios-retry@3.1.8","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"ffcfed757e1fab8cbf832f8505bb0e0af47c520c","size":8610,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.1.8.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.1.8.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.1.8_1587709791986_0.8108013527958549"},"_hasShrinkwrap":false,"publish_time":1587709792176,"_cnpm_publish_time":1587709792176,"_cnpmcore_publish_time":"2021-12-16T13:38:20.996Z"},"3.1.7":{"name":"axios-retry","version":"3.1.7","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","precommit":"lint-staged"},"lint-staged":{"*.+(js|jsx|scss)":["prettier --write","git add"]},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jasmine":"^1.8.1","eslint-plugin-prettier":"^2.6.0","husky":"^0.14.3","jasmine":"^2.4.1","lint-staged":"^7.1.2","nock":"^8.0.0","prettier":"^1.12.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"179c22de34062c40d4697bdbda4c983265be925a","_id":"axios-retry@3.1.7","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"600e234f88d38dd86e2e46d620ccace4ab03d3de","size":8321,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.1.7.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.1.7.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.1.7_1587621037696_0.18093254864464603"},"_hasShrinkwrap":false,"publish_time":1587621037916,"_cnpm_publish_time":1587621037916,"_cnpmcore_publish_time":"2021-12-16T13:38:21.221Z"},"3.1.6":{"name":"axios-retry","version":"3.1.6","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","precommit":"lint-staged"},"lint-staged":{"*.+(js|jsx|scss)":["prettier --write","git add"]},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jasmine":"^1.8.1","eslint-plugin-prettier":"^2.6.0","husky":"^0.14.3","jasmine":"^2.4.1","lint-staged":"^7.1.2","nock":"^8.0.0","prettier":"^1.12.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"577af32394b6160378160f834eca78c62b620e72","_id":"axios-retry@3.1.6","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"566d591b4fbcbcf90728b639a7642eb5cc3785c9","size":8321,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.1.6.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.1.6.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.1.6_1587481838830_0.8267173669248036"},"_hasShrinkwrap":false,"publish_time":1587481838957,"_cnpm_publish_time":1587481838957,"_cnpmcore_publish_time":"2021-12-16T13:38:21.525Z"},"3.1.5":{"name":"axios-retry","version":"3.1.5","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","precommit":"lint-staged"},"lint-staged":{"*.+(js|jsx|scss)":["prettier --write","git add"]},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jasmine":"^1.8.1","eslint-plugin-prettier":"^2.6.0","husky":"^0.14.3","jasmine":"^2.4.1","lint-staged":"^7.1.2","nock":"^8.0.0","prettier":"^1.12.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"154e6e88633c38755b08b49f9378268e04ad3778","_id":"axios-retry@3.1.5","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"1472d7de80a5a9aeef433e4c0e0280cf9ef1e7ea","size":8311,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.1.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.1.5.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.1.5_1587376779907_0.5605474412859062"},"_hasShrinkwrap":false,"publish_time":1587376780075,"_cnpm_publish_time":1587376780075,"_cnpmcore_publish_time":"2021-12-16T13:38:21.752Z"},"3.1.4":{"name":"axios-retry","version":"3.1.4","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","precommit":"lint-staged"},"lint-staged":{"*.+(js|jsx|scss)":["prettier --write","git add"]},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jasmine":"^1.8.1","eslint-plugin-prettier":"^2.6.0","husky":"^0.14.3","jasmine":"^2.4.1","lint-staged":"^7.1.2","nock":"^8.0.0","prettier":"^1.12.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"86ff09b6a82ed4f9a97e344f1d8c7f4d4a55531b","_id":"axios-retry@3.1.4","_nodeVersion":"10.17.0","_npmVersion":"6.11.3","dist":{"shasum":"257343eec843d8ada46b889308fd1c4538d7afb2","size":8307,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.1.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.1.4.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmUser":{"name":"softonic","email":"development@softonic.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.1.4_1587234216492_0.001787324787401623"},"_hasShrinkwrap":false,"publish_time":1587234216635,"_cnpm_publish_time":1587234216635,"_cnpmcore_publish_time":"2021-12-16T13:38:21.973Z"},"3.1.2":{"name":"axios-retry","version":"3.1.2","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","precommit":"lint-staged"},"lint-staged":{"*.+(js|jsx|scss)":["prettier --write","git add"]},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jasmine":"^1.8.1","eslint-plugin-prettier":"^2.6.0","husky":"^0.14.3","jasmine":"^2.4.1","lint-staged":"^7.1.2","nock":"^8.0.0","prettier":"^1.12.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"3e9fafb909d6e7531b7340c0c815ed78b9b21c5b","_id":"axios-retry@3.1.2","_npmVersion":"6.4.1","_nodeVersion":"10.14.2","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"4f4dcbefb0b434e22b72bd5e28a027d77b8a3458","size":8175,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.1.2.tgz"},"maintainers":[{"name":"softonic","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.1.2_1548322023574_0.9341875057137372"},"_hasShrinkwrap":false,"publish_time":1548322023722,"_cnpm_publish_time":1548322023722,"_cnpmcore_publish_time":"2021-12-16T13:38:22.192Z"},"3.1.1":{"name":"axios-retry","version":"3.1.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js","index.d.ts"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags","precommit":"lint-staged"},"lint-staged":{"*.+(js|jsx|scss)":["prettier --write","git add"]},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^4.4.1","eslint-config-airbnb-base":"^11.3.1","eslint-config-prettier":"^2.9.0","eslint-plugin-import":"^2.7.0","eslint-plugin-jasmine":"^1.8.1","eslint-plugin-prettier":"^2.6.0","husky":"^0.14.3","jasmine":"^2.4.1","lint-staged":"^7.1.2","nock":"^8.0.0","prettier":"^1.12.1"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"4820585ece3b02e9f0616500d9f2a51aa7f94889","_id":"axios-retry@3.1.1","_npmVersion":"6.0.0","_nodeVersion":"8.9.0","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"88d2971f671a9023b21d887c5dcac6c54f332cde","size":8094,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.1.1.tgz"},"maintainers":[{"name":"softonic","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.1.1_1528879590578_0.8578535952489514"},"_hasShrinkwrap":false,"publish_time":1528879590665,"_cnpm_publish_time":1528879590665,"_cnpmcore_publish_time":"2021-12-16T13:38:22.430Z"},"3.1.0":{"name":"axios-retry","version":"3.1.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js","index.d.ts"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"0134353ce839cee3d59f84b30992c42ee6cf12d5","_id":"axios-retry@3.1.0","_npmVersion":"6.0.0","_nodeVersion":"8.9.0","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"00d911e989a8c082a0acf8b90668cfa12733d736","size":7913,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.1.0.tgz"},"maintainers":[{"name":"softonic","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.1.0_1524752019442_0.5940925378748583"},"_hasShrinkwrap":false,"publish_time":1524752019800,"_cnpm_publish_time":1524752019800,"_cnpmcore_publish_time":"2021-12-16T13:38:22.640Z"},"3.0.2":{"name":"axios-retry","version":"3.0.2","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js","index.d.ts"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"05ef548c34752189127b6110359cc352c26b447d","_id":"axios-retry@3.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.9.0","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"d644db74184858e4a5cf10f5ea88dd657bb4ba61","size":7712,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.0.2.tgz"},"maintainers":[{"name":"softonic","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry_3.0.2_1518188690045_0.3793870358079692"},"_hasShrinkwrap":false,"publish_time":1518188690670,"_cnpm_publish_time":1518188690670,"_cnpmcore_publish_time":"2021-12-16T13:38:22.890Z"},"3.0.1":{"name":"axios-retry","version":"3.0.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"e2fb34f0be38d3566be3aab565ed59ba97cb21af","_id":"axios-retry@3.0.1","_shasum":"519305b0ae34b68d67fd92e45e5f18057879febd","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"519305b0ae34b68d67fd92e45e5f18057879febd","size":7696,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.0.1.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry-3.0.1.tgz_1502899558046_0.29420890542678535"},"directories":{},"publish_time":1502899558969,"_hasShrinkwrap":false,"_cnpm_publish_time":1502899558969,"_cnpmcore_publish_time":"2021-12-16T13:38:23.127Z"},"3.0.0":{"name":"axios-retry","version":"3.0.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"08bd73039518134d4c1ed6dc5070addcdfa603fc","_id":"axios-retry@3.0.0","_shasum":"8ab0d84ba3f8816583c6ff0ebd22ac6fd9c2c8b9","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"8ab0d84ba3f8816583c6ff0ebd22ac6fd9c2c8b9","size":7291,"noattachment":false,"key":"/axios-retry/-/axios-retry-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-3.0.0.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry-3.0.0.tgz_1502654665705_0.18714686250314116"},"directories":{},"publish_time":1502654666545,"_hasShrinkwrap":false,"_cnpm_publish_time":1502654666545,"_cnpmcore_publish_time":"2021-12-16T13:38:23.343Z"},"2.0.1":{"name":"axios-retry","version":"2.0.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"654a37576939e59cc7e3379b63d093edb9830e43","_id":"axios-retry@2.0.1","_shasum":"c08b27f3588f61dca7cf82a81cd4cbab14a51da4","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"c08b27f3588f61dca7cf82a81cd4cbab14a51da4","size":6091,"noattachment":false,"key":"/axios-retry/-/axios-retry-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-2.0.1.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry-2.0.1.tgz_1497864324822_0.0610749339684844"},"directories":{},"publish_time":1497864325753,"_hasShrinkwrap":false,"_cnpm_publish_time":1497864325753,"_cnpmcore_publish_time":"2021-12-16T13:38:23.590Z"},"1.3.1":{"name":"axios-retry","version":"1.3.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"3f239f56568dd46e4aa521d799e9958c80dd5206","_id":"axios-retry@1.3.1","_shasum":"25e056cd4062b27dfd27caaa4a6790bdac264053","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"25e056cd4062b27dfd27caaa4a6790bdac264053","size":5824,"noattachment":false,"key":"/axios-retry/-/axios-retry-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-1.3.1.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry-1.3.1.tgz_1497864232598_0.3797491118311882"},"directories":{},"publish_time":1497864233519,"_hasShrinkwrap":false,"_cnpm_publish_time":1497864233519,"_cnpmcore_publish_time":"2021-12-16T13:38:23.801Z"},"2.0.0":{"name":"axios-retry","version":"2.0.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"340d71331017d1607319304890ea3bc7f3f1ea7b","_id":"axios-retry@2.0.0","_shasum":"8a5dda9143656935eefe080757fdde69f99c201b","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"8a5dda9143656935eefe080757fdde69f99c201b","size":6142,"noattachment":false,"key":"/axios-retry/-/axios-retry-2.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-2.0.0.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry-2.0.0.tgz_1497532605717_0.7653145943768322"},"directories":{},"publish_time":1497532606587,"_hasShrinkwrap":false,"_cnpm_publish_time":1497532606587,"_cnpmcore_publish_time":"2021-12-16T13:38:24.027Z"},"1.3.0":{"name":"axios-retry","version":"1.3.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"typings":"./index.d.ts","gitHead":"f88ac7b9de1e14814b7948476466a256a7fdc69f","_id":"axios-retry@1.3.0","_shasum":"9c5e2ba008984522d871b6f111b5acfb4954a919","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"9c5e2ba008984522d871b6f111b5acfb4954a919","size":5673,"noattachment":false,"key":"/axios-retry/-/axios-retry-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-1.3.0.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/axios-retry-1.3.0.tgz_1497523344507_0.0984991923905909"},"directories":{},"publish_time":1497523345474,"_hasShrinkwrap":false,"_cnpm_publish_time":1497523345474,"_cnpmcore_publish_time":"2021-12-16T13:38:24.230Z"},"1.2.0":{"name":"axios-retry","version":"1.2.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"gitHead":"6abad97a6e2db5729a07007e452f20e0d04d6246","_id":"axios-retry@1.2.0","_shasum":"32472673753026172fbe9cef247c82c0a1f9c2dc","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"32472673753026172fbe9cef247c82c0a1f9c2dc","size":4517,"noattachment":false,"key":"/axios-retry/-/axios-retry-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-1.2.0.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/axios-retry-1.2.0.tgz_1488879936118_0.7700579995289445"},"directories":{},"publish_time":1488879937689,"_hasShrinkwrap":false,"_cnpm_publish_time":1488879937689,"_cnpmcore_publish_time":"2021-12-16T13:38:24.441Z"},"1.1.1":{"name":"axios-retry","version":"1.1.1","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Axios plugin that intercepts failed requests and retries them whenever posible.","license":"Apache-2.0","main":"index.js","homepage":"https://github.com/softonic/axios-retry","files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"repository":{"type":"git","url":"git+https://github.com/softonic/axios-retry.git"},"bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"gitHead":"c723f951f39a502e410bb38dfc1b0a616772dac4","_id":"axios-retry@1.1.1","_shasum":"1c875eac23e3d9958280f76022928209b4e515c2","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"1c875eac23e3d9958280f76022928209b4e515c2","size":3825,"noattachment":false,"key":"/axios-retry/-/axios-retry-1.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-1.1.1.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"packages-18-east.internal.npmjs.com","tmp":"tmp/axios-retry-1.1.1.tgz_1485973932106_0.10295268567278981"},"directories":{},"publish_time":1485973932777,"_hasShrinkwrap":false,"_cnpm_publish_time":1485973932777,"_cnpmcore_publish_time":"2021-12-16T13:38:24.677Z"},"1.1.0":{"name":"axios-retry","version":"1.1.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Intercepts failed axios requests and retries them whenever posible","license":"Apache-2.0","main":"index.js","homepage":"https://stash.redtonic/projects/NODE/repos/axios-retry","repository":{"type":"git","url":"ssh://git@stash.redtonic:7999/projects/NODE/repos/axios-retry.git"},"files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.15.2","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"gitHead":"e71102a5ccdc9e11c01ad6573b29ca8e48e4610f","_id":"axios-retry@1.1.0","_shasum":"e6ad292835bb2d1dc5bf8347688620557a84ba88","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"e6ad292835bb2d1dc5bf8347688620557a84ba88","size":3767,"noattachment":false,"key":"/axios-retry/-/axios-retry-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-1.1.0.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/axios-retry-1.1.0.tgz_1479041300339_0.2709322788286954"},"directories":{},"publish_time":1479041302030,"_hasShrinkwrap":false,"_cnpm_publish_time":1479041302030,"_cnpmcore_publish_time":"2021-12-16T13:38:24.910Z"},"1.0.0":{"name":"axios-retry","version":"1.0.0","author":{"name":"Rubén Norte","email":"ruben.norte@softonic.com"},"description":"Intercepts failed axios requests and retries them whenever posible","license":"Apache-2.0","main":"index.js","homepage":"https://stash.redtonic/projects/NODE/repos/axios-retry","repository":{"type":"git","url":"ssh://git@stash.redtonic:7999/projects/NODE/repos/axios-retry.git"},"files":["es","lib","index.js"],"scripts":{"lint":"eslint es/**/*.js spec/**/*.spec.js","pretest":"npm run lint","test":"jasmine","prebuild":"npm run test","build":"rm -rf lib && babel es -d lib --source-maps","prerelease":"npm run build","release":"npm version -m \"New version: %s\"","postrelease":"npm run push && npm publish","push":"git push origin master && git push origin --tags"},"dependencies":{"is-retry-allowed":"^1.1.0"},"devDependencies":{"axios":"^0.13.1","babel-cli":"^6.10.1","babel-preset-es2015":"^6.9.0","babel-register":"^6.9.0","eslint":"^2.13.1","eslint-config-airbnb-base":"^3.0.1","eslint-plugin-import":"^1.9.2","eslint-plugin-jasmine":"^1.8.1","jasmine":"^2.4.1","nock":"^8.0.0"},"gitHead":"30b85166cf4f9a531e3714fbbaf3b0be066a8a73","_id":"axios-retry@1.0.0","_shasum":"661dcea6a79f3c33c4c2a80a3b19e0e0f45aa615","_from":".","_npmVersion":"3.10.8","_nodeVersion":"6.9.1","_npmUser":{"name":"softonic","email":"development@softonic.com"},"dist":{"shasum":"661dcea6a79f3c33c4c2a80a3b19e0e0f45aa615","size":3658,"noattachment":false,"key":"/axios-retry/-/axios-retry-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/axios-retry/download/axios-retry-1.0.0.tgz"},"maintainers":[{"name":"softonic","email":""}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/axios-retry-1.0.0.tgz_1479041277962_0.5150057112332433"},"directories":{},"publish_time":1479041279641,"_hasShrinkwrap":false,"_cnpm_publish_time":1479041279641,"_cnpmcore_publish_time":"2021-12-16T13:38:25.101Z"}},"readme":"# axios-retry\n\n[![Node.js CI](https://github.com/softonic/axios-retry/actions/workflows/node.js.yml/badge.svg)](https://github.com/softonic/axios-retry/actions/workflows/node.js.yml)\n\nAxios plugin that intercepts failed requests and retries them whenever possible.\n\n## Installation\n\n```bash\nnpm install axios-retry\n```\n\n## Usage\n\n```js\n// CommonJS\n// const axiosRetry = require('axios-retry').default;\n\n// ES6\nimport axiosRetry from 'axios-retry';\n\naxiosRetry(axios, { retries: 3 });\n\naxios.get('http://example.com/test') // The first request fails and the second returns 'ok'\n  .then(result => {\n    result.data; // 'ok'\n  });\n\n// Exponential back-off retry delay between requests\naxiosRetry(axios, { retryDelay: axiosRetry.exponentialDelay });\n\n// Liner retry delay between requests\naxiosRetry(axios, { retryDelay: axiosRetry.linearDelay() });\n\n// Custom retry delay\naxiosRetry(axios, { retryDelay: (retryCount) => {\n  return retryCount * 1000;\n}});\n\n// Works with custom axios instances\nconst client = axios.create({ baseURL: 'http://example.com' });\naxiosRetry(client, { retries: 3 });\n\nclient.get('/test') // The first request fails and the second returns 'ok'\n  .then(result => {\n    result.data; // 'ok'\n  });\n\n// Allows request-specific configuration\nclient\n  .get('/test', {\n    'axios-retry': {\n      retries: 0\n    }\n  })\n  .catch(error => { // The first request fails\n    error !== undefined\n  });\n```\n\n**Note:** Unless `shouldResetTimeout` is set, the plugin interprets the request timeout as a global value, so it is not used for each retry but for the whole request lifecycle.\n\n## Options\n\n| Name | Type | Default | Description |\n| --- | --- | --- | --- |\n| retries | `Number` | `3` | The number of times to retry before failing. 1 = One retry after first failure |\n| retryCondition | `Function` | `isNetworkOrIdempotentRequestError` | A callback to further control if a request should be retried.  By default, it retries if it is a network error or a 5xx error on an idempotent request (GET, HEAD, OPTIONS, PUT or DELETE). |\n| shouldResetTimeout | `Boolean` | false | Defines if the timeout should be reset between retries |\n| retryDelay | `Function` | `function noDelay() { return 0; }` | A callback to further control the delay in milliseconds between retried requests. By default there is no delay between retries. Another option is exponentialDelay ([Exponential Backoff](https://developers.google.com/analytics/devguides/reporting/core/v3/errors#backoff)) or `linearDelay`. The function is passed `retryCount` and `error`. |\n| onRetry | `Function` | `function onRetry(retryCount, error, requestConfig) { return; }` | A callback to notify when a retry is about to occur. Useful for tracing and you can any async process for example refresh a token on 401. By default nothing will occur. The function is passed `retryCount`, `error`, and `requestConfig`. |\n| onMaxRetryTimesExceeded | `Function` | `function onMaxRetryTimesExceeded(error, retryCount) { return; }` | After all the retries are failed, this callback will be called with the last error before throwing the error. |\n| validateResponse | `Function \\| null` | `null` | A callback to define whether a response should be resolved or rejected. If null is passed, it will fallback to the axios default (only 2xx status codes are resolved). |\n\n## Testing\n\nClone the repository and execute:\n\n```bash\nnpm test\n```\n\n## Contribute\n\n1. Fork it: `git clone https://github.com/softonic/axios-retry.git`\n2. Create your feature branch: `git checkout -b feature/my-new-feature`\n3. Commit your changes: `git commit -am 'Added some feature'`\n4. Check the build: `npm run build`\n5. Push to the branch: `git push origin my-new-feature`\n6. Submit a pull request :D\n","_attachments":{},"homepage":"https://github.com/softonic/axios-retry","bugs":{"url":"https://github.com/softonic/axios-retry/issues"},"license":"Apache-2.0"}