@google-psat/cli 0.9.0-1

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.
Files changed (55) hide show
  1. package/README.md +96 -0
  2. package/dist/208.js +2 -0
  3. package/dist/442.js +2 -0
  4. package/dist/48.js +2 -0
  5. package/dist/assets/data/PSInfo.json +90 -0
  6. package/dist/assets/data/open-cookie-database.json +24337 -0
  7. package/dist/assets/data/related_website_sets.json +905 -0
  8. package/dist/assets/icons/ad.svg +1 -0
  9. package/dist/assets/icons/anti-covert.svg +1 -0
  10. package/dist/assets/icons/clear-icon.svg +3 -0
  11. package/dist/assets/icons/cross-icon.svg +3 -0
  12. package/dist/assets/icons/done.svg +3 -0
  13. package/dist/assets/icons/filter-icon.svg +3 -0
  14. package/dist/assets/icons/gear.svg +7 -0
  15. package/dist/assets/icons/information-icon.svg +3 -0
  16. package/dist/assets/icons/partition.svg +5 -0
  17. package/dist/assets/icons/right-arrow.svg +2 -0
  18. package/dist/assets/icons/search-icon.svg +2 -0
  19. package/dist/assets/icons/settings-tab-white.svg +9 -0
  20. package/dist/assets/icons/settings-tab.svg +9 -0
  21. package/dist/categories.json +774 -0
  22. package/dist/main.js +8 -0
  23. package/dist/main.js.LICENSE.txt +121 -0
  24. package/dist/main.js.map +1 -0
  25. package/dist/technologies/.gitkeep +0 -0
  26. package/dist/technologies/_.json +207 -0
  27. package/dist/technologies/a.json +5256 -0
  28. package/dist/technologies/b.json +2874 -0
  29. package/dist/technologies/c.json +4574 -0
  30. package/dist/technologies/d.json +2107 -0
  31. package/dist/technologies/e.json +2302 -0
  32. package/dist/technologies/f.json +2418 -0
  33. package/dist/technologies/g.json +2614 -0
  34. package/dist/technologies/h.json +1872 -0
  35. package/dist/technologies/i.json +1681 -0
  36. package/dist/technologies/j.json +1012 -0
  37. package/dist/technologies/k.json +1299 -0
  38. package/dist/technologies/l.json +2059 -0
  39. package/dist/technologies/m.json +3412 -0
  40. package/dist/technologies/n.json +1241 -0
  41. package/dist/technologies/o.json +1999 -0
  42. package/dist/technologies/p.json +3903 -0
  43. package/dist/technologies/q.json +446 -0
  44. package/dist/technologies/r.json +2536 -0
  45. package/dist/technologies/s.json +7419 -0
  46. package/dist/technologies/t.json +3625 -0
  47. package/dist/technologies/u.json +1036 -0
  48. package/dist/technologies/v.json +1407 -0
  49. package/dist/technologies/w.json +2457 -0
  50. package/dist/technologies/x.json +323 -0
  51. package/dist/technologies/y.json +745 -0
  52. package/dist/technologies/z.json +731 -0
  53. package/dist/vendors-analysis-utils_node_modules_cross-fetch_dist_node-ponyfill_js.js +4035 -0
  54. package/dist/vendors-analysis-utils_node_modules_cross-fetch_dist_node-ponyfill_js.js.map +1 -0
  55. package/package.json +64 -0
