blob: 0fbd4a033204e087bcbc190403d671da6672096d [file] [log] [blame]
{
"name": "retry",
"latest": {
"version": "3.1.2",
"pubspec": {
"name": "retry",
"version": "3.1.2",
"description": "Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.",
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"repository": "https://github.com/google/dart-neats.git",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.16.0-nullsafety.13",
"lints": "^1.0.0"
},
"environment": {
"sdk": "^3.0.0"
},
"topics": [
"network",
"http"
]
},
"archive_url": "https://pub.dev/api/archives/retry-3.1.2.tar.gz",
"archive_sha256": "822e118d5b3aafed083109c72d5f484c6dc66707885e07c0fbcb8b986bba7efc",
"published": "2023-05-16T14:26:11.159498Z"
},
"versions": [
{
"version": "1.0.0",
"pubspec": {
"homepage": "https://github.com/gwTumm/dart-retry",
"version": "1.0.0",
"name": "retry",
"author": "Tim Kluge <timklge@gmail.com>",
"description": "Execute a function repeatedly until no exception is thrown",
"dev_dependencies": {
"test": "any"
}
},
"archive_url": "https://pub.dev/api/archives/retry-1.0.0.tar.gz",
"archive_sha256": "4d918240ea6fba89e4aaf814a7a6b40f9f72998ed04780db32d53a8f64989abc",
"published": "2016-03-31T16:47:45.053Z"
},
{
"version": "2.0.0",
"pubspec": {
"authors": [
"Jonas Finnemann Jensen <jonasfj@google.com>"
],
"repository": "https://github.com/google/dart-neats.git",
"version": "2.0.0",
"name": "retry",
"description": "Utility for wrapping an asynchronous function in automatic retry logic with\nexponential backoff, useful when making requests over network.\n",
"environment": {
"sdk": ">=2.0.0 <3.0.0"
},
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.5.1",
"pedantic": "^1.4.0"
}
},
"archive_url": "https://pub.dev/api/archives/retry-2.0.0.tar.gz",
"archive_sha256": "08c6fa9b59f216fb32259ffa7e4b0a5ed921777218760e4c3918e4d75a31341a",
"published": "2019-03-22T14:21:00.391587Z"
},
{
"version": "3.0.0",
"pubspec": {
"authors": [
"Jonas Finnemann Jensen <jonasfj@google.com>"
],
"repository": "https://github.com/google/dart-neats.git",
"version": "3.0.0",
"name": "retry",
"description": "Utility for wrapping an asynchronous function in automatic retry logic with\nexponential back-off, useful when making requests over network.\n",
"environment": {
"sdk": ">=2.0.0 <3.0.0"
},
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.5.1",
"pedantic": "^1.4.0"
}
},
"archive_url": "https://pub.dev/api/archives/retry-3.0.0.tar.gz",
"archive_sha256": "7dec5e833bf587c0997c882b8ad46e5a0b69e68055817a738275691b556e25f7",
"published": "2019-06-20T18:34:40.073842Z"
},
{
"version": "3.0.0+1",
"pubspec": {
"authors": [
"Jonas Finnemann Jensen <jonasfj@google.com>"
],
"repository": "https://github.com/google/dart-neats.git",
"version": "3.0.0+1",
"name": "retry",
"description": "Utility for wrapping an asynchronous function in automatic retry logic with\nexponential back-off, useful when making requests over network.\n",
"environment": {
"sdk": ">=2.0.0 <3.0.0"
},
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.5.1",
"pedantic": "^1.4.0"
}
},
"archive_url": "https://pub.dev/api/archives/retry-3.0.0%2B1.tar.gz",
"archive_sha256": "0719943a7d596ee6ba9e53e5cff853ab276dd7125848f890e2853aebf8bfb1c9",
"published": "2019-08-26T08:37:44.221096Z"
},
{
"version": "3.0.1-null-safety.0",
"pubspec": {
"name": "retry",
"version": "3.0.1-null-safety.0",
"description": "Utility for wrapping an asynchronous function in automatic retry logic with\nexponential back-off, useful when making requests over network.\n",
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"repository": "https://github.com/google/dart-neats.git",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.5.1",
"pedantic": "^1.4.0"
},
"environment": {
"sdk": ">=2.12.0-0 <2.12.0"
}
},
"archive_url": "https://pub.dev/api/archives/retry-3.0.1-null-safety.0.tar.gz",
"archive_sha256": "dda0aaa6d66fdba3d27c3954a3326f4e4848f96eadf2ab81023324c178110023",
"published": "2020-11-02T13:46:25.148871Z"
},
{
"version": "3.0.1",
"pubspec": {
"name": "retry",
"version": "3.0.1",
"authors": [
"Jonas Finnemann Jensen <jonasfj@google.com>"
],
"description": "Utility for wrapping an asynchronous function in automatic retry logic with\nexponential back-off, useful when making requests over network.\n",
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"repository": "https://github.com/google/dart-neats.git",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.5.1",
"pedantic": "^1.4.0"
},
"environment": {
"sdk": ">=2.0.0 <3.0.0"
}
},
"archive_url": "https://pub.dev/api/archives/retry-3.0.1.tar.gz",
"archive_sha256": "6d0cc7caba6caa8a16bbb7b6d79a5328e708940541090bcbebe844d4e0811440",
"published": "2020-07-01T17:29:53.216548Z"
},
{
"version": "3.1.0-null-safety.0",
"pubspec": {
"name": "retry",
"version": "3.1.0-null-safety.0",
"description": "Utility for wrapping an asynchronous function in automatic retry logic with\nexponential back-off, useful when making requests over network.\n",
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"repository": "https://github.com/google/dart-neats.git",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.5.1",
"pedantic": "^1.4.0"
},
"environment": {
"sdk": ">=2.12.0-0 <2.12.0"
}
},
"archive_url": "https://pub.dev/api/archives/retry-3.1.0-null-safety.0.tar.gz",
"archive_sha256": "64d274790adfd9e46b704459b91b2babde2ceeb3f7fa72327519998e3972da79",
"published": "2020-12-02T20:55:00.012653Z"
},
{
"version": "3.1.0",
"pubspec": {
"name": "retry",
"version": "3.1.0",
"description": "Utility for wrapping an asynchronous function in automatic retry logic with\nexponential back-off, useful when making requests over network.\n",
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"repository": "https://github.com/google/dart-neats.git",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.16.0-nullsafety.13",
"pedantic": "^1.4.0"
},
"environment": {
"sdk": ">=2.12.0-0 <3.0.0"
}
},
"archive_url": "https://pub.dev/api/archives/retry-3.1.0.tar.gz",
"archive_sha256": "45dfeebaf095b606fdb9dbfb4c114cc204449bc274783b452658365e03afdbab",
"published": "2021-03-01T18:27:00.565009Z"
},
{
"version": "3.1.1",
"pubspec": {
"name": "retry",
"version": "3.1.1",
"description": "Utility for wrapping an asynchronous function in automatic retry logic with\nexponential back-off, useful when making requests over network.\n",
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"repository": "https://github.com/google/dart-neats.git",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.16.0-nullsafety.13",
"lints": "^1.0.0"
},
"environment": {
"sdk": ">=2.12.0 <3.0.0"
},
"topics": [
"network",
"http"
]
},
"archive_url": "https://pub.dev/api/archives/retry-3.1.1.tar.gz",
"archive_sha256": "a8a1e475a100a0bdc73f529ca8ea1e9c9c76bec8ad86a1f47780139a34ce7aea",
"published": "2023-03-27T09:18:10.201498Z"
},
{
"version": "3.1.2",
"pubspec": {
"name": "retry",
"version": "3.1.2",
"description": "Utility for wrapping an asynchronous function in automatic retry logic with exponential back-off, useful when making requests over network.",
"homepage": "https://github.com/google/dart-neats/tree/master/retry",
"repository": "https://github.com/google/dart-neats.git",
"issue_tracker": "https://github.com/google/dart-neats/labels/pkg:retry",
"dev_dependencies": {
"test": "^1.16.0-nullsafety.13",
"lints": "^1.0.0"
},
"environment": {
"sdk": "^3.0.0"
},
"topics": [
"network",
"http"
]
},
"archive_url": "https://pub.dev/api/archives/retry-3.1.2.tar.gz",
"archive_sha256": "822e118d5b3aafed083109c72d5f484c6dc66707885e07c0fbcb8b986bba7efc",
"published": "2023-05-16T14:26:11.159498Z"
}
]
}