@teambit/node 1.0.668 → 1.0.669
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/{15.c2a7fdb06f4c5b893f85.js → 118.882e2378b0e5623249d2.js} +2 -2
- package/artifacts/env-template/public/{624.0063cd20896778773908.js → 252.2828fd5e6907402cf578.js} +4 -4
- package/artifacts/env-template/public/{977.2dc9f009f95933831eec.js → 883.ecce899a53efa1970783.js} +1 -1
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/{compositions.dd87ba81d13c150bfaa8.js → compositions.abae523a8cc9e45fb34c.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.2502da33063be086bf51.js → overview.8c5cf60d762bce64ba1f.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.247833b3d238b06198ef.js → peers.0845e51f457105b3a00d.js} +1 -1
- package/artifacts/env-template/public/{preview-root.05f90bb5fbdee8df22bf.js → preview-root.253a56e967670ccca698.js} +1 -1
- package/artifacts/env-template/public/static/css/{624.cb193a47.css → 252.608595b5.css} +1 -1
- package/{compositions-1753833698619.js → compositions-1753848836384.js} +1 -1
- package/dist/{preview-1753833698619.js → preview-1753848836384.js} +2 -2
- package/{overview-1753833698619.js → overview-1753848836384.js} +1 -1
- package/package.json +19 -19
@@ -1,7 +1,7 @@
|
|
1
1
|
|
2
2
|
import { linkModules } from '/home/circleci/.bvm/versions/1.12.17/bit-1.12.17/node_modules/@teambit/preview/dist/preview-modules.js';
|
3
3
|
|
4
|
-
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-
|
4
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-aa880bdba40b9af1d8fe895dca476e207182accb.mjs";
|
5
5
|
|
6
6
|
|
7
7
|
|
@@ -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.669/dist/node.composition.js';
|
2
|
+
import * as overview_0 from '/home/circleci/Library/Caches/Bit/capsules/8891be5ad/teambit.harmony_node@1.0.669/dist/node.docs.mdx';
|
3
3
|
|
4
4
|
export const compositions = [compositions_0];
|
5
5
|
export const overview = [overview_0];
|
@@ -1,7 +1,7 @@
|
|
1
1
|
|
2
2
|
import { linkModules } from '/home/circleci/.bvm/versions/1.12.17/bit-1.12.17/node_modules/@teambit/preview/dist/preview-modules.js';
|
3
3
|
|
4
|
-
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-
|
4
|
+
import {defaultMainModule} from "/home/circleci/bit/bit/node_modules/@teambit/_local/preview-modules-0557d705b67dd1e1bccbac0bd34835a41036cf72.mjs";
|
5
5
|
|
6
6
|
|
7
7
|
|
package/package.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@teambit/node",
|
3
|
-
"version": "1.0.
|
3
|
+
"version": "1.0.669",
|
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.669"
|
10
10
|
},
|
11
11
|
"dependencies": {
|
12
12
|
"typescript": "5.5.3",
|
@@ -31,23 +31,23 @@
|
|
31
31
|
"@teambit/component-id": "1.2.4",
|
32
32
|
"@bitdev/node.generators.node-templates": "4.0.1",
|
33
33
|
"@teambit/design.ui.empty-box": "0.0.363",
|
34
|
-
"@teambit/application": "1.0.
|
35
|
-
"@teambit/logger": "0.0.
|
36
|
-
"@teambit/react": "1.0.
|
37
|
-
"@teambit/builder": "1.0.
|
38
|
-
"@teambit/dependency-resolver": "1.0.
|
39
|
-
"@teambit/envs": "1.0.
|
40
|
-
"@teambit/preview": "1.0.
|
41
|
-
"@teambit/schema": "1.0.
|
42
|
-
"@teambit/tester": "1.0.
|
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.
|
34
|
+
"@teambit/application": "1.0.669",
|
35
|
+
"@teambit/logger": "0.0.1339",
|
36
|
+
"@teambit/react": "1.0.669",
|
37
|
+
"@teambit/builder": "1.0.669",
|
38
|
+
"@teambit/dependency-resolver": "1.0.669",
|
39
|
+
"@teambit/envs": "1.0.669",
|
40
|
+
"@teambit/preview": "1.0.669",
|
41
|
+
"@teambit/schema": "1.0.669",
|
42
|
+
"@teambit/tester": "1.0.669",
|
43
|
+
"@teambit/typescript": "1.0.669",
|
44
|
+
"@teambit/cli": "0.0.1246",
|
45
|
+
"@teambit/compiler": "1.0.669",
|
46
|
+
"@teambit/generator": "1.0.670",
|
47
|
+
"@teambit/pkg": "1.0.669",
|
48
|
+
"@teambit/worker": "0.0.1550",
|
49
|
+
"@teambit/compositions": "1.0.669",
|
50
|
+
"@teambit/ui": "1.0.669"
|
51
51
|
},
|
52
52
|
"devDependencies": {
|
53
53
|
"@types/react": "^17.0.8",
|