@teambit/node 1.0.586 → 1.0.587
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/artifacts/env-template/public/{252.32d3f632d8aa5d0b2f1e.js → 252.28be48199da7aeb914a5.js} +2 -2
- package/artifacts/env-template/public/{245.eebb164ae19cfa0205d4.js → 630.eed3d1c5096d6d081fa8.js} +1 -1
- package/artifacts/env-template/public/{454.94a7a869ed2df6011d50.js → 896.370bc19409c4a8690584.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.2b30815ebb3d71394cb9.js → compositions.941724a20a8280066d21.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.8b5eac00fa5296d3c7b6.js → overview.e33cd3ce6bef8091751f.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.3928201f9bc168e442ef.js → peers.0fd87857f068df094d7a.js} +1 -1
- package/artifacts/env-template/public/{preview-root.e32fad67928480dc1c86.js → preview-root.a635f3ed44cb6f6590bf.js} +1 -1
- package/{compositions-1744082342942.js → compositions-1744168729194.js} +1 -1
- package/dist/{preview-1744082342942.js → preview-1744168729194.js} +2 -2
- package/{overview-1744082342942.js → overview-1744168729194.js} +1 -1
- package/package.json +19 -19
@@ -1,5 +1,5 @@
|
|
1
|
-
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_node@1.0.
|
2
|
-
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_node@1.0.
|
1
|
+
import * as compositions_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_node@1.0.587/dist/node.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_node@1.0.587/dist/node.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
@@ -1,5 +1,5 @@
|
|
1
1
|
|
2
|
-
import { linkModules } from '/home/circleci/.bvm/versions/1.9.
|
2
|
+
import { linkModules } from '/home/circleci/.bvm/versions/1.9.116/bit-1.9.116/node_modules/@teambit/preview/dist/preview-modules.js';
|
3
3
|
|
4
4
|
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-0557d705b67dd1e1bccbac0bd34835a41036cf72.mjs";
|
5
5
|
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/node",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.587",
|
4
4
|
"homepage": "https://bit.cloud/teambit/harmony/node",
|
5
5
|
"main": "dist/index.js",
|
6
6
|
"componentId": {
|
7
7
|
"scope": "teambit.harmony",
|
8
8
|
"name": "node",
|
9
|
-
"version": "1.0.
|
9
|
+
"version": "1.0.587"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"typescript": "5.5.3",
|
@@ -29,25 +29,25 @@
|
|
29
29
|
"@teambit/component-id": "1.2.3",
|
30
30
|
"@bitdev/node.generators.node-templates": "4.0.1",
|
31
31
|
"@teambit/design.ui.empty-box": "0.0.363",
|
32
|
-
"@teambit/application": "1.0.
|
33
|
-
"@teambit/logger": "0.0.
|
34
|
-
"@teambit/react": "1.0.
|
32
|
+
"@teambit/application": "1.0.587",
|
33
|
+
"@teambit/logger": "0.0.1257",
|
34
|
+
"@teambit/react": "1.0.587",
|
35
35
|
"@teambit/toolbox.network.get-port": "1.0.10",
|
36
|
-
"@teambit/builder": "1.0.
|
37
|
-
"@teambit/dependency-resolver": "1.0.
|
38
|
-
"@teambit/envs": "1.0.
|
39
|
-
"@teambit/preview": "1.0.
|
40
|
-
"@teambit/schema": "1.0.
|
41
|
-
"@teambit/tester": "1.0.
|
36
|
+
"@teambit/builder": "1.0.587",
|
37
|
+
"@teambit/dependency-resolver": "1.0.587",
|
38
|
+
"@teambit/envs": "1.0.587",
|
39
|
+
"@teambit/preview": "1.0.587",
|
40
|
+
"@teambit/schema": "1.0.587",
|
41
|
+
"@teambit/tester": "1.0.587",
|
42
42
|
"@teambit/toolbox.path.path": "0.0.8",
|
43
|
-
"@teambit/typescript": "1.0.
|
44
|
-
"@teambit/cli": "0.0.
|
45
|
-
"@teambit/compiler": "1.0.
|
46
|
-
"@teambit/generator": "1.0.
|
47
|
-
"@teambit/pkg": "1.0.
|
48
|
-
"@teambit/worker": "0.0.
|
49
|
-
"@teambit/compositions": "1.0.
|
50
|
-
"@teambit/ui": "1.0.
|
43
|
+
"@teambit/typescript": "1.0.587",
|
44
|
+
"@teambit/cli": "0.0.1164",
|
45
|
+
"@teambit/compiler": "1.0.587",
|
46
|
+
"@teambit/generator": "1.0.588",
|
47
|
+
"@teambit/pkg": "1.0.587",
|
48
|
+
"@teambit/worker": "0.0.1468",
|
49
|
+
"@teambit/compositions": "1.0.587",
|
50
|
+
"@teambit/ui": "1.0.587"
|
51
51
|
},
|
52
52
|
"devDependencies": {
|
53
53
|
"@types/react": "^17.0.8",
|