@teambit/node 1.0.97 → 1.0.99
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/{29.10c13c594927770d3ca8.js → 29.be1726382a9f8e72c5dc.js} +5 -5
- package/artifacts/env-template/public/{556.f327dd56d7cbf0c8076d.js → 468.bfa027edb239a63b41e2.js} +2 -2
- package/artifacts/env-template/public/assets-manifest.json +14 -14
- package/artifacts/env-template/public/{compositions.1385ee2d1a97a3164a5a.js → compositions.fca56cc49030c9863712.js} +1 -1
- package/artifacts/env-template/public/compositions.html +1 -1
- package/artifacts/env-template/public/{overview.352c1fff9ea0166a783c.js → overview.98903b42d10a056cd0dc.js} +1 -1
- package/artifacts/env-template/public/overview.html +1 -1
- package/artifacts/env-template/public/{peers.984395722145423c4270.js → peers.1f16c4e6a9640d66c914.js} +1 -1
- package/artifacts/env-template/public/{preview-root.4f37858068879e04fbdf.js → preview-root.71f8a46a7de37ebc5f0e.js} +1 -1
- package/artifacts/env-template/public/static/css/{29.dd569806.css → 29.b9e73da3.css} +1 -1
- package/dist/node.application.js.map +1 -1
- package/dist/{preview-1702696474142.js → preview-1702955736433.js} +2 -2
- package/package.json +16 -16
- /package/{compositions-1702696474142.js → compositions-1702955736433.js} +0 -0
- /package/{overview-1702696474142.js → overview-1702955736433.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.99",
|
|
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.99"
|
|
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.2",
|
|
20
20
|
"@teambit/design.ui.empty-box": "0.0.363",
|
|
21
|
-
"@teambit/application": "1.0.
|
|
21
|
+
"@teambit/application": "1.0.99",
|
|
22
22
|
"@teambit/logger": "0.0.926",
|
|
23
|
-
"@teambit/react": "1.0.
|
|
23
|
+
"@teambit/react": "1.0.99",
|
|
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.
|
|
25
|
+
"@teambit/builder": "1.0.99",
|
|
26
|
+
"@teambit/dependency-resolver": "1.0.99",
|
|
27
|
+
"@teambit/envs": "1.0.99",
|
|
28
|
+
"@teambit/preview": "1.0.99",
|
|
29
|
+
"@teambit/schema": "1.0.99",
|
|
30
|
+
"@teambit/tester": "1.0.99",
|
|
31
|
+
"@teambit/typescript": "1.0.99",
|
|
32
32
|
"@teambit/cli": "0.0.833",
|
|
33
|
-
"@teambit/compiler": "1.0.
|
|
34
|
-
"@teambit/generator": "1.0.
|
|
35
|
-
"@teambit/pkg": "1.0.
|
|
33
|
+
"@teambit/compiler": "1.0.99",
|
|
34
|
+
"@teambit/generator": "1.0.100",
|
|
35
|
+
"@teambit/pkg": "1.0.99",
|
|
36
36
|
"@teambit/worker": "0.0.1137",
|
|
37
|
-
"@teambit/compositions": "1.0.
|
|
38
|
-
"@teambit/ui": "1.0.
|
|
37
|
+
"@teambit/compositions": "1.0.99",
|
|
38
|
+
"@teambit/ui": "1.0.99"
|
|
39
39
|
},
|
|
40
40
|
"devDependencies": {
|
|
41
41
|
"@types/react": "^17.0.8",
|
|
File without changes
|
|
File without changes
|