@teambit/snapping 1.0.456 → 1.0.458
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,16 +1,16 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
2
|
<testsuites tests="9" failures="0" errors="0" skipped="1">
|
|
3
|
-
<testsuite name="teambit.component/snapping@1.0.
|
|
4
|
-
<testcase classname="dist/snapping.spec.js" name="tag should throw an ComponentsHaveIssues error" time="0.
|
|
3
|
+
<testsuite name="teambit.component/snapping@1.0.458" tests="9" failures="0" errors="0" skipped="1">
|
|
4
|
+
<testcase classname="dist/snapping.spec.js" name="tag should throw an ComponentsHaveIssues error" time="0.049"/>
|
|
5
5
|
<testcase classname="dist/snapping.spec.js" name="should not throw an error if the config was set to ignore MissingPackagesDependenciesOnFs error">
|
|
6
6
|
<skipped/>
|
|
7
7
|
</testcase>
|
|
8
8
|
<testcase classname="dist/snapping.spec.js" name="should add the new dev dep" time="0.002"/>
|
|
9
9
|
<testcase classname="dist/snapping.spec.js" name="should remove the specified dependency" time="0.001"/>
|
|
10
|
-
<testcase classname="dist/snapping.spec.js" name="should be able to list it"
|
|
11
|
-
<testcase classname="dist/snapping.spec.js" name="should be ignored by tag command" time="0.
|
|
12
|
-
<testcase classname="dist/snapping.spec.js" name="should be ignored by snap command" time="0.
|
|
13
|
-
<testcase classname="dist/snapping.spec.js" name="should be ignored when it is an auto-tag candidate" time="0.
|
|
14
|
-
<testcase classname="dist/snapping.spec.js" name="should block setting local-only when a component is staged" time="0.
|
|
10
|
+
<testcase classname="dist/snapping.spec.js" name="should be able to list it"/>
|
|
11
|
+
<testcase classname="dist/snapping.spec.js" name="should be ignored by tag command" time="0.154"/>
|
|
12
|
+
<testcase classname="dist/snapping.spec.js" name="should be ignored by snap command" time="0.172"/>
|
|
13
|
+
<testcase classname="dist/snapping.spec.js" name="should be ignored when it is an auto-tag candidate" time="0.365"/>
|
|
14
|
+
<testcase classname="dist/snapping.spec.js" name="should block setting local-only when a component is staged" time="0.219"/>
|
|
15
15
|
</testsuite>
|
|
16
16
|
</testsuites>
|
package/artifacts/schema.json
CHANGED
|
@@ -16408,7 +16408,7 @@
|
|
|
16408
16408
|
"_legacy": {
|
|
16409
16409
|
"scope": "teambit.component",
|
|
16410
16410
|
"name": "snapping",
|
|
16411
|
-
"version": "1.0.
|
|
16411
|
+
"version": "1.0.458"
|
|
16412
16412
|
},
|
|
16413
16413
|
"_scope": "teambit.component"
|
|
16414
16414
|
}
|
|
@@ -16423,7 +16423,7 @@
|
|
|
16423
16423
|
"componentId": {
|
|
16424
16424
|
"scope": "teambit.component",
|
|
16425
16425
|
"name": "snapping",
|
|
16426
|
-
"version": "1.0.
|
|
16426
|
+
"version": "1.0.458"
|
|
16427
16427
|
},
|
|
16428
16428
|
"taggedModuleExports": []
|
|
16429
16429
|
}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/snapping",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.458",
|
|
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.458"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "2.4.2",
|
|
@@ -22,32 +22,32 @@
|
|
|
22
22
|
"@teambit/harmony": "0.4.6",
|
|
23
23
|
"@teambit/component-version": "1.0.3",
|
|
24
24
|
"@teambit/lane-id": "0.0.311",
|
|
25
|
-
"@teambit/graph": "1.0.
|
|
26
|
-
"@teambit/logger": "0.0.
|
|
27
|
-
"@teambit/scope": "1.0.
|
|
25
|
+
"@teambit/graph": "1.0.458",
|
|
26
|
+
"@teambit/logger": "0.0.1128",
|
|
27
|
+
"@teambit/scope": "1.0.458",
|
|
28
28
|
"@teambit/toolbox.promise.map-pool": "0.0.1",
|
|
29
29
|
"@teambit/component.sources": "0.0.43",
|
|
30
|
-
"@teambit/component": "1.0.
|
|
31
|
-
"@teambit/dependencies": "1.0.
|
|
32
|
-
"@teambit/dependency-resolver": "1.0.
|
|
33
|
-
"@teambit/cli": "0.0.
|
|
30
|
+
"@teambit/component": "1.0.458",
|
|
31
|
+
"@teambit/dependencies": "1.0.458",
|
|
32
|
+
"@teambit/dependency-resolver": "1.0.458",
|
|
33
|
+
"@teambit/cli": "0.0.1035",
|
|
34
34
|
"@teambit/legacy.component-list": "0.0.44",
|
|
35
35
|
"@teambit/component-issues": "0.0.151",
|
|
36
|
-
"@teambit/global-config": "0.0.
|
|
37
|
-
"@teambit/application": "1.0.
|
|
38
|
-
"@teambit/builder": "1.0.
|
|
39
|
-
"@teambit/export": "1.0.
|
|
36
|
+
"@teambit/global-config": "0.0.1038",
|
|
37
|
+
"@teambit/application": "1.0.458",
|
|
38
|
+
"@teambit/builder": "1.0.458",
|
|
39
|
+
"@teambit/export": "1.0.458",
|
|
40
40
|
"@teambit/harmony.modules.concurrency": "0.0.1",
|
|
41
|
-
"@teambit/importer": "1.0.
|
|
42
|
-
"@teambit/insights": "1.0.
|
|
43
|
-
"@teambit/issues": "1.0.
|
|
41
|
+
"@teambit/importer": "1.0.458",
|
|
42
|
+
"@teambit/insights": "1.0.458",
|
|
43
|
+
"@teambit/issues": "1.0.458",
|
|
44
44
|
"@teambit/lanes.modules.create-lane": "0.0.24",
|
|
45
45
|
"@teambit/legacy.scope-api": "0.0.46",
|
|
46
46
|
"@teambit/pkg.modules.semver-helper": "0.0.1",
|
|
47
|
-
"@teambit/workspace": "1.0.
|
|
47
|
+
"@teambit/workspace": "1.0.458",
|
|
48
48
|
"@teambit/bit.get-bit-version": "0.0.1",
|
|
49
49
|
"@teambit/harmony.modules.get-basic-log": "0.0.1",
|
|
50
|
-
"@teambit/remove": "1.0.
|
|
50
|
+
"@teambit/remove": "1.0.458",
|
|
51
51
|
"@teambit/toolbox.crypto.sha1": "0.0.2",
|
|
52
52
|
"@teambit/workspace.modules.node-modules-linker": "0.0.218"
|
|
53
53
|
},
|
|
@@ -59,7 +59,7 @@
|
|
|
59
59
|
"@types/uuid": "8.3.4",
|
|
60
60
|
"@types/mocha": "9.1.0",
|
|
61
61
|
"@teambit/harmony.envs.core-aspect-env": "0.0.60",
|
|
62
|
-
"@teambit/compiler": "1.0.
|
|
62
|
+
"@teambit/compiler": "1.0.458",
|
|
63
63
|
"@teambit/component.testing.mock-components": "0.0.249",
|
|
64
64
|
"@teambit/harmony.testing.load-aspect": "0.0.244",
|
|
65
65
|
"@teambit/workspace.testing.mock-workspace": "0.0.27"
|
|
File without changes
|