@teambit/snapping 1.0.853 → 1.0.855
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.
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/snapping",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.855",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/component/snapping",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.component",
|
|
8
8
|
"name": "snapping",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.855"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"graphlib": "2.1.8",
|
|
@@ -23,7 +23,6 @@
|
|
|
23
23
|
"@teambit/component-id": "1.2.4",
|
|
24
24
|
"@teambit/graph.cleargraph": "0.0.11",
|
|
25
25
|
"@teambit/legacy.consumer-component": "0.0.95",
|
|
26
|
-
"@teambit/logger": "0.0.1387",
|
|
27
26
|
"@teambit/toolbox.promise.map-pool": "0.0.12",
|
|
28
27
|
"@teambit/component.sources": "0.0.146",
|
|
29
28
|
"@teambit/legacy.consumer-config": "0.0.94",
|
|
@@ -32,13 +31,11 @@
|
|
|
32
31
|
"@teambit/legacy.logger": "0.0.33",
|
|
33
32
|
"@teambit/legacy.scope": "0.0.94",
|
|
34
33
|
"@teambit/legacy.loader": "0.0.16",
|
|
35
|
-
"@teambit/cli": "0.0.1294",
|
|
36
34
|
"@teambit/legacy.constants": "0.0.22",
|
|
37
35
|
"@teambit/legacy.component-list": "0.0.148",
|
|
38
36
|
"@teambit/legacy.consumer": "0.0.94",
|
|
39
37
|
"@teambit/legacy.dependency-graph": "0.0.97",
|
|
40
38
|
"@teambit/component-issues": "0.0.168",
|
|
41
|
-
"@teambit/config-store": "0.0.174",
|
|
42
39
|
"@teambit/harmony": "0.4.7",
|
|
43
40
|
"@teambit/component-version": "1.0.4",
|
|
44
41
|
"@teambit/harmony.modules.concurrency": "0.0.23",
|
|
@@ -49,18 +46,21 @@
|
|
|
49
46
|
"@teambit/harmony.modules.get-basic-log": "0.0.95",
|
|
50
47
|
"@teambit/toolbox.crypto.sha1": "0.0.13",
|
|
51
48
|
"@teambit/workspace.modules.node-modules-linker": "0.0.323",
|
|
52
|
-
"@teambit/graph": "1.0.
|
|
53
|
-
"@teambit/
|
|
54
|
-
"@teambit/
|
|
55
|
-
"@teambit/
|
|
56
|
-
"@teambit/
|
|
57
|
-
"@teambit/
|
|
58
|
-
"@teambit/
|
|
59
|
-
"@teambit/
|
|
60
|
-
"@teambit/
|
|
61
|
-
"@teambit/
|
|
62
|
-
"@teambit/
|
|
63
|
-
"@teambit/
|
|
49
|
+
"@teambit/graph": "1.0.855",
|
|
50
|
+
"@teambit/logger": "0.0.1388",
|
|
51
|
+
"@teambit/objects": "0.0.362",
|
|
52
|
+
"@teambit/scope": "1.0.855",
|
|
53
|
+
"@teambit/component": "1.0.855",
|
|
54
|
+
"@teambit/dependencies": "1.0.855",
|
|
55
|
+
"@teambit/dependency-resolver": "1.0.855",
|
|
56
|
+
"@teambit/cli": "0.0.1295",
|
|
57
|
+
"@teambit/remove": "1.0.855",
|
|
58
|
+
"@teambit/workspace": "1.0.855",
|
|
59
|
+
"@teambit/config-store": "0.0.175",
|
|
60
|
+
"@teambit/application": "1.0.855",
|
|
61
|
+
"@teambit/builder": "1.0.855",
|
|
62
|
+
"@teambit/export": "1.0.855",
|
|
63
|
+
"@teambit/importer": "1.0.855"
|
|
64
64
|
},
|
|
65
65
|
"devDependencies": {
|
|
66
66
|
"@types/graphlib": "2.1.7",
|
|
@@ -73,8 +73,8 @@
|
|
|
73
73
|
"@teambit/harmony.testing.load-aspect": "0.0.356",
|
|
74
74
|
"@teambit/workspace.testing.mock-workspace": "0.0.156",
|
|
75
75
|
"@teambit/harmony.envs.core-aspect-env": "0.1.3",
|
|
76
|
-
"@teambit/compiler": "1.0.
|
|
77
|
-
"@teambit/issues": "1.0.
|
|
76
|
+
"@teambit/compiler": "1.0.855",
|
|
77
|
+
"@teambit/issues": "1.0.855"
|
|
78
78
|
},
|
|
79
79
|
"peerDependencies": {
|
|
80
80
|
"chai": "5.2.1",
|
|
File without changes
|