@teambit/node 1.0.150 → 1.0.152
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/{310.3388e9b3875210967882.js → 310.6dcbc4594b57ddcc9640.js} +11 -11
- package/artifacts/env-template/public/{146.84f9c9d97cfad2e3cf6a.js → 657.7c838c0b579e7248f01e.js} +4 -4
- package/artifacts/env-template/public/{420.950d8f64d8002c371b03.js → 700.84f8d989e2f956247dd2.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +16 -16
- package/artifacts/env-template/public/{compositions.7670bca4ba815772e2d0.js → compositions.f928c98da713081430f1.js} +3 -3
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.71ebe7b970d6d620a61a.js → overview.223b4dfe1db398a19d7e.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.5b936d3f2cce298eb730.js → peers.93c8bde5fde36ea9f8e9.js} +1 -1
- package/artifacts/env-template/public/{preview-root.19740a1f55a7af7fe35e.js → preview-root.5f9137a08d00376ca770.js} +1 -1
- package/artifacts/env-template/public/static/css/{310.b1f2b2a8.css → 310.354fd273.css} +1 -1
- package/dist/{preview-1706671044097.js → preview-1706757518460.js} +2 -2
- package/package.json +19 -19
- /package/{compositions-1706671044097.js → compositions-1706757518460.js} +0 -0
- /package/{overview-1706671044097.js → overview-1706757518460.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.152",
|
|
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.152"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"typescript": "4.7.4",
|
|
@@ -18,24 +18,24 @@
|
|
|
18
18
|
"@teambit/component-id": "1.2.0",
|
|
19
19
|
"@bitdev/node.generators.node-templates": "1.0.5",
|
|
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.152",
|
|
22
|
+
"@teambit/logger": "0.0.943",
|
|
23
|
+
"@teambit/react": "1.0.152",
|
|
24
24
|
"@teambit/toolbox.network.get-port": "1.0.6",
|
|
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.152",
|
|
26
|
+
"@teambit/dependency-resolver": "1.0.152",
|
|
27
|
+
"@teambit/envs": "1.0.152",
|
|
28
|
+
"@teambit/preview": "1.0.152",
|
|
29
|
+
"@teambit/schema": "1.0.152",
|
|
30
|
+
"@teambit/tester": "1.0.152",
|
|
31
|
+
"@teambit/typescript": "1.0.152",
|
|
32
|
+
"@teambit/cli": "0.0.850",
|
|
33
|
+
"@teambit/compiler": "1.0.152",
|
|
34
|
+
"@teambit/generator": "1.0.153",
|
|
35
|
+
"@teambit/pkg": "1.0.152",
|
|
36
|
+
"@teambit/worker": "0.0.1154",
|
|
37
|
+
"@teambit/compositions": "1.0.152",
|
|
38
|
+
"@teambit/ui": "1.0.152"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@types/react": "^17.0.8",
|
|
File without changes
|
|
File without changes
|