@teambit/dependencies 1.0.378 → 1.0.379
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,12 +1,12 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="169" failures="0" errors="0" skipped="33">
|
|
3
|
-
<testsuite name="teambit.dependencies/dependencies@1.0.
|
|
3
|
+
<testsuite name="teambit.dependencies/dependencies@1.0.379" tests="169" failures="0" errors="0" skipped="33">
|
|
4
4
|
<testcase classname="dist/dependencies.spec.js" name="should add the snap prefix" time="0.001"/>
|
|
5
5
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/testing-library__jest-dom" time="0.001"/>
|
|
6
6
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/chai"/>
|
|
7
7
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/mocha"/>
|
|
8
8
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/classnames"/>
|
|
9
|
-
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/cors"/>
|
|
9
|
+
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/cors" time="0.001"/>
|
|
10
10
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/cross-spawn"/>
|
|
11
11
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/didyoumean"/>
|
|
12
12
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/eslint"/>
|
|
@@ -30,7 +30,7 @@
|
|
|
30
30
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/react-dom"/>
|
|
31
31
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/react-router-dom"/>
|
|
32
32
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/react-tabs"/>
|
|
33
|
-
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/react-tooltip"/>
|
|
33
|
+
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/react-tooltip" time="0.001"/>
|
|
34
34
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/socket.io-client"/>
|
|
35
35
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/ua-parser-js"/>
|
|
36
36
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/url-join"/>
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
<testcase classname="dist/dependencies-loader/package-to-definetly-typed.spec.js" name="should map to @types/webpack-merge"/>
|
|
41
41
|
<testcase classname="dist/files-dependency-builder/build-tree.spec.js" name="when no files are passed should return an empty tree" time="0.001"/>
|
|
42
42
|
<testcase classname="dist/files-dependency-builder/build-tree.spec.js" name="when unsupported files are passed should return them with no dependencies" time="0.001"/>
|
|
43
|
-
<testcase classname="dist/files-dependency-builder/build-tree.spec.js" name="when supported and unsupported files are passed should return them all" time="0.
|
|
43
|
+
<testcase classname="dist/files-dependency-builder/build-tree.spec.js" name="when supported and unsupported files are passed should return them all" time="0.06"/>
|
|
44
44
|
<testcase classname="dist/files-dependency-builder/build-tree.spec.js" name="when a js file has parsing error it should add the file to the tree with the error instance">
|
|
45
45
|
<skipped/>
|
|
46
46
|
</testcase>
|
|
@@ -62,17 +62,17 @@
|
|
|
62
62
|
<testcase classname="dist/files-dependency-builder/build-tree.spec.js" name="it should add the missing package to the missing section in the tree">
|
|
63
63
|
<skipped/>
|
|
64
64
|
</testcase>
|
|
65
|
-
<testcase classname="dist/files-dependency-builder/build-tree.spec.js" name="should not throw an error and should remove itself from the dependencies files"
|
|
65
|
+
<testcase classname="dist/files-dependency-builder/build-tree.spec.js" name="should not throw an error and should remove itself from the dependencies files"/>
|
|
66
66
|
<testcase classname="dist/files-dependency-builder/build-tree.spec.js" name="should not recognize the cycle dependencies as link files">
|
|
67
67
|
<skipped/>
|
|
68
68
|
</testcase>
|
|
69
69
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns an empty object for a non-existent filename" time="0.001"/>
|
|
70
70
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="handles nested tree structures" time="0.006"/>
|
|
71
71
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="does not include files that are not real (#13)" time="0.001"/>
|
|
72
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="does not choke on cyclic dependencies" time="0.
|
|
72
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="does not choke on cyclic dependencies" time="0.112"/>
|
|
73
73
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="excludes Nodejs core modules by default" time="0.001"/>
|
|
74
74
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns a list of absolutely pathed files"/>
|
|
75
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="passes it through to precinct" time="0.
|
|
75
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="passes it through to precinct" time="0.039"/>
|
|
76
76
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="stores the invalid partials" time="0.001"/>
|
|
77
77
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="does not store anything" time="0.002"/>
|
|
78
78
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="stores the invalid ones" time="0.002"/>
|
|
@@ -83,14 +83,14 @@
|
|
|
83
83
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="does not throw on the legacy `root` option" time="0.001"/>
|
|
84
84
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="does not throw"/>
|
|
85
85
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns no dependencies"/>
|
|
86
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns the precomputed list of a cached entry point"
|
|
86
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns the precomputed list of a cached entry point"/>
|
|
87
87
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns an object form of the dependency tree for a file" time="0.002"/>
|
|
88
88
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns an object form of the dependency tree for a file" time="0.002"/>
|
|
89
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="resolves files that have jsx" time="0.
|
|
90
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="resolves files with a jsx extension" time="0.
|
|
89
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="resolves files that have jsx" time="0.001"/>
|
|
90
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="resolves files with a jsx extension" time="0.002"/>
|
|
91
91
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="resolves files that have es7" time="0.001"/>
|
|
92
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns an object form of the dependency tree for a file" time="0.
|
|
93
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns an object form of the dependency tree for a file"
|
|
92
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns an object form of the dependency tree for a file" time="0.006"/>
|
|
93
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns an object form of the dependency tree for a file"/>
|
|
94
94
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns an object form of the dependency tree for a file" time="0.003"/>
|
|
95
95
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="returns an object form of the dependency tree for a file" time="0.011"/>
|
|
96
96
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="resolves unaliased modules">
|
|
@@ -98,25 +98,25 @@
|
|
|
98
98
|
</testcase>
|
|
99
99
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="uses the filter to determine if a file should be included in the results" time="0.002"/>
|
|
100
100
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="includes the lazy dependency" time="0.001"/>
|
|
101
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="includes the lazy dependency"/>
|
|
101
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="includes the lazy dependency" time="0.001"/>
|
|
102
102
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="includes the dynamic import" time="0.001"/>
|
|
103
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="should include it as a dependency and not throw an error"/>
|
|
103
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="should include it as a dependency and not throw an error" time="0.001"/>
|
|
104
104
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="it includes the module entry as dependency">
|
|
105
105
|
<skipped/>
|
|
106
106
|
</testcase>
|
|
107
107
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="retains the detective config in the clone" time="0.001"/>
|
|
108
108
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="should not override the cache with wrong packages" time="0.002"/>
|
|
109
109
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="should not crash with "RangeError: Maximum call stack size exceeded" error" time="0.001"/>
|
|
110
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="should not show missing dependencies"/>
|
|
110
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="should not show missing dependencies" time="0.001"/>
|
|
111
111
|
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="should not show missing dependencies when importing from https" time="0.001"/>
|
|
112
|
-
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="should not show missing dependencies when importing from http"
|
|
113
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="accepts an AST"/>
|
|
114
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="dangles off a given ast"
|
|
112
|
+
<testcase classname="dist/files-dependency-builder/dependency-tree/index.spec.js" name="should not show missing dependencies when importing from http"/>
|
|
113
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="accepts an AST" time="0.001"/>
|
|
114
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="dangles off a given ast"/>
|
|
115
115
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="dangles off the parsed ast from a .js file" time="0.001"/>
|
|
116
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="dangles off the parsed ast from a scss detective"
|
|
116
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="dangles off the parsed ast from a scss detective"/>
|
|
117
117
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="dangles off the parsed ast from a sass detective" time="0.004"/>
|
|
118
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of amd modules"
|
|
119
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of commonjs modules"
|
|
118
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of amd modules"/>
|
|
119
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of commonjs modules"/>
|
|
120
120
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of es6 modules"/>
|
|
121
121
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of es6 modules with embedded jsx" time="0.001"/>
|
|
122
122
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of es6 modules with embedded es7"/>
|
|
@@ -124,24 +124,24 @@
|
|
|
124
124
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of css files">
|
|
125
125
|
<skipped/>
|
|
126
126
|
</testcase>
|
|
127
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of scss files"/>
|
|
128
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of sass files"
|
|
127
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of scss files" time="0.001"/>
|
|
128
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of sass files"/>
|
|
129
129
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of stylus files"/>
|
|
130
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of less files"
|
|
130
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of less files"/>
|
|
131
131
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs dependencies of typescript files">
|
|
132
132
|
<skipped/>
|
|
133
133
|
</testcase>
|
|
134
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="throws errors of typescript modules with syntax errors"/>
|
|
134
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="throws errors of typescript modules with syntax errors" time="0.001"/>
|
|
135
135
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="supports the object form of type configuration"/>
|
|
136
136
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="yields no dependencies for es6 modules with no imports" time="0.001"/>
|
|
137
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="yields no dependencies for non-modules"
|
|
137
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="yields no dependencies for non-modules"/>
|
|
138
138
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="throw on unparsable .js files"/>
|
|
139
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="does not blow up when parsing a gruntfile #2"
|
|
139
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="does not blow up when parsing a gruntfile #2"/>
|
|
140
140
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="returns the dependencies for the given filepath">
|
|
141
141
|
<skipped/>
|
|
142
142
|
</testcase>
|
|
143
143
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="throws if the file cannot be found" time="0.001"/>
|
|
144
|
-
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="filters out core modules if options.includeCore is false"/>
|
|
144
|
+
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="filters out core modules if options.includeCore is false" time="0.001"/>
|
|
145
145
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="does not filter out core modules by default">
|
|
146
146
|
<skipped/>
|
|
147
147
|
</testcase>
|
|
@@ -159,8 +159,8 @@
|
|
|
159
159
|
<testcase classname="dist/files-dependency-builder/precinct/index.spec.js" name="grabs the lazy imports"/>
|
|
160
160
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="uses a generic resolve for unsupported file extensions" time="0.002"/>
|
|
161
161
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="reuses the ast when trying to determine the module type"/>
|
|
162
|
-
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves the dependency successfully"/>
|
|
163
|
-
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="uses the filename to look for the module type"
|
|
162
|
+
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves the dependency successfully" time="0.001"/>
|
|
163
|
+
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="uses the filename to look for the module type"/>
|
|
164
164
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="assumes commonjs for es6 modules with no requirejs/webpack config">
|
|
165
165
|
<skipped/>
|
|
166
166
|
</testcase>
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="uses require's resolver">
|
|
169
169
|
<skipped/>
|
|
170
170
|
</testcase>
|
|
171
|
-
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="returns an empty string for an unresolved module"
|
|
171
|
+
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="returns an empty string for an unresolved module"/>
|
|
172
172
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="adds the directory to the require resolution paths" time="0.001"/>
|
|
173
173
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves a relative dependency about the filename" time="0.001"/>
|
|
174
174
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves a .. dependency to its parent directory's index.js file" time="0.001"/>
|
|
@@ -178,13 +178,13 @@
|
|
|
178
178
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves a node module with module entry in package.json">
|
|
179
179
|
<skipped/>
|
|
180
180
|
</testcase>
|
|
181
|
-
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves a nested module"
|
|
181
|
+
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves a nested module"/>
|
|
182
182
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves to the index.js file of a directory" time="0.001"/>
|
|
183
|
-
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves implicit .jsx requires"
|
|
183
|
+
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves implicit .jsx requires"/>
|
|
184
184
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves implicit .scss requires" time="0.001"/>
|
|
185
185
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves implicit .json requires"/>
|
|
186
|
-
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves an import"
|
|
187
|
-
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="returns an empty result" time="0.
|
|
186
|
+
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="resolves an import"/>
|
|
187
|
+
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="returns an empty result" time="0.001"/>
|
|
188
188
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="uses the sass resolver for .scss files"/>
|
|
189
189
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="uses the sass resolver for .sass files"/>
|
|
190
190
|
<testcase classname="dist/files-dependency-builder/filing-cabinet/index.spec.js" name="uses the stylus resolver"/>
|
package/artifacts/schema.json
CHANGED
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/dependencies",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.379",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/dependencies/dependencies",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.dependencies",
|
|
8
8
|
"name": "dependencies",
|
|
9
|
-
"version": "1.0.
|
|
9
|
+
"version": "1.0.379"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"archy": "1.0.0",
|
|
@@ -38,14 +38,14 @@
|
|
|
38
38
|
"@teambit/typescript.deps-detectors.detective-typescript": "0.0.6",
|
|
39
39
|
"@teambit/styling.deps-lookups.lookup-styling": "0.0.2",
|
|
40
40
|
"@teambit/typescript.deps-lookups.lookup-typescript": "0.0.2",
|
|
41
|
-
"@teambit/cli": "0.0.
|
|
42
|
-
"@teambit/graph": "1.0.
|
|
43
|
-
"@teambit/aspect-loader": "1.0.
|
|
41
|
+
"@teambit/cli": "0.0.956",
|
|
42
|
+
"@teambit/graph": "1.0.379",
|
|
43
|
+
"@teambit/aspect-loader": "1.0.379",
|
|
44
44
|
"@teambit/component-package-version": "0.0.434",
|
|
45
|
-
"@teambit/dependency-resolver": "1.0.
|
|
46
|
-
"@teambit/dev-files": "1.0.
|
|
47
|
-
"@teambit/scope": "1.0.
|
|
48
|
-
"@teambit/workspace": "1.0.
|
|
45
|
+
"@teambit/dependency-resolver": "1.0.379",
|
|
46
|
+
"@teambit/dev-files": "1.0.379",
|
|
47
|
+
"@teambit/scope": "1.0.379",
|
|
48
|
+
"@teambit/workspace": "1.0.379",
|
|
49
49
|
"@teambit/component.sources": "0.0.20",
|
|
50
50
|
"@teambit/legacy.utils": "0.0.4",
|
|
51
51
|
"@teambit/toolbox.path.path": "0.0.2",
|
|
File without changes
|