@teambit/node 1.0.51 → 1.0.53
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/{718.034b53bf40348a4a11df.js → 141.cd89bea8aa84294c8e6d.js} +7 -6
- package/artifacts/env-template/public/{29.533f916771d2af665d08.js → 29.ae3f6e022799e1bacc4e.js} +5 -5
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.65ea349f61f58d7091bf.js → compositions.4212c8dd708fcf09a432.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.8ae8ed85a529179b9b39.js → overview.5928d99606ea695fc536.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.b0bd8e8e923e8bbc2b44.js → peers.8d52ac4e8e9caba08c39.js} +1 -1
- package/artifacts/env-template/public/{preview-root.408c7784427ed8d6a167.js → preview-root.367cd03b9e1a00d2827f.js} +1 -1
- package/artifacts/env-template/public/static/css/{29.d8f1bc2b.css → 29.854a98c7.css} +1 -1
- package/dist/{preview-1699845467545.js → preview-1699931922620.js} +2 -2
- package/package.json +20 -20
- /package/{compositions-1699845467545.js → compositions-1699931922620.js} +0 -0
- /package/{overview-1699845467545.js → overview-1699931922620.js} +0 -0
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/node",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.53",
|
|
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.53"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"typescript": "4.7.4",
|
|
@@ -15,27 +15,27 @@
|
|
|
15
15
|
"core-js": "^3.0.0",
|
|
16
16
|
"@babel/runtime": "7.20.0",
|
|
17
17
|
"@teambit/harmony": "0.4.6",
|
|
18
|
-
"@teambit/component-id": "1.
|
|
18
|
+
"@teambit/component-id": "1.2.0",
|
|
19
19
|
"@teambit/node.generator.node-templates": "1.0.8",
|
|
20
20
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
21
|
-
"@teambit/application": "1.0.
|
|
22
|
-
"@teambit/logger": "0.0.
|
|
23
|
-
"@teambit/react": "1.0.
|
|
21
|
+
"@teambit/application": "1.0.53",
|
|
22
|
+
"@teambit/logger": "0.0.907",
|
|
23
|
+
"@teambit/react": "1.0.53",
|
|
24
24
|
"@teambit/toolbox.network.get-port": "1.0.4",
|
|
25
|
-
"@teambit/builder": "1.0.
|
|
26
|
-
"@teambit/dependency-resolver": "1.0.
|
|
27
|
-
"@teambit/envs": "1.0.
|
|
28
|
-
"@teambit/preview": "1.0.
|
|
29
|
-
"@teambit/schema": "1.0.
|
|
30
|
-
"@teambit/tester": "1.0.
|
|
31
|
-
"@teambit/typescript": "1.0.
|
|
32
|
-
"@teambit/cli": "0.0.
|
|
33
|
-
"@teambit/compiler": "1.0.
|
|
34
|
-
"@teambit/generator": "1.0.
|
|
35
|
-
"@teambit/pkg": "1.0.
|
|
36
|
-
"@teambit/worker": "0.0.
|
|
37
|
-
"@teambit/compositions": "1.0.
|
|
38
|
-
"@teambit/ui": "1.0.
|
|
25
|
+
"@teambit/builder": "1.0.53",
|
|
26
|
+
"@teambit/dependency-resolver": "1.0.53",
|
|
27
|
+
"@teambit/envs": "1.0.53",
|
|
28
|
+
"@teambit/preview": "1.0.53",
|
|
29
|
+
"@teambit/schema": "1.0.53",
|
|
30
|
+
"@teambit/tester": "1.0.53",
|
|
31
|
+
"@teambit/typescript": "1.0.53",
|
|
32
|
+
"@teambit/cli": "0.0.814",
|
|
33
|
+
"@teambit/compiler": "1.0.53",
|
|
34
|
+
"@teambit/generator": "1.0.54",
|
|
35
|
+
"@teambit/pkg": "1.0.53",
|
|
36
|
+
"@teambit/worker": "0.0.1118",
|
|
37
|
+
"@teambit/compositions": "1.0.53",
|
|
38
|
+
"@teambit/ui": "1.0.53"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@types/react": "^17.0.8",
|
|
File without changes
|
|
File without changes
|