@teambit/objects 0.0.285 → 0.0.286
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.
|
@@ -1,87 +1,87 @@
|
|
|
1
1
|
{
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
}
|
|
2
|
+
"files": [{
|
|
3
|
+
"file": "3ef84ee58242de1b3feadfab4d12a7018de69e93",
|
|
4
|
+
"relativePath": "impl.js",
|
|
5
|
+
"name": "impl.js",
|
|
6
|
+
"test": false
|
|
7
|
+
}, {
|
|
8
|
+
"file": "b0f492d50dff231d3d50872f1fe42901a26be66e",
|
|
9
|
+
"relativePath": "spec.js",
|
|
10
|
+
"name": "spec.js",
|
|
11
|
+
"test": true
|
|
12
|
+
}],
|
|
13
|
+
"mainFile": "impl.js",
|
|
14
|
+
"dists": [{
|
|
15
|
+
"file": "aa633b24c97bb53dcd52b0ef5ac7f6aa7b7c85fa",
|
|
16
|
+
"relativePath": "dist.js",
|
|
17
|
+
"name": "dist.js",
|
|
18
|
+
"test": false
|
|
19
|
+
}],
|
|
20
|
+
"compiler": "bit.envs/compilers/babel",
|
|
21
|
+
"bindingPrefix": "@bit",
|
|
22
|
+
"tester": "bit.envs/mocha/react",
|
|
23
|
+
"log": {
|
|
24
|
+
"message": "init",
|
|
25
|
+
"date": "1497953762445",
|
|
26
|
+
"username": "David First",
|
|
27
|
+
"email": "david@bitsrc.io"
|
|
28
|
+
},
|
|
29
|
+
"ci": {
|
|
30
|
+
"startTime": "1497953909560",
|
|
31
|
+
"endTime": "1497953937808"
|
|
32
|
+
},
|
|
33
|
+
"specsResults": [{
|
|
34
|
+
"tests": [{
|
|
35
|
+
"title": "QuerySelectorAll should use GetElementByTagName",
|
|
36
|
+
"pass": true,
|
|
37
|
+
"err": null,
|
|
38
|
+
"duration": 5
|
|
39
|
+
}, {
|
|
40
|
+
"title": "QuerySelectorAll should use GetElementById",
|
|
41
|
+
"pass": true,
|
|
42
|
+
"err": null,
|
|
43
|
+
"duration": 2
|
|
44
|
+
}, {
|
|
45
|
+
"title": "QuerySelectorAll should use GetElementsByClassName",
|
|
46
|
+
"pass": true,
|
|
47
|
+
"err": null,
|
|
48
|
+
"duration": 2
|
|
49
|
+
}, {
|
|
50
|
+
"title": "QuerySelectorAll should use qsa for complex selectors",
|
|
51
|
+
"pass": true,
|
|
52
|
+
"err": null,
|
|
53
|
+
"duration": 9
|
|
54
|
+
}],
|
|
55
|
+
"stats": {
|
|
56
|
+
"start": "2017-06-20T10:18:57.361Z",
|
|
57
|
+
"end": "2017-06-20T10:18:57.792Z",
|
|
58
|
+
"duration": 431
|
|
59
|
+
},
|
|
60
|
+
"pass": true,
|
|
61
|
+
"specFile": "spec.js"
|
|
62
|
+
}],
|
|
63
|
+
"docs": [{
|
|
64
|
+
"name": "querySelectorAll",
|
|
65
|
+
"description": "# Returns all elements in the document that matches a specified CSS selector.",
|
|
66
|
+
"args": [{
|
|
67
|
+
"description": null,
|
|
68
|
+
"type": "object",
|
|
69
|
+
"name": "element"
|
|
70
|
+
}, {
|
|
71
|
+
"description": null,
|
|
72
|
+
"type": "string",
|
|
73
|
+
"name": "selector"
|
|
74
|
+
}],
|
|
75
|
+
"returns": {},
|
|
76
|
+
"access": "public",
|
|
77
|
+
"examples": [],
|
|
78
|
+
"static": false
|
|
79
|
+
}],
|
|
80
|
+
"dependencies": [],
|
|
81
|
+
"devDependencies": [],
|
|
82
|
+
"flattenedDependencies": [],
|
|
83
|
+
"flattenedDevDependencies": [],
|
|
84
|
+
"packageDependencies": {},
|
|
85
|
+
"devPackageDependencies": {},
|
|
86
|
+
"peerPackageDependencies": {}
|
|
87
|
+
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/objects",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.286",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/scope/objects",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.scope",
|
|
8
8
|
"name": "objects",
|
|
9
|
-
"version": "0.0.
|
|
9
|
+
"version": "0.0.286"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"lodash": "4.17.21",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"@teambit/toolbox.array.duplications-finder": "0.0.3",
|
|
50
50
|
"@teambit/bit.get-bit-version": "0.0.10",
|
|
51
51
|
"@teambit/semantics.doc-parser": "0.0.91",
|
|
52
|
-
"@teambit/graph": "1.0.
|
|
52
|
+
"@teambit/graph": "1.0.779"
|
|
53
53
|
},
|
|
54
54
|
"devDependencies": {
|
|
55
55
|
"@types/lodash": "4.14.165",
|
|
File without changes
|