@types/k6 0.47.0 → 0.47.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- k6/README.md +1 -2
- k6/index.d.ts +0 -14
- k6/package.json +20 -20
k6/README.md
CHANGED
|
@@ -8,9 +8,8 @@ This package contains type definitions for k6 (https://k6.io/docs/).
|
|
|
8
8
|
Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/k6.
|
|
9
9
|
|
|
10
10
|
### Additional Details
|
|
11
|
-
* Last updated:
|
|
11
|
+
* Last updated: Wed, 18 Oct 2023 05:47:07 GMT
|
|
12
12
|
* Dependencies: none
|
|
13
|
-
* Global values: none
|
|
14
13
|
|
|
15
14
|
# Credits
|
|
16
15
|
These definitions were written by [Mihail Stoykov](https://github.com/MStoykov), [Ivan](https://github.com/codebien), [Théo Crevon](https://github.com/oleiade), [Oleg Bespalov](https://github.com/olegbespalov), [Pepe Cano](https://github.com/ppcano), [Nicole van der Hoeven](https://github.com/nicolevanderhoeven), [Ankur Agarwal](https://github.com/ankur22), [İnanç Gümüş](https://github.com/inancgumus), and [Daniel Jiménez](https://github.com/ka3de).
|
k6/index.d.ts
CHANGED
|
@@ -1,17 +1,3 @@
|
|
|
1
|
-
// Type definitions for k6 0.47
|
|
2
|
-
// Project: https://k6.io/docs/
|
|
3
|
-
// Definitions by: Mihail Stoykov <https://github.com/MStoykov>
|
|
4
|
-
// Ivan <https://github.com/codebien>
|
|
5
|
-
// Théo Crevon <https://github.com/oleiade>
|
|
6
|
-
// Oleg Bespalov <https://github.com/olegbespalov>
|
|
7
|
-
// Pepe Cano <https://github.com/ppcano>
|
|
8
|
-
// Nicole van der Hoeven <https://github.com/nicolevanderhoeven>
|
|
9
|
-
// Ankur Agarwal <https://github.com/ankur22>
|
|
10
|
-
// İnanç Gümüş <https://github.com/inancgumus>
|
|
11
|
-
// Daniel Jiménez <https://github.com/ka3de>
|
|
12
|
-
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
13
|
-
// TypeScript Version: 3.9
|
|
14
|
-
|
|
15
1
|
/**
|
|
16
2
|
* k6 JavaScript API.
|
|
17
3
|
* https://k6.io/docs/
|
k6/package.json
CHANGED
|
@@ -1,54 +1,54 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@types/k6",
|
|
3
|
-
"version": "0.47.
|
|
3
|
+
"version": "0.47.1",
|
|
4
4
|
"description": "TypeScript definitions for k6",
|
|
5
5
|
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/k6",
|
|
6
6
|
"license": "MIT",
|
|
7
7
|
"contributors": [
|
|
8
8
|
{
|
|
9
9
|
"name": "Mihail Stoykov",
|
|
10
|
-
"
|
|
11
|
-
"
|
|
10
|
+
"githubUsername": "MStoykov",
|
|
11
|
+
"url": "https://github.com/MStoykov"
|
|
12
12
|
},
|
|
13
13
|
{
|
|
14
14
|
"name": "Ivan",
|
|
15
|
-
"
|
|
16
|
-
"
|
|
15
|
+
"githubUsername": "codebien",
|
|
16
|
+
"url": "https://github.com/codebien"
|
|
17
17
|
},
|
|
18
18
|
{
|
|
19
19
|
"name": "Théo Crevon",
|
|
20
|
-
"
|
|
21
|
-
"
|
|
20
|
+
"githubUsername": "oleiade",
|
|
21
|
+
"url": "https://github.com/oleiade"
|
|
22
22
|
},
|
|
23
23
|
{
|
|
24
24
|
"name": "Oleg Bespalov",
|
|
25
|
-
"
|
|
26
|
-
"
|
|
25
|
+
"githubUsername": "olegbespalov",
|
|
26
|
+
"url": "https://github.com/olegbespalov"
|
|
27
27
|
},
|
|
28
28
|
{
|
|
29
29
|
"name": "Pepe Cano",
|
|
30
|
-
"
|
|
31
|
-
"
|
|
30
|
+
"githubUsername": "ppcano",
|
|
31
|
+
"url": "https://github.com/ppcano"
|
|
32
32
|
},
|
|
33
33
|
{
|
|
34
34
|
"name": "Nicole van der Hoeven",
|
|
35
|
-
"
|
|
36
|
-
"
|
|
35
|
+
"githubUsername": "nicolevanderhoeven",
|
|
36
|
+
"url": "https://github.com/nicolevanderhoeven"
|
|
37
37
|
},
|
|
38
38
|
{
|
|
39
39
|
"name": "Ankur Agarwal",
|
|
40
|
-
"
|
|
41
|
-
"
|
|
40
|
+
"githubUsername": "ankur22",
|
|
41
|
+
"url": "https://github.com/ankur22"
|
|
42
42
|
},
|
|
43
43
|
{
|
|
44
44
|
"name": "İnanç Gümüş",
|
|
45
|
-
"
|
|
46
|
-
"
|
|
45
|
+
"githubUsername": "inancgumus",
|
|
46
|
+
"url": "https://github.com/inancgumus"
|
|
47
47
|
},
|
|
48
48
|
{
|
|
49
49
|
"name": "Daniel Jiménez",
|
|
50
|
-
"
|
|
51
|
-
"
|
|
50
|
+
"githubUsername": "ka3de",
|
|
51
|
+
"url": "https://github.com/ka3de"
|
|
52
52
|
}
|
|
53
53
|
],
|
|
54
54
|
"main": "",
|
|
@@ -60,6 +60,6 @@
|
|
|
60
60
|
},
|
|
61
61
|
"scripts": {},
|
|
62
62
|
"dependencies": {},
|
|
63
|
-
"typesPublisherContentHash": "
|
|
63
|
+
"typesPublisherContentHash": "27f9ef43a07c3f7280e203d0fcb560f617a9b7ca3224d7033bac4f69a70a5b17",
|
|
64
64
|
"typeScriptVersion": "4.5"
|
|
65
65
|
}
|