@@ -0,0 +1,121 @@
1
+ /* istanbul ignore if -- @preserve */
2
+
3
+ /* istanbul ignore next -- @preserve */
4
+
5
+ /*!
6
+ Copyright (c) 2018 Jed Watson.
7
+ Licensed under the MIT License (MIT), see
8
+ http://jedwatson.github.io/classnames
9
+ */
10
+
11
+ /*! *****************************************************************************
12
+ Copyright (c) Microsoft Corporation. All rights reserved.
13
+ Licensed under the Apache License, Version 2.0 (the "License"); you may not use
14
+ this file except in compliance with the License. You may obtain a copy of the
15
+ License at http://www.apache.org/licenses/LICENSE-2.0
16
+
17
+ THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
18
+ KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
19
+ WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
20
+ MERCHANTABLITY OR NON-INFRINGEMENT.
21
+
22
+ See the Apache Version 2.0 License for specific language governing permissions
23
+ and limitations under the License.
24
+ ***************************************************************************** */
25
+
26
+ /*! http://mths.be/fromcodepoint v0.1.0 by @mathias */
27
+
28
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */
29
+
30
+ /**
31
+ * @fileoverview Main entrypoint for libraries using yargs-parser in Node.js
32
+ * CJS and ESM environments.
33
+ *
34
+ * @license
35
+ * Copyright (c) 2016, Contributors
36
+ * SPDX-License-Identifier: ISC
37
+ */
38
+
39
+ /**
40
+ * @license
41
+ * Copyright (c) 2016, Contributors
42
+ * SPDX-License-Identifier: ISC
43
+ */
44
+
45
+ /**
46
+ * @license
47
+ * Copyright 2017 Google Inc.
48
+ * SPDX-License-Identifier: Apache-2.0
49
+ */
50
+
51
+ /**
52
+ * @license
53
+ * Copyright 2018 Google Inc.
54
+ * SPDX-License-Identifier: Apache-2.0
55
+ */
56
+
57
+ /**
58
+ * @license
59
+ * Copyright 2019 Google Inc.
60
+ * SPDX-License-Identifier: Apache-2.0
61
+ */
62
+
63
+ /**
64
+ * @license
65
+ * Copyright 2020 Google Inc.
66
+ * SPDX-License-Identifier: Apache-2.0
67
+ */
68
+
69
+ /**
70
+ * @license
71
+ * Copyright 2021 Google Inc.
72
+ * SPDX-License-Identifier: Apache-2.0
73
+ */
74
+
75
+ /**
76
+ * @license
77
+ * Copyright 2022 Google Inc.
78
+ * SPDX-License-Identifier: Apache-2.0
79
+ */
80
+
81
+ /**
82
+ * @license
83
+ * Copyright 2023 Google Inc.
84
+ * SPDX-License-Identifier: Apache-2.0
85
+ */
86
+
87
+ /**
88
+ * @license
89
+ * Copyright 2024 Google Inc.
90
+ * SPDX-License-Identifier: Apache-2.0
91
+ */
92
+
93
+ /**
94
+ * @license React
95
+ * react-dom.production.min.js
96
+ *
97
+ * Copyright (c) Facebook, Inc. and its affiliates.
98
+ *
99
+ * This source code is licensed under the MIT license found in the
100
+ * LICENSE file in the root directory of this source tree.
101
+ */
102
+
103
+ /**
104
+ * @license React
105
+ * react.production.min.js
106
+ *
107
+ * Copyright (c) Facebook, Inc. and its affiliates.
108
+ *
109
+ * This source code is licensed under the MIT license found in the
110
+ * LICENSE file in the root directory of this source tree.
111
+ */
112
+
113
+ /**
114
+ * @license React
115
+ * scheduler.production.min.js
116
+ *
117
+ * Copyright (c) Facebook, Inc. and its affiliates.
118
+ *
119
+ * This source code is licensed under the MIT license found in the
120
+ * LICENSE file in the root directory of this source tree.
121
+ */
@@ -0,0 +1 @@
1
+ {"version":3,"file":"main.js","mappings":";;;;;;;;;;;;;;;;;UCAA;UACA;UACA;UACA;UACA","sources":["webpack://@ps-analysis-tool/cli/webpack/before-startup","webpack://@ps-analysis-tool/cli/webpack/startup","webpack://@ps-analysis-tool/cli/webpack/after-startup"],"sourcesContent":["","// startup\n// Load entry module and return exports\n// This entry module doesn't tell about it's top-level declarations so it can't be inlined\nvar __webpack_exports__ = {};\n__webpack_modules__[\"./src/index.ts\"]();\n",""],"names":[],"sourceRoot":""}
File without changes
@@ -0,0 +1,207 @@
1
+ {
2
+ "1C-Bitrix": {
3
+ "cats": [
4
+ 1,
5
+ 6
6
+ ],
7
+ "cookies": {
8
+ "BITRIX_SM_GUEST_ID": "",
9
+ "BITRIX_SM_LAST_IP": "",
10
+ "BITRIX_SM_SALE_UID": ""
11
+ },
12
+ "description": "1C-Bitrix is a system of web project management, universal software for the creation, support and successful development of corporate websites and online stores.",
13
+ "headers": {
14
+ "Set-Cookie": "BITRIX_",
15
+ "X-Powered-CMS": "Bitrix Site Manager"
16
+ },
17
+ "icon": "1C-Bitrix.svg",
18
+ "implies": "PHP",
19
+ "pricing": [
20
+ "onetime",
21
+ "mid",
22
+ "recurring"
23
+ ],
24
+ "saas": true,
25
+ "scriptSrc": "bitrix(?:\\.info/|/js/main/core)",
26
+ "website": "https://www.1c-bitrix.ru"
27
+ },
28
+ "2B Advice": {
29
+ "cats": [
30
+ 67
31
+ ],
32
+ "description": "2B Advice provides a plug-in to manage GDPR cookie consent.",
33
+ "icon": "2badvice.png",
34
+ "js": {
35
+ "BBCookieControler": ""
36
+ },
37
+ "saas": true,
38
+ "scriptSrc": "2badvice-cdn\\.azureedge\\.net",
39
+ "website": "https://www.2b-advice.com/en/data-privacy-software/cookie-consent-plugin/"
40
+ },
41
+ "30namaPlayer": {
42
+ "cats": [
43
+ 14
44
+ ],
45
+ "description": "30namaPlayer is a modified version of Video.js to work with videos on HTML using javascript.",
46
+ "dom": "section[class*='player30nama']",
47
+ "icon": "30namaPlayer.png",
48
+ "website": "https://30nama.com/"
49
+ },
50
+ "33Across": {
51
+ "cats": [
52
+ 36
53
+ ],
54
+ "description": "33Across is a technology company focused on solving the challenge of consumer attention for automated advertising.",
55
+ "dom": "iframe[src*='.33across.com'], link[href*='.33across.com'], link[href*='.tynt.com']",
56
+ "icon": "33Across.png",
57
+ "js": {
58
+ "Tynt": ""
59
+ },
60
+ "saas": true,
61
+ "scriptSrc": [
62
+ "\\.33across\\.com/",
63
+ "\\.tynt\\.com/"
64
+ ],
65
+ "website": "https://www.33across.com",
66
+ "xhr": "\\.33across\\.com"
67
+ },
68
+ "34SP.com": {
69
+ "cats": [
70
+ 88
71
+ ],
72
+ "description": "34SP.com specialises in website hosting, discount domain names, low cost VPS servers and dedicated servers.",
73
+ "dns": {
74
+ "SOA": "ns(?:\\d+)?\\.34sp\\.com"
75
+ },
76
+ "icon": "34SP.com.svg",
77
+ "pricing": [
78
+ "recurring",
79
+ "low"
80
+ ],
81
+ "website": "https://www.34sp.com"
82
+ },
83
+ "4-Tell": {
84
+ "cats": [
85
+ 76
86
+ ],
87
+ "cookies": {
88
+ "4Tell": "",
89
+ "4TellCart": "",
90
+ "4TellSession": ""
91
+ },
92
+ "description": "4-Tell is an ecommerce software company for retailers with AI-powered personalisation and recommendations products.",
93
+ "icon": "4-Tell.png",
94
+ "js": {
95
+ "_4TellBoost": ""
96
+ },
97
+ "pricing": [
98
+ "poa"
99
+ ],
100
+ "saas": true,
101
+ "scriptSrc": "4tellcdn\\.azureedge\\.net",
102
+ "website": "https://4-tell.com"
103
+ },
104
+ "51.LA": {
105
+ "cats": [
106
+ 10
107
+ ],
108
+ "description": "51.LA is a Chinese based website visitor counter.",
109
+ "icon": "51.LA.png",
110
+ "js": {
111
+ "LA.config.ck": ""
112
+ },
113
+ "pricing": [
114
+ "freemium",
115
+ "recurring",
116
+ "payg"
117
+ ],
118
+ "saas": true,
119
+ "website": "https://www.51.la"
120
+ },
121
+ "5centsCDN": {
122
+ "cats": [
123
+ 31
124
+ ],
125
+ "description": "5centsCDN is a content delivery networks service provider.",
126
+ "dom": "link[href*='.5centscdn.com/']",
127
+ "headers": {
128
+ "x-cdn": "^5centsCDN$"
129
+ },
130
+ "icon": "5centsCDN.svg",
131
+ "pricing": [
132
+ "recurring",
133
+ "low"
134
+ ],
135
+ "scriptSrc": "\\.5centscdn\\.com/",
136
+ "website": "https://www.5centscdn.net"
137
+ },
138
+ "6sense": {
139
+ "cats": [
140
+ 32,
141
+ 76
142
+ ],
143
+ "description": "6sense is a B2B predictive intelligence platform for marketing and sales.",
144
+ "headers": {
145
+ "Content-Security-Policy": "\\.6sc\\.co/"
146
+ },
147
+ "icon": "6sense.svg",
148
+ "pricing": [
149
+ "poa",
150
+ "high",
151
+ "recurring"
152
+ ],
153
+ "saas": true,
154
+ "scriptSrc": "\\.6sc\\.co/",
155
+ "website": "https://6sense.com"
156
+ },
157
+ "8base": {
158
+ "cats": [
159
+ 3,
160
+ 62
161
+ ],
162
+ "description": "8base is a low-code development platform for building and running enterprise-grade digital products including SaaS solutions, marketplaces and other go-to-market applications.",
163
+ "icon": "8base.svg",
164
+ "pricing": [
165
+ "low",
166
+ "freemium",
167
+ "recurring"
168
+ ],
169
+ "saas": true,
170
+ "website": "https://8base.com",
171
+ "xhr": "api\\.8base\\.com"
172
+ },
173
+ "<model-viewer>": {
174
+ "cats": [
175
+ 105
176
+ ],
177
+ "description": "<model-viewer> is an open-source web component developed by Google and maintained through GitHub. <model-viewer> aims at putting 3D content on the web easily with a few lines of HTML code. This was first introduced with Chrome 72 in July 2019 and enables users to view 3D in the browser and mobile devices.",
178
+ "dom": "model-viewer",
179
+ "icon": "model-viewer.svg",
180
+ "oss": true,
181
+ "scriptSrc": "/model-viewer/dist/model-viewer\\.min\\.js",
182
+ "website": "https://modelviewer.dev"
183
+ },
184
+ "@sulu/web": {
185
+ "cats": [
186
+ 59
187
+ ],
188
+ "icon": "Sulu.svg",
189
+ "js": {
190
+ "web.startComponents": ""
191
+ },
192
+ "website": "https://github.com/sulu/web-js"
193
+ },
194
+ "_hyperscript ": {
195
+ "cats": [
196
+ 59
197
+ ],
198
+ "description": "_​hyperscript is a scripting language for adding interactivity to the front-end.",
199
+ "icon": "_hyperscript.png",
200
+ "js": {
201
+ "_hyperscript": ""
202
+ },
203
+ "oss": true,
204
+ "scriptSrc": "//unpkg\\.com/hyperscript\\.org@([\\d\\.]+)\\;version:\\1",
205
+ "website": "https://hyperscript.org"
206
+ }
207
+ }