@teambit/node 1.0.538 → 1.0.540
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.df5d7e3e187653e6f7fb.js → 252.8e0cbf285f1b15df05c0.js} +5 -5
- package/artifacts/env-template/public/{299.6a4a9534333e39f8f3a9.js → 344.358939245d6cc9b7762e.js} +1 -1
- package/artifacts/env-template/public/{762.eeaf8dca1e2f92d9a81b.js → 736.e40a8b679c5b8c6984e8.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.b23e36b9fea1817f23d6.js → compositions.0ced462217498c906795.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.6eac64aff74134b960f8.js → overview.291c8a34ec12897f69b5.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.291e63b5f96d4b0a6049.js → peers.53cd6fd874d2cd2d45e4.js} +1 -1
- package/artifacts/env-template/public/{preview-root.e56b99bc58ee389a3f5d.js → preview-root.fce90c3c8df4433f854d.js} +1 -1
- package/{compositions-1738984877816.js → compositions-1739217052105.js} +1 -1
- package/dist/{preview-1738984877816.js → preview-1739217052105.js} +2 -2
- package/{overview-1738984877816.js → overview-1739217052105.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.540/dist/node.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_node@1.0.540/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.66/bit-1.9.66/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.540",
|
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.540"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"typescript": "5.5.3",
|
@@ -27,25 +27,25 @@
|
|
27
27
|
"@teambit/component-id": "1.2.2",
|
28
28
|
"@bitdev/node.generators.node-templates": "2.0.8",
|
29
29
|
"@teambit/design.ui.empty-box": "0.0.363",
|
30
|
-
"@teambit/application": "1.0.
|
31
|
-
"@teambit/logger": "0.0.
|
32
|
-
"@teambit/react": "1.0.
|
30
|
+
"@teambit/application": "1.0.540",
|
31
|
+
"@teambit/logger": "0.0.1210",
|
32
|
+
"@teambit/react": "1.0.540",
|
33
33
|
"@teambit/toolbox.network.get-port": "1.0.10",
|
34
|
-
"@teambit/builder": "1.0.
|
35
|
-
"@teambit/dependency-resolver": "1.0.
|
36
|
-
"@teambit/envs": "1.0.
|
37
|
-
"@teambit/preview": "1.0.
|
38
|
-
"@teambit/schema": "1.0.
|
39
|
-
"@teambit/tester": "1.0.
|
34
|
+
"@teambit/builder": "1.0.540",
|
35
|
+
"@teambit/dependency-resolver": "1.0.540",
|
36
|
+
"@teambit/envs": "1.0.540",
|
37
|
+
"@teambit/preview": "1.0.540",
|
38
|
+
"@teambit/schema": "1.0.540",
|
39
|
+
"@teambit/tester": "1.0.540",
|
40
40
|
"@teambit/toolbox.path.path": "0.0.8",
|
41
|
-
"@teambit/typescript": "1.0.
|
42
|
-
"@teambit/cli": "0.0.
|
43
|
-
"@teambit/compiler": "1.0.
|
44
|
-
"@teambit/generator": "1.0.
|
45
|
-
"@teambit/pkg": "1.0.
|
46
|
-
"@teambit/worker": "0.0.
|
47
|
-
"@teambit/compositions": "1.0.
|
48
|
-
"@teambit/ui": "1.0.
|
41
|
+
"@teambit/typescript": "1.0.540",
|
42
|
+
"@teambit/cli": "0.0.1117",
|
43
|
+
"@teambit/compiler": "1.0.540",
|
44
|
+
"@teambit/generator": "1.0.541",
|
45
|
+
"@teambit/pkg": "1.0.540",
|
46
|
+
"@teambit/worker": "0.0.1421",
|
47
|
+
"@teambit/compositions": "1.0.540",
|
48
|
+
"@teambit/ui": "1.0.540"
|
49
49
|
},
|
50
50
|
"devDependencies": {
|
51
51
|
"@types/react": "^17.0.8",
|