Skip to content

Commit 8e3b3c8

Browse files
committed
Add tests for package_managers
Signed-off-by: Keshav Priyadarshi <[email protected]>
1 parent b8c2331 commit 8e3b3c8

26 files changed

+38521
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"value": "0.1.0",
4+
"release_date": "2023-09-11T15:54:25.449371+00:00"
5+
}
6+
]
Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
{
2+
"categories": [],
3+
"crate": {
4+
"badges": [],
5+
"categories": [],
6+
"created_at": "2023-09-11T15:54:25.449371+00:00",
7+
"description": "A modifying, multiplexer tcp proxy server tool and library.",
8+
"documentation": null,
9+
"downloads": 18,
10+
"exact_match": false,
11+
"homepage": null,
12+
"id": "yprox",
13+
"keywords": [],
14+
"links": {
15+
"owner_team": "/api/v1/crates/yprox/owner_team",
16+
"owner_user": "/api/v1/crates/yprox/owner_user",
17+
"owners": "/api/v1/crates/yprox/owners",
18+
"reverse_dependencies": "/api/v1/crates/yprox/reverse_dependencies",
19+
"version_downloads": "/api/v1/crates/yprox/downloads",
20+
"versions": null
21+
},
22+
"max_stable_version": "0.1.0",
23+
"max_version": "0.1.0",
24+
"name": "yprox",
25+
"newest_version": "0.1.0",
26+
"recent_downloads": 18,
27+
"repository": null,
28+
"updated_at": "2023-09-11T15:54:25.449371+00:00",
29+
"versions": [
30+
894733
31+
]
32+
},
33+
"keywords": [],
34+
"versions": [
35+
{
36+
"audit_actions": [
37+
{
38+
"action": "publish",
39+
"time": "2023-09-11T15:54:25.449371+00:00",
40+
"user": {
41+
"avatar": "https://avatars.githubusercontent.com/u/1371?v=4",
42+
"id": 113702,
43+
"login": "fcoury",
44+
"name": "Felipe Coury",
45+
"url": "https://github.com/fcoury"
46+
}
47+
}
48+
],
49+
"checksum": "3bfd439f8a741deb724fbe9db205135f7b7967db7737adede2101ed7c512e5f2",
50+
"crate": "yprox",
51+
"crate_size": 39483,
52+
"created_at": "2023-09-11T15:54:25.449371+00:00",
53+
"dl_path": "/api/v1/crates/yprox/0.1.0/download",
54+
"downloads": 18,
55+
"features": {},
56+
"id": 894733,
57+
"license": "MIT",
58+
"links": {
59+
"authors": "/api/v1/crates/yprox/0.1.0/authors",
60+
"dependencies": "/api/v1/crates/yprox/0.1.0/dependencies",
61+
"version_downloads": "/api/v1/crates/yprox/0.1.0/downloads"
62+
},
63+
"num": "0.1.0",
64+
"published_by": {
65+
"avatar": "https://avatars.githubusercontent.com/u/1371?v=4",
66+
"id": 113702,
67+
"login": "fcoury",
68+
"name": "Felipe Coury",
69+
"url": "https://github.com/fcoury"
70+
},
71+
"readme_path": "/api/v1/crates/yprox/0.1.0/readme",
72+
"rust_version": null,
73+
"updated_at": "2023-09-11T15:54:25.449371+00:00",
74+
"yanked": false
75+
}
76+
]
77+
}

0 commit comments

Comments
 (0)