@toptal/davinci 21.4.17 → 21.4.18-alpha-fix-execute-graphql-command-9cf601ed.3
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 +13 -12
- package/dist-package/package.json +0 -43
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@toptal/davinci",
|
|
3
|
-
"version": "21.4.
|
|
3
|
+
"version": "21.4.18-alpha-fix-execute-graphql-command-9cf601ed.3+9cf601ed",
|
|
4
4
|
"description": "Davinci CLI",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
@@ -29,15 +29,16 @@
|
|
|
29
29
|
"url": "https://github.com/toptal/davinci/issues"
|
|
30
30
|
},
|
|
31
31
|
"dependencies": {
|
|
32
|
-
"@toptal/davinci-bootstrap": "3.5.
|
|
33
|
-
"@toptal/davinci-ci": "2.1.
|
|
34
|
-
"@toptal/davinci-cli-shared": "1.10.
|
|
35
|
-
"@toptal/davinci-code": "1.7.
|
|
36
|
-
"@toptal/davinci-engine": "8.1.
|
|
37
|
-
"@toptal/davinci-graphql-codegen": "0.2.
|
|
38
|
-
"@toptal/davinci-monorepo": "6.8.
|
|
39
|
-
"@toptal/davinci-qa": "13.0.
|
|
40
|
-
"@toptal/davinci-syntax": "17.1.5",
|
|
41
|
-
"@toptal/davinci-workflow": "1.12.
|
|
42
|
-
}
|
|
32
|
+
"@toptal/davinci-bootstrap": "3.5.5-alpha-fix-execute-graphql-command-9cf601ed.3+9cf601ed",
|
|
33
|
+
"@toptal/davinci-ci": "2.1.1-alpha-fix-execute-graphql-command-9cf601ed.14+9cf601ed",
|
|
34
|
+
"@toptal/davinci-cli-shared": "1.10.1-alpha-fix-execute-graphql-command-9cf601ed.14+9cf601ed",
|
|
35
|
+
"@toptal/davinci-code": "1.7.3-alpha-fix-execute-graphql-command-9cf601ed.14+9cf601ed",
|
|
36
|
+
"@toptal/davinci-engine": "8.1.7-alpha-fix-execute-graphql-command-9cf601ed.12+9cf601ed",
|
|
37
|
+
"@toptal/davinci-graphql-codegen": "0.2.25-alpha-fix-execute-graphql-command-9cf601ed.14+9cf601ed",
|
|
38
|
+
"@toptal/davinci-monorepo": "6.8.6-alpha-fix-execute-graphql-command-9cf601ed.14+9cf601ed",
|
|
39
|
+
"@toptal/davinci-qa": "13.0.6-alpha-fix-execute-graphql-command-9cf601ed.14+9cf601ed",
|
|
40
|
+
"@toptal/davinci-syntax": "17.1.6-alpha-fix-execute-graphql-command-9cf601ed.5+9cf601ed",
|
|
41
|
+
"@toptal/davinci-workflow": "1.12.8-alpha-fix-execute-graphql-command-9cf601ed.3+9cf601ed"
|
|
42
|
+
},
|
|
43
|
+
"gitHead": "9cf601edef0bd7c6c3d6336b7c551106632f38f2"
|
|
43
44
|
}
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@toptal/davinci",
|
|
3
|
-
"version": "21.4.17",
|
|
4
|
-
"description": "Davinci CLI",
|
|
5
|
-
"publishConfig": {
|
|
6
|
-
"access": "public"
|
|
7
|
-
},
|
|
8
|
-
"keywords": [
|
|
9
|
-
"front-end",
|
|
10
|
-
"cli"
|
|
11
|
-
],
|
|
12
|
-
"author": "Toptal",
|
|
13
|
-
"homepage": "https://github.com/toptal/davinci/tree/master/packages/davinci#readme",
|
|
14
|
-
"license": "ISC",
|
|
15
|
-
"main": "bin/davinci.js",
|
|
16
|
-
"bin": {
|
|
17
|
-
"davinci": "bin/davinci.js"
|
|
18
|
-
},
|
|
19
|
-
"repository": {
|
|
20
|
-
"type": "git",
|
|
21
|
-
"url": "git+https://github.com/toptal/davinci.git"
|
|
22
|
-
},
|
|
23
|
-
"scripts": {
|
|
24
|
-
"build:package": "../../bin/build-package.js",
|
|
25
|
-
"prepublishOnly": "../../bin/prepublish.js",
|
|
26
|
-
"test": "echo \"Error: run tests from root\" && exit 1"
|
|
27
|
-
},
|
|
28
|
-
"bugs": {
|
|
29
|
-
"url": "https://github.com/toptal/davinci/issues"
|
|
30
|
-
},
|
|
31
|
-
"dependencies": {
|
|
32
|
-
"@toptal/davinci-bootstrap": "3.5.4",
|
|
33
|
-
"@toptal/davinci-ci": "2.1.0",
|
|
34
|
-
"@toptal/davinci-cli-shared": "1.10.0",
|
|
35
|
-
"@toptal/davinci-code": "1.7.2",
|
|
36
|
-
"@toptal/davinci-engine": "8.1.6",
|
|
37
|
-
"@toptal/davinci-graphql-codegen": "0.2.24",
|
|
38
|
-
"@toptal/davinci-monorepo": "6.8.5",
|
|
39
|
-
"@toptal/davinci-qa": "13.0.5",
|
|
40
|
-
"@toptal/davinci-syntax": "17.1.5",
|
|
41
|
-
"@toptal/davinci-workflow": "1.12.7"
|
|
42
|
-
}
|
|
43
|
-
}
|