@forge/cli 10.5.0-next.1-experimental-264fa0f → 10.5.0-next.11
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/CHANGELOG.md +115 -11
- package/npm-shrinkwrap.json +266 -271
- package/out/command-line/controller/default-environment-controller.js +1 -1
- package/out/installations/graphql-client.d.ts +0 -3
- package/out/installations/graphql-client.d.ts.map +1 -1
- package/out/installations/graphql-client.js +4 -17
- package/out/installations/site-translation/bitbucket.d.ts +4 -3
- package/out/installations/site-translation/bitbucket.d.ts.map +1 -1
- package/out/installations/site-translation/cloudid-products.d.ts +4 -4
- package/out/installations/site-translation/cloudid-products.d.ts.map +1 -1
- package/out/installations/site-translation/cloudid-products.js +6 -5
- package/out/installations/site-translation/site-translation.d.ts +3 -5
- package/out/installations/site-translation/site-translation.d.ts.map +1 -1
- package/package.json +7 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,22 +1,126 @@
|
|
|
1
1
|
# @forge/cli
|
|
2
2
|
|
|
3
|
-
## 10.5.0-next.
|
|
3
|
+
## 10.5.0-next.11
|
|
4
4
|
|
|
5
5
|
### Minor Changes
|
|
6
6
|
|
|
7
|
-
-
|
|
7
|
+
- 90f621b: Revert cheerio upgrade
|
|
8
8
|
|
|
9
9
|
### Patch Changes
|
|
10
10
|
|
|
11
|
-
-
|
|
12
|
-
-
|
|
13
|
-
-
|
|
14
|
-
-
|
|
15
|
-
- @forge/
|
|
16
|
-
- @forge/tunnel@5.4.0-next.
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
11
|
+
- Updated dependencies [90f621b]
|
|
12
|
+
- @forge/cli-shared@5.4.0-next.9
|
|
13
|
+
- @forge/manifest@7.6.0-next.6
|
|
14
|
+
- @forge/bundler@4.18.0-next.10
|
|
15
|
+
- @forge/lint@5.3.2-next.9
|
|
16
|
+
- @forge/tunnel@5.4.0-next.11
|
|
17
|
+
|
|
18
|
+
## 10.5.0-next.10
|
|
19
|
+
|
|
20
|
+
### Patch Changes
|
|
21
|
+
|
|
22
|
+
- Updated dependencies [114989d]
|
|
23
|
+
- @forge/manifest@7.6.0-next.5
|
|
24
|
+
- @forge/cli-shared@5.4.0-next.8
|
|
25
|
+
- @forge/lint@5.3.2-next.8
|
|
26
|
+
- @forge/tunnel@5.4.0-next.10
|
|
27
|
+
- @forge/bundler@4.18.0-next.9
|
|
28
|
+
|
|
29
|
+
## 10.5.0-next.9
|
|
30
|
+
|
|
31
|
+
### Patch Changes
|
|
32
|
+
|
|
33
|
+
- Updated dependencies [3f5f84e]
|
|
34
|
+
- @forge/manifest@7.6.0-next.4
|
|
35
|
+
- @forge/cli-shared@5.4.0-next.7
|
|
36
|
+
- @forge/lint@5.3.2-next.7
|
|
37
|
+
- @forge/tunnel@5.4.0-next.9
|
|
38
|
+
- @forge/bundler@4.18.0-next.8
|
|
39
|
+
|
|
40
|
+
## 10.5.0-next.8
|
|
41
|
+
|
|
42
|
+
### Minor Changes
|
|
43
|
+
|
|
44
|
+
- 694a970: Remove the env name suggestion in the forge deploy command and also updating the defaultEnv text
|
|
45
|
+
|
|
46
|
+
### Patch Changes
|
|
47
|
+
|
|
48
|
+
- Updated dependencies [694a970]
|
|
49
|
+
- @forge/cli-shared@5.4.0-next.6
|
|
50
|
+
- @forge/bundler@4.18.0-next.7
|
|
51
|
+
- @forge/lint@5.3.2-next.6
|
|
52
|
+
- @forge/tunnel@5.4.0-next.8
|
|
53
|
+
|
|
54
|
+
## 10.5.0-next.7
|
|
55
|
+
|
|
56
|
+
### Minor Changes
|
|
57
|
+
|
|
58
|
+
- 4117f97: Bump cheerio from version 0.22 to version 1.0
|
|
59
|
+
|
|
60
|
+
### Patch Changes
|
|
61
|
+
|
|
62
|
+
- Updated dependencies [4117f97]
|
|
63
|
+
- @forge/cli-shared@5.4.0-next.5
|
|
64
|
+
- @forge/manifest@7.6.0-next.3
|
|
65
|
+
- @forge/bundler@4.18.0-next.6
|
|
66
|
+
- @forge/lint@5.3.2-next.5
|
|
67
|
+
- @forge/tunnel@5.4.0-next.7
|
|
68
|
+
|
|
69
|
+
## 10.5.0-next.6
|
|
70
|
+
|
|
71
|
+
### Patch Changes
|
|
72
|
+
|
|
73
|
+
- 6c9b381: Update comment referent to node-runtime (no code change)
|
|
74
|
+
- de6dbb5: Fix integration tests calling runtime multiple times
|
|
75
|
+
- Updated dependencies [6c9b381]
|
|
76
|
+
- Updated dependencies [eaa03f9]
|
|
77
|
+
- @forge/bundler@4.17.6-next.5
|
|
78
|
+
- @forge/tunnel@5.4.0-next.6
|
|
79
|
+
|
|
80
|
+
## 10.5.0-next.5
|
|
81
|
+
|
|
82
|
+
### Patch Changes
|
|
83
|
+
|
|
84
|
+
- Updated dependencies [c0e7e2f]
|
|
85
|
+
- Updated dependencies [03eba4f]
|
|
86
|
+
- @forge/manifest@7.5.4-next.2
|
|
87
|
+
- @forge/cli-shared@5.4.0-next.4
|
|
88
|
+
- @forge/lint@5.3.2-next.4
|
|
89
|
+
- @forge/tunnel@5.4.0-next.5
|
|
90
|
+
- @forge/bundler@4.17.6-next.4
|
|
91
|
+
|
|
92
|
+
## 10.5.0-next.4
|
|
93
|
+
|
|
94
|
+
### Patch Changes
|
|
95
|
+
|
|
96
|
+
- Updated dependencies [fd7827d]
|
|
97
|
+
- @forge/tunnel@5.4.0-next.4
|
|
98
|
+
|
|
99
|
+
## 10.5.0-next.3
|
|
100
|
+
|
|
101
|
+
### Minor Changes
|
|
102
|
+
|
|
103
|
+
- 84550d3: Add workspace ARI support for forge install list command
|
|
104
|
+
|
|
105
|
+
### Patch Changes
|
|
106
|
+
|
|
107
|
+
- Updated dependencies [84550d3]
|
|
108
|
+
- @forge/cli-shared@5.4.0-next.3
|
|
109
|
+
- @forge/bundler@4.17.6-next.3
|
|
110
|
+
- @forge/lint@5.3.2-next.3
|
|
111
|
+
- @forge/tunnel@5.4.0-next.3
|
|
112
|
+
|
|
113
|
+
## 10.5.0-next.2
|
|
114
|
+
|
|
115
|
+
### Patch Changes
|
|
116
|
+
|
|
117
|
+
- Updated dependencies [09d005e]
|
|
118
|
+
- Updated dependencies [9384afe]
|
|
119
|
+
- @forge/manifest@7.5.4-next.1
|
|
120
|
+
- @forge/cli-shared@5.4.0-next.2
|
|
121
|
+
- @forge/lint@5.3.2-next.2
|
|
122
|
+
- @forge/tunnel@5.4.0-next.2
|
|
123
|
+
- @forge/bundler@4.17.6-next.2
|
|
20
124
|
|
|
21
125
|
## 10.5.0-next.1
|
|
22
126
|
|
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,29 +1,29 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/cli",
|
|
3
|
-
"version": "10.5.0-next.
|
|
3
|
+
"version": "10.5.0-next.11",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@forge/cli",
|
|
9
|
-
"version": "10.5.0-next.
|
|
9
|
+
"version": "10.5.0-next.11",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "UNLICENSED",
|
|
12
12
|
"dependencies": {
|
|
13
|
-
"@forge/bundler": "4.
|
|
14
|
-
"@forge/cli-shared": "5.4.0-next.
|
|
13
|
+
"@forge/bundler": "4.18.0-next.10",
|
|
14
|
+
"@forge/cli-shared": "5.4.0-next.9",
|
|
15
15
|
"@forge/egress": "1.2.13",
|
|
16
|
-
"@forge/lint": "5.3.2-next.
|
|
17
|
-
"@forge/manifest": "7.
|
|
16
|
+
"@forge/lint": "5.3.2-next.9",
|
|
17
|
+
"@forge/manifest": "7.6.0-next.6",
|
|
18
18
|
"@forge/runtime": "5.10.1",
|
|
19
|
-
"@forge/tunnel": "5.4.0-next.
|
|
19
|
+
"@forge/tunnel": "5.4.0-next.11",
|
|
20
20
|
"@forge/util": "1.4.4",
|
|
21
21
|
"@sentry/node": "7.100.1",
|
|
22
22
|
"ajv": "^8.12.0",
|
|
23
23
|
"archiver": "^6.0.2",
|
|
24
24
|
"case": "^1.6.3",
|
|
25
25
|
"chalk": "^4.1.2",
|
|
26
|
-
"cheerio": "^
|
|
26
|
+
"cheerio": "^0.22.0",
|
|
27
27
|
"cli-table3": "^0.6.3",
|
|
28
28
|
"command-exists": "^1.2.9",
|
|
29
29
|
"commander": "^11.1.0",
|
|
@@ -831,9 +831,9 @@
|
|
|
831
831
|
"integrity": "sha512-zG50ZRzbKyWHVb/XjI6iCIyyDNmSHdlclvehMjFZ/A3qpHExjSCjaszeY6gBDJKD2GORKKjQ3LS1UyRpiVVvkA=="
|
|
832
832
|
},
|
|
833
833
|
"node_modules/@forge/bundler": {
|
|
834
|
-
"version": "4.
|
|
835
|
-
"resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-4.
|
|
836
|
-
"integrity": "sha512-
|
|
834
|
+
"version": "4.18.0-next.10",
|
|
835
|
+
"resolved": "https://registry.npmjs.org/@forge/bundler/-/bundler-4.18.0-next.10.tgz",
|
|
836
|
+
"integrity": "sha512-H6ij+C8IaKAmR4jUci4l9Whf8x1psGfH0g2yATUqbuIWuTAlDb1efsM2KlM+WW7XFmaFHKn3iZv9mxSwBu4fow==",
|
|
837
837
|
"dependencies": {
|
|
838
838
|
"@babel/core": "^7.24.0",
|
|
839
839
|
"@babel/plugin-transform-class-properties": "^7.23.3",
|
|
@@ -842,17 +842,17 @@
|
|
|
842
842
|
"@babel/plugin-transform-optional-chaining": "^7.23.4",
|
|
843
843
|
"@babel/plugin-transform-react-jsx": "^7.23.4",
|
|
844
844
|
"@babel/preset-typescript": "^7.23.3",
|
|
845
|
-
"@forge/api": "3.9.0",
|
|
845
|
+
"@forge/api": "3.9.1-next.0",
|
|
846
846
|
"@forge/babel-plugin-transform-ui": "1.1.18",
|
|
847
|
-
"@forge/cli-shared": "5.4.0-next.
|
|
848
|
-
"@forge/lint": "5.3.2-next.
|
|
847
|
+
"@forge/cli-shared": "5.4.0-next.9",
|
|
848
|
+
"@forge/lint": "5.3.2-next.9",
|
|
849
849
|
"@forge/util": "1.4.4",
|
|
850
850
|
"assert": "^2.1.0",
|
|
851
851
|
"babel-loader": "^8.3.0",
|
|
852
852
|
"browserify-zlib": "^0.2.0",
|
|
853
853
|
"buffer": "^6.0.3",
|
|
854
854
|
"chalk": "^4.1.2",
|
|
855
|
-
"cheerio": "^
|
|
855
|
+
"cheerio": "^0.22.0",
|
|
856
856
|
"console-browserify": "^1.2.0",
|
|
857
857
|
"crypto-browserify": "^3.12.0",
|
|
858
858
|
"events": "^3.3.0",
|
|
@@ -884,9 +884,9 @@
|
|
|
884
884
|
}
|
|
885
885
|
},
|
|
886
886
|
"node_modules/@forge/bundler/node_modules/@forge/api": {
|
|
887
|
-
"version": "3.9.0",
|
|
888
|
-
"resolved": "https://registry.npmjs.org/@forge/api/-/api-3.9.0.tgz",
|
|
889
|
-
"integrity": "sha512-
|
|
887
|
+
"version": "3.9.1-next.0",
|
|
888
|
+
"resolved": "https://registry.npmjs.org/@forge/api/-/api-3.9.1-next.0.tgz",
|
|
889
|
+
"integrity": "sha512-jBo7lTL3M/ZZ47tTZaPvtP9zAWA+z4I/vf+N6IL3VQP7N2bC1UV5jyuVT89mE7qQ9HmtgLwkj8fNVOR3fuzlUg==",
|
|
890
890
|
"dependencies": {
|
|
891
891
|
"@forge/auth": "0.0.5",
|
|
892
892
|
"@forge/egress": "1.2.13",
|
|
@@ -902,18 +902,18 @@
|
|
|
902
902
|
"integrity": "sha512-n4AWXkzMA4Pv4nam+dTu7PHgDQtMwaAF2MalOWF323zGvYKS/gZJY+7efJq0DLP783iTfjvYT879EHhCrfvEXA=="
|
|
903
903
|
},
|
|
904
904
|
"node_modules/@forge/cli-shared": {
|
|
905
|
-
"version": "5.4.0-next.
|
|
906
|
-
"resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-5.4.0-next.
|
|
907
|
-
"integrity": "sha512
|
|
905
|
+
"version": "5.4.0-next.9",
|
|
906
|
+
"resolved": "https://registry.npmjs.org/@forge/cli-shared/-/cli-shared-5.4.0-next.9.tgz",
|
|
907
|
+
"integrity": "sha512-zw5rOetQyWjBoGooOgG7/DoHuZ+jLK4vcM9A/6l5Vl82FpV3p5PylyX1UgYR4s4bPNoEDZ0hkgsK9nir1uQZ0g==",
|
|
908
908
|
"dependencies": {
|
|
909
|
-
"@forge/manifest": "7.
|
|
909
|
+
"@forge/manifest": "7.6.0-next.6",
|
|
910
910
|
"@forge/util": "1.4.4",
|
|
911
911
|
"@sentry/node": "7.100.1",
|
|
912
912
|
"adm-zip": "^0.5.10",
|
|
913
913
|
"array.prototype.flatmap": "^1.3.2",
|
|
914
914
|
"case": "^1.6.3",
|
|
915
915
|
"chalk": "^4.1.2",
|
|
916
|
-
"cheerio": "^
|
|
916
|
+
"cheerio": "^0.22.0",
|
|
917
917
|
"cli-table3": "^0.6.3",
|
|
918
918
|
"conf": "^10.2.0",
|
|
919
919
|
"cross-spawn": "^7.0.3",
|
|
@@ -940,11 +940,11 @@
|
|
|
940
940
|
}
|
|
941
941
|
},
|
|
942
942
|
"node_modules/@forge/csp": {
|
|
943
|
-
"version": "3.
|
|
944
|
-
"resolved": "https://registry.npmjs.org/@forge/csp/-/csp-3.
|
|
945
|
-
"integrity": "sha512-
|
|
943
|
+
"version": "3.3.0-next.1",
|
|
944
|
+
"resolved": "https://registry.npmjs.org/@forge/csp/-/csp-3.3.0-next.1.tgz",
|
|
945
|
+
"integrity": "sha512-ZUY5BgUTIBf9Zzn+8CgpvuvH1LCL25a2G04w54hep8hq6AERmGcDDL+wmr3dAeygryZLb3E0Z25hU/CWFmd9yQ==",
|
|
946
946
|
"dependencies": {
|
|
947
|
-
"cheerio": "^
|
|
947
|
+
"cheerio": "^0.22.0",
|
|
948
948
|
"content-security-policy-parser": "^0.4.1"
|
|
949
949
|
}
|
|
950
950
|
},
|
|
@@ -957,13 +957,13 @@
|
|
|
957
957
|
}
|
|
958
958
|
},
|
|
959
959
|
"node_modules/@forge/lint": {
|
|
960
|
-
"version": "5.3.2-next.
|
|
961
|
-
"resolved": "https://registry.npmjs.org/@forge/lint/-/lint-5.3.2-next.
|
|
962
|
-
"integrity": "sha512-
|
|
960
|
+
"version": "5.3.2-next.9",
|
|
961
|
+
"resolved": "https://registry.npmjs.org/@forge/lint/-/lint-5.3.2-next.9.tgz",
|
|
962
|
+
"integrity": "sha512-lzDYFvpBhfBOWo3MJb6dihRnJu3H+aOMb8H//gsrsjeKUZRzhW8a1bsWJiLAXDB+IgaIG35Tc1L5MhbPJ3zOaQ==",
|
|
963
963
|
"dependencies": {
|
|
964
|
-
"@forge/cli-shared": "5.4.0-next.
|
|
964
|
+
"@forge/cli-shared": "5.4.0-next.9",
|
|
965
965
|
"@forge/egress": "1.2.13",
|
|
966
|
-
"@forge/manifest": "7.
|
|
966
|
+
"@forge/manifest": "7.6.0-next.6",
|
|
967
967
|
"@typescript-eslint/typescript-estree": "^5.62.0",
|
|
968
968
|
"array.prototype.flatmap": "^1.3.2",
|
|
969
969
|
"atlassian-openapi": "^1.0.18",
|
|
@@ -972,18 +972,16 @@
|
|
|
972
972
|
}
|
|
973
973
|
},
|
|
974
974
|
"node_modules/@forge/manifest": {
|
|
975
|
-
"version": "7.
|
|
976
|
-
"resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-7.
|
|
977
|
-
"integrity": "sha512-
|
|
975
|
+
"version": "7.6.0-next.6",
|
|
976
|
+
"resolved": "https://registry.npmjs.org/@forge/manifest/-/manifest-7.6.0-next.6.tgz",
|
|
977
|
+
"integrity": "sha512-cwEA5/5CTieii/lz4W9v4ywcxrEm0Q6/Qx3Ulw9VPU6/ryq/Ag0MqsJ6zSJb6jXOC5BJ4aOpXpAVMfhTP6E3HA==",
|
|
978
978
|
"dependencies": {
|
|
979
|
-
"@forge/util": "1.4.4",
|
|
980
979
|
"@sentry/node": "7.100.1",
|
|
981
980
|
"ajv": "^8.12.0",
|
|
982
981
|
"ajv-formats": "2.1.1",
|
|
983
|
-
"cheerio": "^
|
|
982
|
+
"cheerio": "^0.22.0",
|
|
984
983
|
"glob": "^10.3.10",
|
|
985
984
|
"lodash": "^4.17.21",
|
|
986
|
-
"node-fetch": "2.7.0",
|
|
987
985
|
"yaml": "^2.3.4"
|
|
988
986
|
}
|
|
989
987
|
},
|
|
@@ -1003,13 +1001,13 @@
|
|
|
1003
1001
|
}
|
|
1004
1002
|
},
|
|
1005
1003
|
"node_modules/@forge/tunnel": {
|
|
1006
|
-
"version": "5.4.0-next.
|
|
1007
|
-
"resolved": "https://registry.npmjs.org/@forge/tunnel/-/tunnel-5.4.0-next.
|
|
1008
|
-
"integrity": "sha512-
|
|
1004
|
+
"version": "5.4.0-next.11",
|
|
1005
|
+
"resolved": "https://registry.npmjs.org/@forge/tunnel/-/tunnel-5.4.0-next.11.tgz",
|
|
1006
|
+
"integrity": "sha512-2eWVN/dEGjNgVxxDfiPoY58CwZzCpjAKHRGLIQWGdOEiVPqB6PFO5EE9KAgtGGRlj6LsC3U2xScYL1f/eigqRA==",
|
|
1009
1007
|
"dependencies": {
|
|
1010
|
-
"@forge/bundler": "4.
|
|
1011
|
-
"@forge/cli-shared": "5.4.0-next.
|
|
1012
|
-
"@forge/csp": "3.
|
|
1008
|
+
"@forge/bundler": "4.18.0-next.10",
|
|
1009
|
+
"@forge/cli-shared": "5.4.0-next.9",
|
|
1010
|
+
"@forge/csp": "3.3.0-next.1",
|
|
1013
1011
|
"@forge/runtime": "5.10.1",
|
|
1014
1012
|
"chokidar": "^3.6.0",
|
|
1015
1013
|
"cloudflared": "^0.5.2",
|
|
@@ -1017,6 +1015,7 @@
|
|
|
1017
1015
|
"express-intercept": "^1.1.0",
|
|
1018
1016
|
"http-proxy-middleware": "^2.0.6",
|
|
1019
1017
|
"node-cache": "^5.1.2",
|
|
1018
|
+
"portfinder": "^1.0.32",
|
|
1020
1019
|
"tmp": "^0.2.3",
|
|
1021
1020
|
"tslib": "^2.6.2",
|
|
1022
1021
|
"uuid": "^9.0.1",
|
|
@@ -2393,17 +2392,6 @@
|
|
|
2393
2392
|
"node": ">= 0.8"
|
|
2394
2393
|
}
|
|
2395
2394
|
},
|
|
2396
|
-
"node_modules/body-parser/node_modules/iconv-lite": {
|
|
2397
|
-
"version": "0.4.24",
|
|
2398
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
2399
|
-
"integrity": "sha1-ICK0sl+93CHS9SSXSkdKr+czkIs= sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
2400
|
-
"dependencies": {
|
|
2401
|
-
"safer-buffer": ">= 2.1.2 < 3"
|
|
2402
|
-
},
|
|
2403
|
-
"engines": {
|
|
2404
|
-
"node": ">=0.10.0"
|
|
2405
|
-
}
|
|
2406
|
-
},
|
|
2407
2395
|
"node_modules/body-parser/node_modules/ms": {
|
|
2408
2396
|
"version": "2.0.0",
|
|
2409
2397
|
"resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
|
|
@@ -2697,75 +2685,87 @@
|
|
|
2697
2685
|
"integrity": "sha1-kAlISfCTfy7twkJdDSip5fDLrZ4= sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA=="
|
|
2698
2686
|
},
|
|
2699
2687
|
"node_modules/cheerio": {
|
|
2700
|
-
"version": "
|
|
2701
|
-
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-
|
|
2702
|
-
"integrity": "sha1-
|
|
2703
|
-
"dependencies": {
|
|
2704
|
-
"
|
|
2705
|
-
"dom-serializer": "
|
|
2706
|
-
"
|
|
2707
|
-
"
|
|
2708
|
-
"
|
|
2709
|
-
"
|
|
2710
|
-
"
|
|
2711
|
-
"
|
|
2712
|
-
"
|
|
2713
|
-
"
|
|
2714
|
-
"
|
|
2688
|
+
"version": "0.22.0",
|
|
2689
|
+
"resolved": "https://registry.npmjs.org/cheerio/-/cheerio-0.22.0.tgz",
|
|
2690
|
+
"integrity": "sha1-qbqoYKP5tZWmuBsahocxIe06Jp4=",
|
|
2691
|
+
"dependencies": {
|
|
2692
|
+
"css-select": "~1.2.0",
|
|
2693
|
+
"dom-serializer": "~0.1.0",
|
|
2694
|
+
"entities": "~1.1.1",
|
|
2695
|
+
"htmlparser2": "^3.9.1",
|
|
2696
|
+
"lodash.assignin": "^4.0.9",
|
|
2697
|
+
"lodash.bind": "^4.1.4",
|
|
2698
|
+
"lodash.defaults": "^4.0.1",
|
|
2699
|
+
"lodash.filter": "^4.4.0",
|
|
2700
|
+
"lodash.flatten": "^4.2.0",
|
|
2701
|
+
"lodash.foreach": "^4.3.0",
|
|
2702
|
+
"lodash.map": "^4.4.0",
|
|
2703
|
+
"lodash.merge": "^4.4.0",
|
|
2704
|
+
"lodash.pick": "^4.2.1",
|
|
2705
|
+
"lodash.reduce": "^4.4.0",
|
|
2706
|
+
"lodash.reject": "^4.4.0",
|
|
2707
|
+
"lodash.some": "^4.4.0"
|
|
2715
2708
|
},
|
|
2716
2709
|
"engines": {
|
|
2717
|
-
"node": ">=
|
|
2710
|
+
"node": ">= 0.6"
|
|
2718
2711
|
}
|
|
2719
2712
|
},
|
|
2720
|
-
"node_modules/cheerio-select": {
|
|
2721
|
-
"version": "2.
|
|
2722
|
-
"resolved": "https://registry.npmjs.org/
|
|
2723
|
-
"integrity": "sha1-
|
|
2713
|
+
"node_modules/cheerio/node_modules/css-select": {
|
|
2714
|
+
"version": "1.2.0",
|
|
2715
|
+
"resolved": "https://registry.npmjs.org/css-select/-/css-select-1.2.0.tgz",
|
|
2716
|
+
"integrity": "sha1-KzoRBTnFNV8c2NMUYj6HCxIeyFg=",
|
|
2724
2717
|
"dependencies": {
|
|
2725
|
-
"boolbase": "
|
|
2726
|
-
"css-
|
|
2727
|
-
"
|
|
2728
|
-
"
|
|
2729
|
-
"domhandler": "^5.0.3",
|
|
2730
|
-
"domutils": "^3.0.1"
|
|
2718
|
+
"boolbase": "~1.0.0",
|
|
2719
|
+
"css-what": "2.1",
|
|
2720
|
+
"domutils": "1.5.1",
|
|
2721
|
+
"nth-check": "~1.0.1"
|
|
2731
2722
|
}
|
|
2732
2723
|
},
|
|
2733
|
-
"node_modules/cheerio
|
|
2734
|
-
"version": "
|
|
2735
|
-
"resolved": "https://registry.npmjs.org/css-
|
|
2736
|
-
"integrity": "sha1-
|
|
2737
|
-
"
|
|
2738
|
-
"
|
|
2739
|
-
"css-what": "^6.1.0",
|
|
2740
|
-
"domhandler": "^5.0.2",
|
|
2741
|
-
"domutils": "^3.0.1",
|
|
2742
|
-
"nth-check": "^2.0.1"
|
|
2724
|
+
"node_modules/cheerio/node_modules/css-what": {
|
|
2725
|
+
"version": "2.1.3",
|
|
2726
|
+
"resolved": "https://registry.npmjs.org/css-what/-/css-what-2.1.3.tgz",
|
|
2727
|
+
"integrity": "sha1-ptdgRXM2X+dGhsPzEcVlE9iChfI= sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==",
|
|
2728
|
+
"engines": {
|
|
2729
|
+
"node": "*"
|
|
2743
2730
|
}
|
|
2744
2731
|
},
|
|
2745
|
-
"node_modules/cheerio/node_modules/
|
|
2746
|
-
"version": "
|
|
2747
|
-
"resolved": "https://registry.npmjs.org/
|
|
2748
|
-
"integrity": "sha1-
|
|
2749
|
-
"
|
|
2750
|
-
"
|
|
2732
|
+
"node_modules/cheerio/node_modules/dom-serializer": {
|
|
2733
|
+
"version": "0.1.1",
|
|
2734
|
+
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.1.1.tgz",
|
|
2735
|
+
"integrity": "sha1-HsQFnihLq+027sKUHUqXChic58A= sha512-l0IU0pPzLWSHBcieZbpOKgkIn3ts3vAh7ZuFyXNwJxJXk/c4Gwj9xaTJwIDVQCXawWD0qb3IzMGH5rglQaO0XA==",
|
|
2736
|
+
"dependencies": {
|
|
2737
|
+
"domelementtype": "^1.3.0",
|
|
2738
|
+
"entities": "^1.1.1"
|
|
2751
2739
|
}
|
|
2752
2740
|
},
|
|
2753
|
-
"node_modules/cheerio/node_modules/
|
|
2754
|
-
"version": "
|
|
2755
|
-
"resolved": "https://registry.npmjs.org/
|
|
2756
|
-
"integrity": "sha1-
|
|
2741
|
+
"node_modules/cheerio/node_modules/domutils": {
|
|
2742
|
+
"version": "1.5.1",
|
|
2743
|
+
"resolved": "https://registry.npmjs.org/domutils/-/domutils-1.5.1.tgz",
|
|
2744
|
+
"integrity": "sha1-3NhIiib1Y9YQeeSMn3t+Mjc2gs8=",
|
|
2757
2745
|
"dependencies": {
|
|
2758
|
-
"
|
|
2746
|
+
"dom-serializer": "0",
|
|
2747
|
+
"domelementtype": "1"
|
|
2759
2748
|
}
|
|
2760
2749
|
},
|
|
2761
|
-
"node_modules/cheerio/node_modules/
|
|
2762
|
-
"version": "
|
|
2763
|
-
"resolved": "https://registry.npmjs.org/
|
|
2764
|
-
"integrity": "sha1-
|
|
2765
|
-
"
|
|
2766
|
-
"
|
|
2750
|
+
"node_modules/cheerio/node_modules/domutils/node_modules/dom-serializer": {
|
|
2751
|
+
"version": "0.2.2",
|
|
2752
|
+
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
|
|
2753
|
+
"integrity": "sha1-GvuB9TNxcXXUeGVd68XjMtn5u1E= sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==",
|
|
2754
|
+
"dependencies": {
|
|
2755
|
+
"domelementtype": "^2.0.1",
|
|
2756
|
+
"entities": "^2.0.0"
|
|
2767
2757
|
}
|
|
2768
2758
|
},
|
|
2759
|
+
"node_modules/cheerio/node_modules/domutils/node_modules/dom-serializer/node_modules/domelementtype": {
|
|
2760
|
+
"version": "2.2.0",
|
|
2761
|
+
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz",
|
|
2762
|
+
"integrity": "sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc= sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A=="
|
|
2763
|
+
},
|
|
2764
|
+
"node_modules/cheerio/node_modules/domutils/node_modules/entities": {
|
|
2765
|
+
"version": "2.2.0",
|
|
2766
|
+
"resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
|
|
2767
|
+
"integrity": "sha1-CY3JDruD2N/6CJ1VJWs1HTTE2lU= sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
|
|
2768
|
+
},
|
|
2769
2769
|
"node_modules/chokidar": {
|
|
2770
2770
|
"version": "3.6.0",
|
|
2771
2771
|
"resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz",
|
|
@@ -3274,14 +3274,6 @@
|
|
|
3274
3274
|
"nth-check": "^2.0.1"
|
|
3275
3275
|
}
|
|
3276
3276
|
},
|
|
3277
|
-
"node_modules/css-select/node_modules/css-what": {
|
|
3278
|
-
"version": "5.1.0",
|
|
3279
|
-
"resolved": "https://registry.npmjs.org/css-what/-/css-what-5.1.0.tgz",
|
|
3280
|
-
"integrity": "sha1-P3tweq32M7r2LCzrhXm1RbtA9/4= sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw==",
|
|
3281
|
-
"engines": {
|
|
3282
|
-
"node": ">= 6"
|
|
3283
|
-
}
|
|
3284
|
-
},
|
|
3285
3277
|
"node_modules/css-select/node_modules/dom-serializer": {
|
|
3286
3278
|
"version": "1.3.2",
|
|
3287
3279
|
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-1.3.2.tgz",
|
|
@@ -3292,16 +3284,10 @@
|
|
|
3292
3284
|
"entities": "^2.0.0"
|
|
3293
3285
|
}
|
|
3294
3286
|
},
|
|
3295
|
-
"node_modules/css-select/node_modules/
|
|
3296
|
-
"version": "
|
|
3297
|
-
"resolved": "https://registry.npmjs.org/
|
|
3298
|
-
"integrity": "sha1-
|
|
3299
|
-
"dependencies": {
|
|
3300
|
-
"domelementtype": "^2.2.0"
|
|
3301
|
-
},
|
|
3302
|
-
"engines": {
|
|
3303
|
-
"node": ">= 4"
|
|
3304
|
-
}
|
|
3287
|
+
"node_modules/css-select/node_modules/domelementtype": {
|
|
3288
|
+
"version": "2.2.0",
|
|
3289
|
+
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz",
|
|
3290
|
+
"integrity": "sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc= sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A=="
|
|
3305
3291
|
},
|
|
3306
3292
|
"node_modules/css-select/node_modules/domutils": {
|
|
3307
3293
|
"version": "2.8.0",
|
|
@@ -3313,10 +3299,23 @@
|
|
|
3313
3299
|
"domhandler": "^4.2.0"
|
|
3314
3300
|
}
|
|
3315
3301
|
},
|
|
3302
|
+
"node_modules/css-select/node_modules/entities": {
|
|
3303
|
+
"version": "2.2.0",
|
|
3304
|
+
"resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
|
|
3305
|
+
"integrity": "sha1-CY3JDruD2N/6CJ1VJWs1HTTE2lU= sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
|
|
3306
|
+
},
|
|
3307
|
+
"node_modules/css-select/node_modules/nth-check": {
|
|
3308
|
+
"version": "2.0.1",
|
|
3309
|
+
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-2.0.1.tgz",
|
|
3310
|
+
"integrity": "sha1-Lv4WL1w9oGoolZ+9PbddvuqfD8I= sha512-it1vE95zF6dTT9lBsYbxvqh0Soy4SPowchj0UBGj/V6cTPnXXtQOPUbhZ6CmGzAD/rW22LQK6E96pcdJXk4A4w==",
|
|
3311
|
+
"dependencies": {
|
|
3312
|
+
"boolbase": "^1.0.0"
|
|
3313
|
+
}
|
|
3314
|
+
},
|
|
3316
3315
|
"node_modules/css-what": {
|
|
3317
|
-
"version": "
|
|
3318
|
-
"resolved": "https://registry.npmjs.org/css-what/-/css-what-
|
|
3319
|
-
"integrity": "sha1
|
|
3316
|
+
"version": "5.1.0",
|
|
3317
|
+
"resolved": "https://registry.npmjs.org/css-what/-/css-what-5.1.0.tgz",
|
|
3318
|
+
"integrity": "sha1-P3tweq32M7r2LCzrhXm1RbtA9/4= sha512-arSMRWIIFY0hV8pIxZMEfmMI47Wj3R/aWpZDDxWYCPEiOMv6tfOrnpDtgxBYPEQD4V0Y/958+1TdC3iWTFcUPw==",
|
|
3320
3319
|
"engines": {
|
|
3321
3320
|
"node": ">= 6"
|
|
3322
3321
|
}
|
|
@@ -3548,47 +3547,52 @@
|
|
|
3548
3547
|
}
|
|
3549
3548
|
},
|
|
3550
3549
|
"node_modules/dom-serializer": {
|
|
3551
|
-
"version": "2.
|
|
3552
|
-
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-2.
|
|
3553
|
-
"integrity": "sha1-
|
|
3550
|
+
"version": "0.2.2",
|
|
3551
|
+
"resolved": "https://registry.npmjs.org/dom-serializer/-/dom-serializer-0.2.2.tgz",
|
|
3552
|
+
"integrity": "sha1-GvuB9TNxcXXUeGVd68XjMtn5u1E= sha512-2/xPb3ORsQ42nHYiSunXkDjPLBaEj/xTwUO4B7XCZQTRk7EBtTOPaygh10YAAh2OI1Qrp6NWfpAhzswj0ydt9g==",
|
|
3554
3553
|
"dependencies": {
|
|
3555
|
-
"domelementtype": "^2.
|
|
3556
|
-
"
|
|
3557
|
-
"entities": "^4.2.0"
|
|
3554
|
+
"domelementtype": "^2.0.1",
|
|
3555
|
+
"entities": "^2.0.0"
|
|
3558
3556
|
}
|
|
3559
3557
|
},
|
|
3558
|
+
"node_modules/dom-serializer/node_modules/domelementtype": {
|
|
3559
|
+
"version": "2.2.0",
|
|
3560
|
+
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz",
|
|
3561
|
+
"integrity": "sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc= sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A=="
|
|
3562
|
+
},
|
|
3560
3563
|
"node_modules/dom-serializer/node_modules/entities": {
|
|
3561
|
-
"version": "
|
|
3562
|
-
"resolved": "https://registry.npmjs.org/entities/-/entities-
|
|
3563
|
-
"integrity": "sha1-
|
|
3564
|
-
"engines": {
|
|
3565
|
-
"node": ">=0.12"
|
|
3566
|
-
}
|
|
3564
|
+
"version": "2.2.0",
|
|
3565
|
+
"resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
|
|
3566
|
+
"integrity": "sha1-CY3JDruD2N/6CJ1VJWs1HTTE2lU= sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
|
|
3567
3567
|
},
|
|
3568
3568
|
"node_modules/domelementtype": {
|
|
3569
|
-
"version": "
|
|
3570
|
-
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-
|
|
3571
|
-
"integrity": "sha1-
|
|
3569
|
+
"version": "1.3.1",
|
|
3570
|
+
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-1.3.1.tgz",
|
|
3571
|
+
"integrity": "sha1-0EjESzew0Qp/Kj1f7j9DM9eQSB8= sha512-BSKB+TSpMpFI/HOxCNr1O8aMOTZ8hT3pM3GQ0w/mWRmkhEDSFJkkyzz4XQsBV44BChwGkrDfMyjVD0eA2aFV3w=="
|
|
3572
3572
|
},
|
|
3573
3573
|
"node_modules/domhandler": {
|
|
3574
|
-
"version": "
|
|
3575
|
-
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-
|
|
3576
|
-
"integrity": "sha1-
|
|
3574
|
+
"version": "4.3.0",
|
|
3575
|
+
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-4.3.0.tgz",
|
|
3576
|
+
"integrity": "sha1-FsZYxibPlmln4wb5ZrQx931KViY= sha512-fC0aXNQXqKSFTr2wDNZDhsEYjCiYsDWl3D01kwt25hm1YIPyDGHvvi3rw+PLqHAl/m71MaiF7d5zvBr0p5UB2g==",
|
|
3577
3577
|
"dependencies": {
|
|
3578
|
-
"domelementtype": "^2.
|
|
3578
|
+
"domelementtype": "^2.2.0"
|
|
3579
3579
|
},
|
|
3580
3580
|
"engines": {
|
|
3581
3581
|
"node": ">= 4"
|
|
3582
3582
|
}
|
|
3583
3583
|
},
|
|
3584
|
+
"node_modules/domhandler/node_modules/domelementtype": {
|
|
3585
|
+
"version": "2.2.0",
|
|
3586
|
+
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz",
|
|
3587
|
+
"integrity": "sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc= sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A=="
|
|
3588
|
+
},
|
|
3584
3589
|
"node_modules/domutils": {
|
|
3585
|
-
"version": "
|
|
3586
|
-
"resolved": "https://registry.npmjs.org/domutils/-/domutils-
|
|
3587
|
-
"integrity": "sha1-
|
|
3590
|
+
"version": "1.7.0",
|
|
3591
|
+
"resolved": "https://registry.npmjs.org/domutils/-/domutils-1.7.0.tgz",
|
|
3592
|
+
"integrity": "sha1-Vuo0HoNOBuZ0ivehyyXaZ+qfjCo= sha512-Lgd2XcJ/NjEw+7tFvfKxOzCYKZsdct5lczQ2ZaQY8Djz7pfAD3Gbp8ySJWtreII/vDlMVmxwa6pHmdxIYgttDg==",
|
|
3588
3593
|
"dependencies": {
|
|
3589
|
-
"dom-serializer": "
|
|
3590
|
-
"domelementtype": "
|
|
3591
|
-
"domhandler": "^5.0.3"
|
|
3594
|
+
"dom-serializer": "0",
|
|
3595
|
+
"domelementtype": "1"
|
|
3592
3596
|
}
|
|
3593
3597
|
},
|
|
3594
3598
|
"node_modules/dot-case": {
|
|
@@ -3666,26 +3670,6 @@
|
|
|
3666
3670
|
"node": ">= 0.8"
|
|
3667
3671
|
}
|
|
3668
3672
|
},
|
|
3669
|
-
"node_modules/encoding-sniffer": {
|
|
3670
|
-
"version": "0.2.0",
|
|
3671
|
-
"resolved": "https://registry.npmjs.org/encoding-sniffer/-/encoding-sniffer-0.2.0.tgz",
|
|
3672
|
-
"integrity": "sha1-eZVp1m1EO6voKvGMn0A0mDZe8dU= sha512-ju7Wq1kg04I3HtiYIOrUrdfdDvkyO9s5XM8QAj/bN61Yo/Vb4vgJxy5vi4Yxk01gWHbrofpPtpxM8bKger9jhg==",
|
|
3673
|
-
"dependencies": {
|
|
3674
|
-
"iconv-lite": "^0.6.3",
|
|
3675
|
-
"whatwg-encoding": "^3.1.1"
|
|
3676
|
-
}
|
|
3677
|
-
},
|
|
3678
|
-
"node_modules/encoding-sniffer/node_modules/whatwg-encoding": {
|
|
3679
|
-
"version": "3.1.1",
|
|
3680
|
-
"resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-3.1.1.tgz",
|
|
3681
|
-
"integrity": "sha1-0PTvdpkF1CbhaI8+NDgambYLduU= sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==",
|
|
3682
|
-
"dependencies": {
|
|
3683
|
-
"iconv-lite": "0.6.3"
|
|
3684
|
-
},
|
|
3685
|
-
"engines": {
|
|
3686
|
-
"node": ">=18"
|
|
3687
|
-
}
|
|
3688
|
-
},
|
|
3689
3673
|
"node_modules/end-of-stream": {
|
|
3690
3674
|
"version": "1.4.4",
|
|
3691
3675
|
"resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
|
|
@@ -3707,9 +3691,9 @@
|
|
|
3707
3691
|
}
|
|
3708
3692
|
},
|
|
3709
3693
|
"node_modules/entities": {
|
|
3710
|
-
"version": "
|
|
3711
|
-
"resolved": "https://registry.npmjs.org/entities/-/entities-
|
|
3712
|
-
"integrity": "sha1-
|
|
3694
|
+
"version": "1.1.2",
|
|
3695
|
+
"resolved": "https://registry.npmjs.org/entities/-/entities-1.1.2.tgz",
|
|
3696
|
+
"integrity": "sha1-vfpzUplmTfr9NFKe1PhSKidf6lY= sha512-f2LZMYl1Fzu7YSBKg+RoROelpOaNrcGmE9AZubeDfrCEia483oW4MI4VyFd5VNHIgQ/7qm1I0wUHK1eJnn2y2w=="
|
|
3713
3697
|
},
|
|
3714
3698
|
"node_modules/env-paths": {
|
|
3715
3699
|
"version": "2.2.1",
|
|
@@ -4073,17 +4057,6 @@
|
|
|
4073
4057
|
"node": ">=4"
|
|
4074
4058
|
}
|
|
4075
4059
|
},
|
|
4076
|
-
"node_modules/external-editor/node_modules/iconv-lite": {
|
|
4077
|
-
"version": "0.4.24",
|
|
4078
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
4079
|
-
"integrity": "sha1-ICK0sl+93CHS9SSXSkdKr+czkIs= sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
4080
|
-
"dependencies": {
|
|
4081
|
-
"safer-buffer": ">= 2.1.2 < 3"
|
|
4082
|
-
},
|
|
4083
|
-
"engines": {
|
|
4084
|
-
"node": ">=0.10.0"
|
|
4085
|
-
}
|
|
4086
|
-
},
|
|
4087
4060
|
"node_modules/external-editor/node_modules/tmp": {
|
|
4088
4061
|
"version": "0.0.33",
|
|
4089
4062
|
"resolved": "https://registry.npmjs.org/tmp/-/tmp-0.0.33.tgz",
|
|
@@ -4932,22 +4905,37 @@
|
|
|
4932
4905
|
}
|
|
4933
4906
|
},
|
|
4934
4907
|
"node_modules/htmlparser2": {
|
|
4935
|
-
"version": "
|
|
4936
|
-
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-
|
|
4937
|
-
"integrity": "sha1-
|
|
4908
|
+
"version": "3.10.1",
|
|
4909
|
+
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-3.10.1.tgz",
|
|
4910
|
+
"integrity": "sha1-vWedw/WYl7ajS7EHSchVu1OpOS8= sha512-IgieNijUMbkDovyoKObU1DUhm1iwNYE/fuifEoEHfd1oZKZDaONBSkal7Y01shxsM49R4XaMdGez3WnF9UfiCQ==",
|
|
4911
|
+
"dependencies": {
|
|
4912
|
+
"domelementtype": "^1.3.1",
|
|
4913
|
+
"domhandler": "^2.3.0",
|
|
4914
|
+
"domutils": "^1.5.1",
|
|
4915
|
+
"entities": "^1.1.1",
|
|
4916
|
+
"inherits": "^2.0.1",
|
|
4917
|
+
"readable-stream": "^3.1.1"
|
|
4918
|
+
}
|
|
4919
|
+
},
|
|
4920
|
+
"node_modules/htmlparser2/node_modules/domhandler": {
|
|
4921
|
+
"version": "2.4.2",
|
|
4922
|
+
"resolved": "https://registry.npmjs.org/domhandler/-/domhandler-2.4.2.tgz",
|
|
4923
|
+
"integrity": "sha1-iAUJfpM9ZehVRvcm1g9euItE+AM= sha512-JiK04h0Ht5u/80fdLMCEmV4zkNh2BcoMFBmZ/91WtYZ8qVXSKjiw7fXMgFPnHcSZgOo3XdinHvmnDUeMf5R4wA==",
|
|
4938
4924
|
"dependencies": {
|
|
4939
|
-
"domelementtype": "
|
|
4940
|
-
"domhandler": "^5.0.3",
|
|
4941
|
-
"domutils": "^3.1.0",
|
|
4942
|
-
"entities": "^4.5.0"
|
|
4925
|
+
"domelementtype": "1"
|
|
4943
4926
|
}
|
|
4944
4927
|
},
|
|
4945
|
-
"node_modules/htmlparser2/node_modules/
|
|
4946
|
-
"version": "
|
|
4947
|
-
"resolved": "https://registry.npmjs.org/
|
|
4948
|
-
"integrity": "sha1-
|
|
4928
|
+
"node_modules/htmlparser2/node_modules/readable-stream": {
|
|
4929
|
+
"version": "3.6.2",
|
|
4930
|
+
"resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
|
|
4931
|
+
"integrity": "sha1-VqmzbqllwAxak+8x6xEaDxEFaWc= sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
|
|
4932
|
+
"dependencies": {
|
|
4933
|
+
"inherits": "^2.0.3",
|
|
4934
|
+
"string_decoder": "^1.1.1",
|
|
4935
|
+
"util-deprecate": "^1.0.1"
|
|
4936
|
+
},
|
|
4949
4937
|
"engines": {
|
|
4950
|
-
"node": ">=
|
|
4938
|
+
"node": ">= 6"
|
|
4951
4939
|
}
|
|
4952
4940
|
},
|
|
4953
4941
|
"node_modules/http-cache-semantics": {
|
|
@@ -5030,11 +5018,11 @@
|
|
|
5030
5018
|
}
|
|
5031
5019
|
},
|
|
5032
5020
|
"node_modules/iconv-lite": {
|
|
5033
|
-
"version": "0.
|
|
5034
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.
|
|
5035
|
-
"integrity": "sha1-
|
|
5021
|
+
"version": "0.4.24",
|
|
5022
|
+
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
5023
|
+
"integrity": "sha1-ICK0sl+93CHS9SSXSkdKr+czkIs= sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
5036
5024
|
"dependencies": {
|
|
5037
|
-
"safer-buffer": ">= 2.1.2 < 3
|
|
5025
|
+
"safer-buffer": ">= 2.1.2 < 3"
|
|
5038
5026
|
},
|
|
5039
5027
|
"engines": {
|
|
5040
5028
|
"node": ">=0.10.0"
|
|
@@ -5797,18 +5785,78 @@
|
|
|
5797
5785
|
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
|
5798
5786
|
"integrity": "sha1-Z5WRxWTDv/quhFTPCz3zcMPWkRw= sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
|
|
5799
5787
|
},
|
|
5788
|
+
"node_modules/lodash.assignin": {
|
|
5789
|
+
"version": "4.2.0",
|
|
5790
|
+
"resolved": "https://registry.npmjs.org/lodash.assignin/-/lodash.assignin-4.2.0.tgz",
|
|
5791
|
+
"integrity": "sha1-uo31+4QesKPoBEIysOJjqNxqKKI="
|
|
5792
|
+
},
|
|
5793
|
+
"node_modules/lodash.bind": {
|
|
5794
|
+
"version": "4.2.1",
|
|
5795
|
+
"resolved": "https://registry.npmjs.org/lodash.bind/-/lodash.bind-4.2.1.tgz",
|
|
5796
|
+
"integrity": "sha1-euMBfpOWIqwxt9fX3LGzTbFpDTU="
|
|
5797
|
+
},
|
|
5800
5798
|
"node_modules/lodash.clonedeep": {
|
|
5801
5799
|
"version": "4.5.0",
|
|
5802
5800
|
"resolved": "https://registry.npmjs.org/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz",
|
|
5803
5801
|
"integrity": "sha512-H5ZhCF25riFd9uB5UCkVKo61m3S/xZk1x4wA6yp/L3RFP6Z/eHH1ymQcGLo7J3GMPfm0V/7m1tryHuGVxpqEBQ==",
|
|
5804
5802
|
"peer": true
|
|
5805
5803
|
},
|
|
5804
|
+
"node_modules/lodash.defaults": {
|
|
5805
|
+
"version": "4.2.0",
|
|
5806
|
+
"resolved": "https://registry.npmjs.org/lodash.defaults/-/lodash.defaults-4.2.0.tgz",
|
|
5807
|
+
"integrity": "sha1-0JF4cW/+pN3p5ft7N/bwgCJ0WAw="
|
|
5808
|
+
},
|
|
5809
|
+
"node_modules/lodash.filter": {
|
|
5810
|
+
"version": "4.6.0",
|
|
5811
|
+
"resolved": "https://registry.npmjs.org/lodash.filter/-/lodash.filter-4.6.0.tgz",
|
|
5812
|
+
"integrity": "sha1-ZosdSYFgOuHMWm+nYBQ+SAtMSs4="
|
|
5813
|
+
},
|
|
5814
|
+
"node_modules/lodash.flatten": {
|
|
5815
|
+
"version": "4.4.0",
|
|
5816
|
+
"resolved": "https://registry.npmjs.org/lodash.flatten/-/lodash.flatten-4.4.0.tgz",
|
|
5817
|
+
"integrity": "sha1-8xwiIlqWMtK7+OSt2+8kCqdlph8="
|
|
5818
|
+
},
|
|
5819
|
+
"node_modules/lodash.foreach": {
|
|
5820
|
+
"version": "4.5.0",
|
|
5821
|
+
"resolved": "https://registry.npmjs.org/lodash.foreach/-/lodash.foreach-4.5.0.tgz",
|
|
5822
|
+
"integrity": "sha1-Gmo16s5AEoDH8G3d7DUWWrJ+PlM="
|
|
5823
|
+
},
|
|
5806
5824
|
"node_modules/lodash.isequal": {
|
|
5807
5825
|
"version": "4.5.0",
|
|
5808
5826
|
"resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz",
|
|
5809
5827
|
"integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==",
|
|
5810
5828
|
"peer": true
|
|
5811
5829
|
},
|
|
5830
|
+
"node_modules/lodash.map": {
|
|
5831
|
+
"version": "4.6.0",
|
|
5832
|
+
"resolved": "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz",
|
|
5833
|
+
"integrity": "sha1-dx7Hg540c9nEzeKLGTlMNWL09tM="
|
|
5834
|
+
},
|
|
5835
|
+
"node_modules/lodash.merge": {
|
|
5836
|
+
"version": "4.6.2",
|
|
5837
|
+
"resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
|
|
5838
|
+
"integrity": "sha1-VYqlO0O2YeGSWgr9+japoQhf5Xo= sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
|
|
5839
|
+
},
|
|
5840
|
+
"node_modules/lodash.pick": {
|
|
5841
|
+
"version": "4.4.0",
|
|
5842
|
+
"resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz",
|
|
5843
|
+
"integrity": "sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM="
|
|
5844
|
+
},
|
|
5845
|
+
"node_modules/lodash.reduce": {
|
|
5846
|
+
"version": "4.6.0",
|
|
5847
|
+
"resolved": "https://registry.npmjs.org/lodash.reduce/-/lodash.reduce-4.6.0.tgz",
|
|
5848
|
+
"integrity": "sha1-8atrg5KZrUj3hKu/R2WW8DuRTTs="
|
|
5849
|
+
},
|
|
5850
|
+
"node_modules/lodash.reject": {
|
|
5851
|
+
"version": "4.6.0",
|
|
5852
|
+
"resolved": "https://registry.npmjs.org/lodash.reject/-/lodash.reject-4.6.0.tgz",
|
|
5853
|
+
"integrity": "sha1-gNZJLcFHCGS79YNTO2UfQqn1JBU="
|
|
5854
|
+
},
|
|
5855
|
+
"node_modules/lodash.some": {
|
|
5856
|
+
"version": "4.6.0",
|
|
5857
|
+
"resolved": "https://registry.npmjs.org/lodash.some/-/lodash.some-4.6.0.tgz",
|
|
5858
|
+
"integrity": "sha1-G7nzFO9ri63tE7VJFpsqlF62jk0="
|
|
5859
|
+
},
|
|
5812
5860
|
"node_modules/log-symbols": {
|
|
5813
5861
|
"version": "4.1.0",
|
|
5814
5862
|
"resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-4.1.0.tgz",
|
|
@@ -6241,11 +6289,11 @@
|
|
|
6241
6289
|
}
|
|
6242
6290
|
},
|
|
6243
6291
|
"node_modules/nth-check": {
|
|
6244
|
-
"version": "
|
|
6245
|
-
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-
|
|
6246
|
-
"integrity": "sha1-
|
|
6292
|
+
"version": "1.0.2",
|
|
6293
|
+
"resolved": "https://registry.npmjs.org/nth-check/-/nth-check-1.0.2.tgz",
|
|
6294
|
+
"integrity": "sha1-sr0pXDfj3VijvwcAN2Zjuk2c8Fw= sha512-WeBOdju8SnzPN5vTUJYxYUxLeXpCaVP5i5e0LF8fg7WORF2Wd7wFX/pk0tYZk7s8T+J7VLy0Da6J1+wCT0AtHg==",
|
|
6247
6295
|
"dependencies": {
|
|
6248
|
-
"boolbase": "
|
|
6296
|
+
"boolbase": "~1.0.0"
|
|
6249
6297
|
}
|
|
6250
6298
|
},
|
|
6251
6299
|
"node_modules/number-is-nan": {
|
|
@@ -6505,39 +6553,6 @@
|
|
|
6505
6553
|
"safe-buffer": "^5.1.1"
|
|
6506
6554
|
}
|
|
6507
6555
|
},
|
|
6508
|
-
"node_modules/parse5": {
|
|
6509
|
-
"version": "7.1.1",
|
|
6510
|
-
"resolved": "https://registry.npmjs.org/parse5/-/parse5-7.1.1.tgz",
|
|
6511
|
-
"integrity": "sha1-Rkn5QMz7ldh1Tzf3MHjqIK/gx0Y= sha512-kwpuwzB+px5WUg9pyK0IcK/shltJN5/OVhQagxhCQNtT9Y9QRZqNY2e1cmbu/paRh5LMnz/oVTVLBpjFmMZhSg==",
|
|
6512
|
-
"dependencies": {
|
|
6513
|
-
"entities": "^4.4.0"
|
|
6514
|
-
}
|
|
6515
|
-
},
|
|
6516
|
-
"node_modules/parse5-htmlparser2-tree-adapter": {
|
|
6517
|
-
"version": "7.0.0",
|
|
6518
|
-
"resolved": "https://registry.npmjs.org/parse5-htmlparser2-tree-adapter/-/parse5-htmlparser2-tree-adapter-7.0.0.tgz",
|
|
6519
|
-
"integrity": "sha1-I8LMIzvPCbt766i4pp1GsIxiwvE= sha512-B77tOZrqqfUfnVcOrUvfdLbz4pu4RopLD/4vmu3HUPswwTA8OH0EMW9BlWR2B0RCoiZRAHEUu7IxeP1Pd1UU+g==",
|
|
6520
|
-
"dependencies": {
|
|
6521
|
-
"domhandler": "^5.0.2",
|
|
6522
|
-
"parse5": "^7.0.0"
|
|
6523
|
-
}
|
|
6524
|
-
},
|
|
6525
|
-
"node_modules/parse5-parser-stream": {
|
|
6526
|
-
"version": "7.1.2",
|
|
6527
|
-
"resolved": "https://registry.npmjs.org/parse5-parser-stream/-/parse5-parser-stream-7.1.2.tgz",
|
|
6528
|
-
"integrity": "sha1-18IOrcN5aNJy4sAmYP/5LdJ+YOE= sha512-JyeQc9iwFLn5TbvvqACIF/VXG6abODeB3Fwmv/TGdLk2LfbWkaySGY72at4+Ty7EkPZj854u4CrICqNk2qIbow==",
|
|
6529
|
-
"dependencies": {
|
|
6530
|
-
"parse5": "^7.0.0"
|
|
6531
|
-
}
|
|
6532
|
-
},
|
|
6533
|
-
"node_modules/parse5/node_modules/entities": {
|
|
6534
|
-
"version": "4.4.0",
|
|
6535
|
-
"resolved": "https://registry.npmjs.org/entities/-/entities-4.4.0.tgz",
|
|
6536
|
-
"integrity": "sha1-l72roXAzlEZJXmU8/S23iWKQAXQ= sha512-oYp7156SP8LkeGD0GF85ad1X9Ai79WtRsZ2gxJqtBuzH+98YUV6jkHEKlZkMbcrjJjIVJNIDP/3WL9wQkoPbWA==",
|
|
6537
|
-
"engines": {
|
|
6538
|
-
"node": ">=0.12"
|
|
6539
|
-
}
|
|
6540
|
-
},
|
|
6541
6556
|
"node_modules/parseurl": {
|
|
6542
6557
|
"version": "1.3.3",
|
|
6543
6558
|
"resolved": "https://registry.npmjs.org/parseurl/-/parseurl-1.3.3.tgz",
|
|
@@ -6991,17 +7006,6 @@
|
|
|
6991
7006
|
"node": ">= 0.8"
|
|
6992
7007
|
}
|
|
6993
7008
|
},
|
|
6994
|
-
"node_modules/raw-body/node_modules/iconv-lite": {
|
|
6995
|
-
"version": "0.4.24",
|
|
6996
|
-
"resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
|
|
6997
|
-
"integrity": "sha1-ICK0sl+93CHS9SSXSkdKr+czkIs= sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
|
|
6998
|
-
"dependencies": {
|
|
6999
|
-
"safer-buffer": ">= 2.1.2 < 3"
|
|
7000
|
-
},
|
|
7001
|
-
"engines": {
|
|
7002
|
-
"node": ">=0.10.0"
|
|
7003
|
-
}
|
|
7004
|
-
},
|
|
7005
7009
|
"node_modules/raw-body/node_modules/statuses": {
|
|
7006
7010
|
"version": "2.0.1",
|
|
7007
7011
|
"resolved": "https://registry.npmjs.org/statuses/-/statuses-2.0.1.tgz",
|
|
@@ -7184,16 +7188,10 @@
|
|
|
7184
7188
|
"entities": "^2.0.0"
|
|
7185
7189
|
}
|
|
7186
7190
|
},
|
|
7187
|
-
"node_modules/renderkid/node_modules/
|
|
7188
|
-
"version": "
|
|
7189
|
-
"resolved": "https://registry.npmjs.org/
|
|
7190
|
-
"integrity": "sha1-
|
|
7191
|
-
"dependencies": {
|
|
7192
|
-
"domelementtype": "^2.2.0"
|
|
7193
|
-
},
|
|
7194
|
-
"engines": {
|
|
7195
|
-
"node": ">= 4"
|
|
7196
|
-
}
|
|
7191
|
+
"node_modules/renderkid/node_modules/domelementtype": {
|
|
7192
|
+
"version": "2.2.0",
|
|
7193
|
+
"resolved": "https://registry.npmjs.org/domelementtype/-/domelementtype-2.2.0.tgz",
|
|
7194
|
+
"integrity": "sha1-mgtsJ4LtahxzI9QiZxg9+b2LHVc= sha512-DtBMo82pv1dFtUmHyr48beiuq792Sxohr+8Hm9zoxklYPfa6n0Z3Byjj2IV7bmr2IyqClnqEQhfgHJJ5QF0R5A=="
|
|
7197
7195
|
},
|
|
7198
7196
|
"node_modules/renderkid/node_modules/domutils": {
|
|
7199
7197
|
"version": "2.8.0",
|
|
@@ -7205,6 +7203,11 @@
|
|
|
7205
7203
|
"domhandler": "^4.2.0"
|
|
7206
7204
|
}
|
|
7207
7205
|
},
|
|
7206
|
+
"node_modules/renderkid/node_modules/entities": {
|
|
7207
|
+
"version": "2.2.0",
|
|
7208
|
+
"resolved": "https://registry.npmjs.org/entities/-/entities-2.2.0.tgz",
|
|
7209
|
+
"integrity": "sha1-CY3JDruD2N/6CJ1VJWs1HTTE2lU= sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A=="
|
|
7210
|
+
},
|
|
7208
7211
|
"node_modules/renderkid/node_modules/htmlparser2": {
|
|
7209
7212
|
"version": "6.1.0",
|
|
7210
7213
|
"resolved": "https://registry.npmjs.org/htmlparser2/-/htmlparser2-6.1.0.tgz",
|
|
@@ -8310,14 +8313,6 @@
|
|
|
8310
8313
|
"which-boxed-primitive": "^1.0.2"
|
|
8311
8314
|
}
|
|
8312
8315
|
},
|
|
8313
|
-
"node_modules/undici": {
|
|
8314
|
-
"version": "6.19.8",
|
|
8315
|
-
"resolved": "https://registry.npmjs.org/undici/-/undici-6.19.8.tgz",
|
|
8316
|
-
"integrity": "sha1-AC18iij4zDpE/zPD1L5NheFdQOE= sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==",
|
|
8317
|
-
"engines": {
|
|
8318
|
-
"node": ">=18.17"
|
|
8319
|
-
}
|
|
8320
|
-
},
|
|
8321
8316
|
"node_modules/undici-types": {
|
|
8322
8317
|
"version": "5.26.5",
|
|
8323
8318
|
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz",
|
|
@@ -8410,7 +8405,7 @@
|
|
|
8410
8405
|
"node_modules/util-deprecate": {
|
|
8411
8406
|
"version": "1.0.2",
|
|
8412
8407
|
"resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
|
|
8413
|
-
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=
|
|
8408
|
+
"integrity": "sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8="
|
|
8414
8409
|
},
|
|
8415
8410
|
"node_modules/utila": {
|
|
8416
8411
|
"version": "0.4.0",
|
|
@@ -45,7 +45,7 @@ class DefaultEnvironmentController {
|
|
|
45
45
|
if (nonInteractive) {
|
|
46
46
|
throw new DefaultEnvironmentNotSetError();
|
|
47
47
|
}
|
|
48
|
-
return this.promptAndSetDefaultEnvironmentForContributor(
|
|
48
|
+
return this.promptAndSetDefaultEnvironmentForContributor('');
|
|
49
49
|
}
|
|
50
50
|
async getDefaultEnvironment() {
|
|
51
51
|
try {
|
|
@@ -44,9 +44,6 @@ export declare class MissingAppUninstallTask extends Error {
|
|
|
44
44
|
}
|
|
45
45
|
export declare class InstallationNotFoundError extends UserError {
|
|
46
46
|
}
|
|
47
|
-
export declare class UnknownSiteWithoutResourceIdError extends Error {
|
|
48
|
-
constructor();
|
|
49
|
-
}
|
|
50
47
|
export declare class InstallationsGraphqlClient implements InstallAppClient, ListAppInstallationsClient, UninstallAppClient, UpgradeAppInstallationsClient {
|
|
51
48
|
private readonly graphqlClient;
|
|
52
49
|
private readonly cloudIdTranslator;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"graphql-client.d.ts","sourceRoot":"","sources":["../../src/installations/graphql-client.ts"],"names":[],"mappings":"AAKA,OAAO,EAKL,sBAAsB,EAKtB,aAAa,EACb,oBAAoB,EAOpB,KAAK,EAGL,SAAS,EACT,SAAS,EACT,iBAAiB,
|
|
1
|
+
{"version":3,"file":"graphql-client.d.ts","sourceRoot":"","sources":["../../src/installations/graphql-client.ts"],"names":[],"mappings":"AAKA,OAAO,EAKL,sBAAsB,EAKtB,aAAa,EACb,oBAAoB,EAOpB,KAAK,EAGL,SAAS,EACT,SAAS,EACT,iBAAiB,EAGlB,MAAM,mBAAmB,CAAC;AAE3B,OAAO,EAAE,qBAAqB,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAC;AAC7E,OAAO,EACL,yBAAyB,EACzB,YAAY,EACZ,0BAA0B,EAC1B,6BAA6B,EAC9B,MAAM,iCAAiC,CAAC;AACzC,OAAO,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,MAAM,iBAAiB,CAAC;AAEzE,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAGpD,eAAO,MAAM,kCAAkC,MAAM,CAAC;AActD,eAAO,MAAM,qBAAqB,kCAAkC,CAAC;AAMrE,qBAAa,qBAAsB,SAAQ,oBAAoB;gBACjD,SAAS,oBAAY,EAAE,KAAK,oBAAY,EAAE,UAAU,EAAE,MAAM,GAAG,SAAS;CAOrF;AAED,qBAAa,qBAAsB,SAAQ,oBAAoB;gBACjD,SAAS,EAAE,MAAM,GAAG,SAAS,EAAE,UAAU,EAAE,MAAM,GAAG,SAAS;CAG1E;AAED,qBAAa,iBAAkB,SAAQ,oBAAoB;gBAEvD,OAAO,EAAE,MAAM,EACf,EACE,SAAS,EACT,IAAI,EACJ,UAAU,EACX,EAAE;QACD,SAAS,EAAE,MAAM,GAAG,SAAS,CAAC;QAC9B,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;QACzB,UAAU,EAAE,MAAM,GAAG,SAAS,CAAC;KAChC;CAIJ;AAED,qBAAa,YAAa,SAAQ,oBAAoB;gBAElD,OAAO,EAAE,MAAM,EACf,EACE,SAAS,EACT,IAAI,EACJ,UAAU,EACX,EAAE;QACD,SAAS,EAAE,MAAM,GAAG,SAAS,CAAC;QAC9B,IAAI,EAAE,MAAM,GAAG,SAAS,CAAC;QACzB,UAAU,EAAE,MAAM,GAAG,SAAS,CAAC;KAChC;CAIJ;AAED,qBAAa,wBAAyB,SAAQ,SAAS;gBACzC,cAAc,EAAE,MAAM;CAGnC;AAED,qBAAa,kBAAmB,SAAQ,KAAK;CAAG;AAEhD,qBAAa,8BAA+B,SAAQ,SAAS;IAEzD,OAAO,CAAC,QAAQ,CAAC,SAAS;IAC1B,QAAQ,CAAC,IAAI,CAAC;gBADG,SAAS,EAAE,OAAO,EAC1B,IAAI,CAAC,oBAAQ,EACtB,OAAO,CAAC,EAAE,MAAM,EAChB,SAAS,CAAC,EAAE,MAAM,GAAG,SAAS;IAIzB,WAAW,IAAI,OAAO;CAG9B;AAED,qBAAa,eAAgB,SAAQ,SAAS;CAAG;AAEjD,qBAAa,0BAA2B,SAAQ,KAAK;CAAG;AAExD,qBAAa,uBAAwB,SAAQ,KAAK;CAAG;AAErD,qBAAa,yBAA0B,SAAQ,SAAS;CAAG;AAE3D,qBAAa,0BACX,YAAW,gBAAgB,EAAE,0BAA0B,EAAE,kBAAkB,EAAE,6BAA6B;IAgBxG,OAAO,CAAC,QAAQ,CAAC,aAAa;IAC9B,OAAO,CAAC,QAAQ,CAAC,iBAAiB;IAClC,OAAO,CAAC,QAAQ,CAAC,mBAAmB;IACpC,OAAO,CAAC,QAAQ,CAAC,KAAK;IACtB,OAAO,CAAC,QAAQ,CAAC,iBAAiB;IAlBpC,kBAAkB,SAAU;IAC5B,uBAAuB,SAAe;WAExB,wBAAwB,CAAC,OAAO,EAAE,MAAM,EAAE,UAAU,EAAE,MAAM,EAAE,YAAY,EAAE,MAAM,GAAG,MAAM;gBAWtF,aAAa,EAAE,aAAa,EAC5B,iBAAiB,EAAE,cAAc,EACjC,mBAAmB,EAAE,cAAc,EACnC,KAAK,EAAE,KAAK,EACZ,iBAAiB,EAAE,iBAAiB;YAGzC,wBAAwB;IAKtC,OAAO,CAAC,qBAAqB;IAQhB,kBAAkB,CAAC,EAAE,cAAc,EAAE,IAAI,EAAE,OAAO,EAAE,KAAK,EAAE,eAAe,EAAE,EAAE,qBAAqB;IAyDnG,mBAAmB,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,cAAc,EAAE,KAAK,EAAE,EAAE,qBAAqB;YAkDlF,0BAA0B;IA6B3B,YAAY,CAAC,KAAK,EAAE,sBAAsB,GAAG,OAAO,CAAC,OAAO,CAAC;IAqC7D,qBAAqB,CAAC,IAAI,EAAE,sBAAsB,EAAE,GAAG,OAAO,CAAC,OAAO,CAAC,kBAAkB,CAAC,EAAE,CAAC;IAmB7F,iBAAiB,CAAC,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,EAAE,CAAC;IAKzD,eAAe,CAAC,KAAK,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,GAAG,OAAO,CAAC,YAAY,CAAC;YAS5E,sBAAsB;YAqCtB,2BAA2B;YAY3B,mBAAmB;IAiBjC,OAAO,CAAC,yBAAyB;YAOnB,sBAAsB;YAoBtB,6BAA6B;YA6B7B,mBAAmB;IAuEpB,WAAW,CAAC,KAAK,EAAE,MAAM,EAAE,cAAc,EAAE,MAAM,EAAE,MAAM,SAAI,GAAG,OAAO,CAAC,yBAAyB,CAAC;CAyChH"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.InstallationsGraphqlClient = exports.
|
|
3
|
+
exports.InstallationsGraphqlClient = exports.InstallationNotFoundError = exports.MissingAppUninstallTask = exports.MissingAppEnvironmentError = exports.MissingAppError = exports.InstallationRequestFailedError = exports.MissingTaskIdError = exports.EnvironmentNotFoundError = exports.UpgradeError = exports.InstallationError = exports.AlreadyInstalledError = exports.PermissionDeniedError = exports.ALREADY_UPGRADED_CODE = exports.UNINSTALLATION_EVENT_POLL_INTERVAL = void 0;
|
|
4
4
|
const exponential_backoff_1 = require("exponential-backoff");
|
|
5
5
|
const ari_1 = require("@forge/util/packages/ari");
|
|
6
6
|
const cli_shared_1 = require("@forge/cli-shared");
|
|
@@ -71,12 +71,6 @@ exports.MissingAppUninstallTask = MissingAppUninstallTask;
|
|
|
71
71
|
class InstallationNotFoundError extends cli_shared_1.UserError {
|
|
72
72
|
}
|
|
73
73
|
exports.InstallationNotFoundError = InstallationNotFoundError;
|
|
74
|
-
class UnknownSiteWithoutResourceIdError extends Error {
|
|
75
|
-
constructor() {
|
|
76
|
-
super(cli_shared_1.Text.installList.noResourceId);
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
exports.UnknownSiteWithoutResourceIdError = UnknownSiteWithoutResourceIdError;
|
|
80
74
|
class InstallationsGraphqlClient {
|
|
81
75
|
graphqlClient;
|
|
82
76
|
cloudIdTranslator;
|
|
@@ -325,12 +319,12 @@ class InstallationsGraphqlClient {
|
|
|
325
319
|
}
|
|
326
320
|
async getCombinedHostnameMap(installationContexts) {
|
|
327
321
|
const bitbucketAris = this.getResourceArisForProduct(installationContexts, this.bitbucketTranslator.ariBelongsToProduct);
|
|
328
|
-
const
|
|
322
|
+
const bbWorkspaceAriToHostname = await this.bitbucketTranslator.getSitesForResourceAris(bitbucketAris);
|
|
329
323
|
const cloudIdAris = this.getResourceArisForProduct(installationContexts, this.cloudIdTranslator.ariBelongsToProduct);
|
|
330
324
|
const siteAriToHostname = await this.cloudIdTranslator.getSitesForResourceAris(cloudIdAris);
|
|
331
325
|
const combinedAriToHostname = {
|
|
332
326
|
...siteAriToHostname,
|
|
333
|
-
...
|
|
327
|
+
...bbWorkspaceAriToHostname
|
|
334
328
|
};
|
|
335
329
|
return combinedAriToHostname;
|
|
336
330
|
}
|
|
@@ -338,14 +332,7 @@ class InstallationsGraphqlClient {
|
|
|
338
332
|
if (!installations.length) {
|
|
339
333
|
return [];
|
|
340
334
|
}
|
|
341
|
-
const installationContexts = installations.map(({ installation }) =>
|
|
342
|
-
const context = ari_1.AnyAri.parse(installation.installationContext);
|
|
343
|
-
const resourceId = context.resourceId;
|
|
344
|
-
if (!resourceId) {
|
|
345
|
-
throw new UnknownSiteWithoutResourceIdError();
|
|
346
|
-
}
|
|
347
|
-
return context;
|
|
348
|
-
});
|
|
335
|
+
const installationContexts = installations.map(({ installation }) => (0, cli_shared_1.parseInstallationContext)(installation.installationContext));
|
|
349
336
|
const combinedAriToHostname = await this.getCombinedHostnameMap(installationContexts);
|
|
350
337
|
return installationContexts.map((context, i) => {
|
|
351
338
|
const { environment, environmentType, installation } = installations[i];
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { SiteTranslator
|
|
2
|
+
import { SiteTranslator } from './site-translation';
|
|
3
3
|
import { URL } from 'url';
|
|
4
4
|
import { Ari } from '@forge/util/packages/ari';
|
|
5
|
+
import { EnrichedAri } from '@forge/cli-shared';
|
|
5
6
|
export declare class InvalidWorkspaceError extends Error {
|
|
6
7
|
constructor(url: URL);
|
|
7
8
|
}
|
|
8
9
|
export declare const getBitbucketEndpoint: () => string;
|
|
9
10
|
export declare class BitbucketTranslator implements SiteTranslator {
|
|
10
|
-
ariBelongsToProduct(ari:
|
|
11
|
+
ariBelongsToProduct(ari: EnrichedAri): boolean;
|
|
11
12
|
buildInstallationContext(product: string, site: URL): Promise<Ari>;
|
|
12
|
-
getSitesForResourceAris(aris:
|
|
13
|
+
getSitesForResourceAris(aris: EnrichedAri[]): Promise<Record<string, string>>;
|
|
13
14
|
private getWorkspaceId;
|
|
14
15
|
getWorkspaceUrl(workspaceId: string): Promise<URL | null>;
|
|
15
16
|
private decorateWorkspaceId;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"bitbucket.d.ts","sourceRoot":"","sources":["../../../src/installations/site-translation/bitbucket.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,cAAc,EAAE,
|
|
1
|
+
{"version":3,"file":"bitbucket.d.ts","sourceRoot":"","sources":["../../../src/installations/site-translation/bitbucket.ts"],"names":[],"mappings":";AACA,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC1B,OAAO,EAAE,GAAG,EAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,EAAE,WAAW,EAA0B,MAAM,mBAAmB,CAAC;AAExE,qBAAa,qBAAsB,SAAQ,KAAK;gBAClC,GAAG,EAAE,GAAG;CAGrB;AAOD,eAAO,MAAM,oBAAoB,QAAO,MAEvC,CAAC;AAEF,qBAAa,mBAAoB,YAAW,cAAc;IACjD,mBAAmB,CAAC,GAAG,EAAE,WAAW,GAAG,OAAO;IAIxC,wBAAwB,CAAC,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAUlE,uBAAuB,CAAC,IAAI,EAAE,WAAW,EAAE,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;YAc5E,cAAc;IAwBf,eAAe,CAAC,WAAW,EAAE,MAAM,GAAG,OAAO,CAAC,GAAG,GAAG,IAAI,CAAC;IAsBtE,OAAO,CAAC,mBAAmB;IAI3B,OAAO,CAAC,kBAAkB;IAI1B,OAAO,CAAC,aAAa;IAKrB,OAAO,CAAC,oBAAoB;IAW5B,OAAO,CAAC,iBAAiB;CAG1B"}
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
|
-
import { SiteTranslator
|
|
2
|
+
import { SiteTranslator } from './site-translation';
|
|
3
3
|
import { URL } from 'url';
|
|
4
4
|
import { Ari } from '@forge/util/packages/ari';
|
|
5
|
-
import { GraphQLClient, UserError } from '@forge/cli-shared';
|
|
5
|
+
import { GraphQLClient, UserError, EnrichedAri } from '@forge/cli-shared';
|
|
6
6
|
export declare class InvalidAtlassianSiteError extends UserError {
|
|
7
7
|
constructor(url: URL);
|
|
8
8
|
}
|
|
9
9
|
export declare class CloudIdTranslator implements SiteTranslator {
|
|
10
10
|
private graphqlClient;
|
|
11
11
|
constructor(graphqlClient: GraphQLClient);
|
|
12
|
-
ariBelongsToProduct(ari:
|
|
12
|
+
ariBelongsToProduct(ari: EnrichedAri): boolean;
|
|
13
13
|
buildInstallationContext(product: string, site: URL): Promise<Ari>;
|
|
14
|
-
getSitesForResourceAris(aris:
|
|
14
|
+
getSitesForResourceAris(aris: EnrichedAri[]): Promise<Record<string, string>>;
|
|
15
15
|
private getCloudId;
|
|
16
16
|
}
|
|
17
17
|
//# sourceMappingURL=cloudid-products.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"cloudid-products.d.ts","sourceRoot":"","sources":["../../../src/installations/site-translation/cloudid-products.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,
|
|
1
|
+
{"version":3,"file":"cloudid-products.d.ts","sourceRoot":"","sources":["../../../src/installations/site-translation/cloudid-products.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AACpD,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC1B,OAAO,EAAE,GAAG,EAAU,MAAM,0BAA0B,CAAC;AACvD,OAAO,EACL,aAAa,EAOb,SAAS,EAGT,WAAW,EACZ,MAAM,mBAAmB,CAAC;AAE3B,qBAAa,yBAA0B,SAAQ,SAAS;gBAC1C,GAAG,EAAE,GAAG;CAGrB;AAuBD,qBAAa,iBAAkB,YAAW,cAAc;IAC1C,OAAO,CAAC,aAAa;gBAAb,aAAa,EAAE,aAAa;IAEzC,mBAAmB,CAAC,GAAG,EAAE,WAAW,GAAG,OAAO;IAQxC,wBAAwB,CAAC,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,GAAG,OAAO,CAAC,GAAG,CAAC;IAUlE,uBAAuB,CAAC,IAAI,EAAE,WAAW,EAAE,GAAG,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC;YA4C5E,UAAU;CAezB"}
|
|
@@ -9,7 +9,6 @@ class InvalidAtlassianSiteError extends cli_shared_1.UserError {
|
|
|
9
9
|
}
|
|
10
10
|
}
|
|
11
11
|
exports.InvalidAtlassianSiteError = InvalidAtlassianSiteError;
|
|
12
|
-
const RESOURCE_TYPE = 'site';
|
|
13
12
|
const tenantContextsToCloudId = (url, contexts) => {
|
|
14
13
|
if (!contexts.length) {
|
|
15
14
|
throw new InvalidAtlassianSiteError(url);
|
|
@@ -32,20 +31,22 @@ class CloudIdTranslator {
|
|
|
32
31
|
this.graphqlClient = graphqlClient;
|
|
33
32
|
}
|
|
34
33
|
ariBelongsToProduct(ari) {
|
|
35
|
-
return ari.resourceType ===
|
|
34
|
+
return (ari.resourceType === cli_shared_1.SITE_RESOURCE_TYPE ||
|
|
35
|
+
(ari.resourceType === cli_shared_1.WORKSPACE_RESOURCE_TYPE &&
|
|
36
|
+
![cli_shared_1.TRELLO_RESOURCE_OWNER, cli_shared_1.BITBUCKET_RESOURCE_OWNER].includes(ari.resourceOwner)));
|
|
36
37
|
}
|
|
37
38
|
async buildInstallationContext(product, site) {
|
|
38
39
|
const cloudId = await this.getCloudId(site);
|
|
39
40
|
const ari = ari_1.AnyAri.create({
|
|
40
41
|
resourceOwner: (0, cli_shared_1.ariResourceOwner)(product),
|
|
41
|
-
resourceType:
|
|
42
|
+
resourceType: cli_shared_1.SITE_RESOURCE_TYPE,
|
|
42
43
|
resourceId: cloudId
|
|
43
44
|
});
|
|
44
45
|
return ari;
|
|
45
46
|
}
|
|
46
47
|
async getSitesForResourceAris(aris) {
|
|
47
48
|
const MAX_CLOUD_IDS_AT_ONCE = 20;
|
|
48
|
-
const cloudIds = [...new Set(aris.map((ari) => ari.
|
|
49
|
+
const cloudIds = [...new Set(aris.map((ari) => ari.derivedCloudId))];
|
|
49
50
|
const cloudIdsChunks = [];
|
|
50
51
|
for (let i = 0; i < cloudIds.length; i += MAX_CLOUD_IDS_AT_ONCE) {
|
|
51
52
|
cloudIdsChunks.push(cloudIds.slice(i, i + MAX_CLOUD_IDS_AT_ONCE));
|
|
@@ -68,7 +69,7 @@ class CloudIdTranslator {
|
|
|
68
69
|
cloudIdToHostname[cloudId] = maybeHostname || cloudId;
|
|
69
70
|
});
|
|
70
71
|
aris.forEach((ari) => {
|
|
71
|
-
ariToHostname[ari.toString()] = cloudIdToHostname[ari.
|
|
72
|
+
ariToHostname[ari.toString()] = cloudIdToHostname[ari.derivedCloudId];
|
|
72
73
|
});
|
|
73
74
|
return ariToHostname;
|
|
74
75
|
}
|
|
@@ -1,12 +1,10 @@
|
|
|
1
1
|
/// <reference types="node" />
|
|
2
2
|
import { URL } from 'url';
|
|
3
3
|
import { Ari } from '@forge/util/packages/ari';
|
|
4
|
+
import { EnrichedAri } from '@forge/cli-shared';
|
|
4
5
|
export interface SiteTranslator {
|
|
5
6
|
buildInstallationContext: (product: string, site: URL) => Promise<Ari>;
|
|
6
|
-
getSitesForResourceAris: (ari:
|
|
7
|
-
ariBelongsToProduct: (ari:
|
|
8
|
-
}
|
|
9
|
-
export interface ResourcefulAri extends Ari {
|
|
10
|
-
resourceId: string;
|
|
7
|
+
getSitesForResourceAris: (ari: EnrichedAri[]) => Promise<Record<string, string>>;
|
|
8
|
+
ariBelongsToProduct: (ari: EnrichedAri) => boolean;
|
|
11
9
|
}
|
|
12
10
|
//# sourceMappingURL=site-translation.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"site-translation.d.ts","sourceRoot":"","sources":["../../../src/installations/site-translation/site-translation.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC1B,OAAO,EAAE,GAAG,EAAE,MAAM,0BAA0B,CAAC;
|
|
1
|
+
{"version":3,"file":"site-translation.d.ts","sourceRoot":"","sources":["../../../src/installations/site-translation/site-translation.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,GAAG,EAAE,MAAM,KAAK,CAAC;AAC1B,OAAO,EAAE,GAAG,EAAE,MAAM,0BAA0B,CAAC;AAC/C,OAAO,EAAE,WAAW,EAAE,MAAM,mBAAmB,CAAC;AAEhD,MAAM,WAAW,cAAc;IAC7B,wBAAwB,EAAE,CAAC,OAAO,EAAE,MAAM,EAAE,IAAI,EAAE,GAAG,KAAK,OAAO,CAAC,GAAG,CAAC,CAAC;IAEvE,uBAAuB,EAAE,CAAC,GAAG,EAAE,WAAW,EAAE,KAAK,OAAO,CAAC,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,CAAC,CAAC;IACjF,mBAAmB,EAAE,CAAC,GAAG,EAAE,WAAW,KAAK,OAAO,CAAC;CACpD"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@forge/cli",
|
|
3
|
-
"version": "10.5.0-next.
|
|
3
|
+
"version": "10.5.0-next.11",
|
|
4
4
|
"description": "A command line interface for managing Atlassian-hosted apps",
|
|
5
5
|
"author": "Atlassian",
|
|
6
6
|
"license": "UNLICENSED",
|
|
@@ -18,20 +18,20 @@
|
|
|
18
18
|
"postinstall": "node -e \"fs.existsSync('./out/bin/postinstall.js') && require('./out/bin/postinstall.js')\""
|
|
19
19
|
},
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@forge/bundler": "4.
|
|
22
|
-
"@forge/cli-shared": "5.4.0-next.
|
|
21
|
+
"@forge/bundler": "4.18.0-next.10",
|
|
22
|
+
"@forge/cli-shared": "5.4.0-next.9",
|
|
23
23
|
"@forge/egress": "1.2.13",
|
|
24
|
-
"@forge/lint": "5.3.2-next.
|
|
25
|
-
"@forge/manifest": "7.
|
|
24
|
+
"@forge/lint": "5.3.2-next.9",
|
|
25
|
+
"@forge/manifest": "7.6.0-next.6",
|
|
26
26
|
"@forge/runtime": "5.10.1",
|
|
27
|
-
"@forge/tunnel": "5.4.0-next.
|
|
27
|
+
"@forge/tunnel": "5.4.0-next.11",
|
|
28
28
|
"@forge/util": "1.4.4",
|
|
29
29
|
"@sentry/node": "7.100.1",
|
|
30
30
|
"ajv": "^8.12.0",
|
|
31
31
|
"archiver": "^6.0.2",
|
|
32
32
|
"case": "^1.6.3",
|
|
33
33
|
"chalk": "^4.1.2",
|
|
34
|
-
"cheerio": "^
|
|
34
|
+
"cheerio": "^0.22.0",
|
|
35
35
|
"cli-table3": "^0.6.3",
|
|
36
36
|
"command-exists": "^1.2.9",
|
|
37
37
|
"commander": "^11.1.0",
|