@teambit/snapping 1.0.646 → 1.0.647
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/dist/index.d.ts
CHANGED
|
@@ -4,4 +4,4 @@ export type { SnappingMain, TagResults, SnapResults, SnapFromScopeResults, SnapD
|
|
|
4
4
|
export default SnappingAspect;
|
|
5
5
|
export { SnappingAspect };
|
|
6
6
|
export { VersionMaker, BasicTagParams, VersionMakerParams, BasicTagSnapParams } from './version-maker';
|
|
7
|
-
export { AUTO_TAGGED_MSG, NOTHING_TO_TAG_MSG, tagCmdOptions, TagParams, validateOptions, tagResultOutput } from './tag-cmd';
|
|
7
|
+
export { AUTO_TAGGED_MSG, NOTHING_TO_TAG_MSG, tagCmdOptions, TagParams, validateOptions, tagResultOutput, outputIdsIfExists, } from './tag-cmd';
|
package/dist/index.js
CHANGED
|
@@ -52,6 +52,12 @@ Object.defineProperty(exports, "VersionMakerParams", {
|
|
|
52
52
|
}
|
|
53
53
|
});
|
|
54
54
|
exports.default = void 0;
|
|
55
|
+
Object.defineProperty(exports, "outputIdsIfExists", {
|
|
56
|
+
enumerable: true,
|
|
57
|
+
get: function () {
|
|
58
|
+
return _tagCmd().outputIdsIfExists;
|
|
59
|
+
}
|
|
60
|
+
});
|
|
55
61
|
Object.defineProperty(exports, "tagCmdOptions", {
|
|
56
62
|
enumerable: true,
|
|
57
63
|
get: function () {
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"names":["_snapping","data","require","_versionMaker","_tagCmd","_default","exports","default","SnappingAspect"],"sources":["index.ts"],"sourcesContent":["import { SnappingAspect } from './snapping.aspect';\n\nexport type { BitCloudUser } from './version-maker';\nexport type {\n SnappingMain,\n TagResults,\n SnapResults,\n SnapFromScopeResults,\n SnapDataParsed,\n SnapDataPerCompRaw,\n} from './snapping.main.runtime';\nexport default SnappingAspect;\nexport { SnappingAspect };\nexport { VersionMaker, BasicTagParams, VersionMakerParams, BasicTagSnapParams } from './version-maker';\nexport {
|
|
1
|
+
{"version":3,"names":["_snapping","data","require","_versionMaker","_tagCmd","_default","exports","default","SnappingAspect"],"sources":["index.ts"],"sourcesContent":["import { SnappingAspect } from './snapping.aspect';\n\nexport type { BitCloudUser } from './version-maker';\nexport type {\n SnappingMain,\n TagResults,\n SnapResults,\n SnapFromScopeResults,\n SnapDataParsed,\n SnapDataPerCompRaw,\n} from './snapping.main.runtime';\nexport default SnappingAspect;\nexport { SnappingAspect };\nexport { VersionMaker, BasicTagParams, VersionMakerParams, BasicTagSnapParams } from './version-maker';\nexport {\n AUTO_TAGGED_MSG,\n NOTHING_TO_TAG_MSG,\n tagCmdOptions,\n TagParams,\n validateOptions,\n tagResultOutput,\n outputIdsIfExists,\n} from './tag-cmd';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,SAAAA,UAAA;EAAA,MAAAC,IAAA,GAAAC,OAAA;EAAAF,SAAA,YAAAA,CAAA;IAAA,OAAAC,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAaA,SAAAE,cAAA;EAAA,MAAAF,IAAA,GAAAC,OAAA;EAAAC,aAAA,YAAAA,CAAA;IAAA,OAAAF,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AACA,SAAAG,QAAA;EAAA,MAAAH,IAAA,GAAAC,OAAA;EAAAE,OAAA,YAAAA,CAAA;IAAA,OAAAH,IAAA;EAAA;EAAA,OAAAA,IAAA;AAAA;AAQmB,IAAAI,QAAA,GAAAC,OAAA,CAAAC,OAAA,GAXJC,0BAAc","ignoreList":[]}
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/snapping",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.647",
|
|
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.647"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"graphlib": "2.1.8",
|
|
@@ -25,35 +25,35 @@
|
|
|
25
25
|
"@teambit/harmony": "0.4.7",
|
|
26
26
|
"@teambit/component-version": "1.0.4",
|
|
27
27
|
"@teambit/lane-id": "0.0.312",
|
|
28
|
-
"@teambit/graph": "1.0.
|
|
28
|
+
"@teambit/graph": "1.0.647",
|
|
29
29
|
"@teambit/legacy.consumer-component": "0.0.55",
|
|
30
|
-
"@teambit/logger": "0.0.
|
|
31
|
-
"@teambit/objects": "0.0.
|
|
32
|
-
"@teambit/scope": "1.0.
|
|
30
|
+
"@teambit/logger": "0.0.1317",
|
|
31
|
+
"@teambit/objects": "0.0.154",
|
|
32
|
+
"@teambit/scope": "1.0.647",
|
|
33
33
|
"@teambit/toolbox.promise.map-pool": "0.0.6",
|
|
34
34
|
"@teambit/component.sources": "0.0.106",
|
|
35
|
-
"@teambit/component": "1.0.
|
|
36
|
-
"@teambit/dependencies": "1.0.
|
|
37
|
-
"@teambit/dependency-resolver": "1.0.
|
|
35
|
+
"@teambit/component": "1.0.647",
|
|
36
|
+
"@teambit/dependencies": "1.0.647",
|
|
37
|
+
"@teambit/dependency-resolver": "1.0.647",
|
|
38
38
|
"@teambit/legacy.consumer-config": "0.0.54",
|
|
39
39
|
"@teambit/legacy.extension-data": "0.0.56",
|
|
40
40
|
"@teambit/legacy.logger": "0.0.20",
|
|
41
41
|
"@teambit/legacy.scope": "0.0.54",
|
|
42
42
|
"@teambit/legacy.loader": "0.0.7",
|
|
43
|
-
"@teambit/cli": "0.0.
|
|
43
|
+
"@teambit/cli": "0.0.1224",
|
|
44
44
|
"@teambit/legacy.constants": "0.0.12",
|
|
45
45
|
"@teambit/legacy.component-list": "0.0.108",
|
|
46
46
|
"@teambit/legacy.consumer": "0.0.54",
|
|
47
47
|
"@teambit/legacy.dependency-graph": "0.0.57",
|
|
48
|
-
"@teambit/remove": "1.0.
|
|
49
|
-
"@teambit/workspace": "1.0.
|
|
48
|
+
"@teambit/remove": "1.0.647",
|
|
49
|
+
"@teambit/workspace": "1.0.647",
|
|
50
50
|
"@teambit/component-issues": "0.0.159",
|
|
51
|
-
"@teambit/config-store": "0.0.
|
|
52
|
-
"@teambit/application": "1.0.
|
|
53
|
-
"@teambit/builder": "1.0.
|
|
54
|
-
"@teambit/export": "1.0.
|
|
51
|
+
"@teambit/config-store": "0.0.104",
|
|
52
|
+
"@teambit/application": "1.0.647",
|
|
53
|
+
"@teambit/builder": "1.0.647",
|
|
54
|
+
"@teambit/export": "1.0.647",
|
|
55
55
|
"@teambit/harmony.modules.concurrency": "0.0.13",
|
|
56
|
-
"@teambit/importer": "1.0.
|
|
56
|
+
"@teambit/importer": "1.0.647",
|
|
57
57
|
"@teambit/lanes.modules.create-lane": "0.0.88",
|
|
58
58
|
"@teambit/legacy.scope-api": "0.0.109",
|
|
59
59
|
"@teambit/pkg.modules.semver-helper": "0.0.10",
|
|
@@ -69,10 +69,10 @@
|
|
|
69
69
|
"@types/uuid": "8.3.4",
|
|
70
70
|
"@types/mocha": "9.1.0",
|
|
71
71
|
"@teambit/harmony.envs.core-aspect-env": "0.0.69",
|
|
72
|
-
"@teambit/compiler": "1.0.
|
|
73
|
-
"@teambit/component.testing.mock-components": "0.0.
|
|
74
|
-
"@teambit/harmony.testing.load-aspect": "0.0.
|
|
75
|
-
"@teambit/issues": "1.0.
|
|
72
|
+
"@teambit/compiler": "1.0.647",
|
|
73
|
+
"@teambit/component.testing.mock-components": "0.0.318",
|
|
74
|
+
"@teambit/harmony.testing.load-aspect": "0.0.313",
|
|
75
|
+
"@teambit/issues": "1.0.647",
|
|
76
76
|
"@teambit/workspace.testing.mock-workspace": "0.0.93"
|
|
77
77
|
},
|
|
78
78
|
"peerDependencies": {
|
|
File without changes
|