@teambit/scripts 0.0.0-ebe5755861b80c9dd0b6ebf99f01c64580baefe5 → 0.0.0-f63fb2555524b4860c2483482a4b1cc3b6f74d8f
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/package.json
CHANGED
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@teambit/scripts",
|
|
3
|
-
"version": "0.0.0-
|
|
3
|
+
"version": "0.0.0-f63fb2555524b4860c2483482a4b1cc3b6f74d8f",
|
|
4
4
|
"homepage": "https://bit.cloud/teambit/workspace/scripts",
|
|
5
5
|
"main": "dist/index.js",
|
|
6
6
|
"componentId": {
|
|
7
7
|
"scope": "teambit.workspace",
|
|
8
8
|
"name": "scripts",
|
|
9
|
-
"version": "
|
|
9
|
+
"version": "f63fb2555524b4860c2483482a4b1cc3b6f74d8f"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"chalk": "4.1.2",
|
|
13
13
|
"lodash": "4.17.21",
|
|
14
14
|
"core-js": "^3.0.0",
|
|
15
15
|
"@babel/runtime": "7.20.0",
|
|
16
|
-
"@teambit/cli": "0.0.
|
|
16
|
+
"@teambit/cli": "0.0.1285",
|
|
17
17
|
"@teambit/harmony": "0.4.7",
|
|
18
|
-
"@teambit/logger": "0.0.
|
|
18
|
+
"@teambit/logger": "0.0.1378",
|
|
19
19
|
"@teambit/bit-error": "0.0.404",
|
|
20
|
-
"@teambit/component": "0.0.0-
|
|
21
|
-
"@teambit/envs": "0.0.0-
|
|
22
|
-
"@teambit/workspace": "0.0.0-
|
|
20
|
+
"@teambit/component": "0.0.0-337329b37260d76430722cb7047bf7c582af75d5",
|
|
21
|
+
"@teambit/envs": "0.0.0-51a3dfcff3e869340e13f7af5d2b850fd6f156b1",
|
|
22
|
+
"@teambit/workspace": "0.0.0-4d0a35caaebe83bbb5a72fd28f13eb3cb05d3c52"
|
|
23
23
|
},
|
|
24
24
|
"devDependencies": {
|
|
25
25
|
"@types/lodash": "4.14.165",
|
|
File without changes
|