@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.
- package/README.md +96 -0
- package/dist/208.js +2 -0
- package/dist/442.js +2 -0
- package/dist/48.js +2 -0
- package/dist/assets/data/PSInfo.json +90 -0
- package/dist/assets/data/open-cookie-database.json +24337 -0
- package/dist/assets/data/related_website_sets.json +905 -0
- package/dist/assets/icons/ad.svg +1 -0
- package/dist/assets/icons/anti-covert.svg +1 -0
- package/dist/assets/icons/clear-icon.svg +3 -0
- package/dist/assets/icons/cross-icon.svg +3 -0
- package/dist/assets/icons/done.svg +3 -0
- package/dist/assets/icons/filter-icon.svg +3 -0
- package/dist/assets/icons/gear.svg +7 -0
- package/dist/assets/icons/information-icon.svg +3 -0
- package/dist/assets/icons/partition.svg +5 -0
- package/dist/assets/icons/right-arrow.svg +2 -0
- package/dist/assets/icons/search-icon.svg +2 -0
- package/dist/assets/icons/settings-tab-white.svg +9 -0
- package/dist/assets/icons/settings-tab.svg +9 -0
- package/dist/categories.json +774 -0
- package/dist/main.js +8 -0
- package/dist/main.js.LICENSE.txt +121 -0
- package/dist/main.js.map +1 -0
- package/dist/technologies/.gitkeep +0 -0
- package/dist/technologies/_.json +207 -0
- package/dist/technologies/a.json +5256 -0
- package/dist/technologies/b.json +2874 -0
- package/dist/technologies/c.json +4574 -0
- package/dist/technologies/d.json +2107 -0
- package/dist/technologies/e.json +2302 -0
- package/dist/technologies/f.json +2418 -0
- package/dist/technologies/g.json +2614 -0
- package/dist/technologies/h.json +1872 -0
- package/dist/technologies/i.json +1681 -0
- package/dist/technologies/j.json +1012 -0
- package/dist/technologies/k.json +1299 -0
- package/dist/technologies/l.json +2059 -0
- package/dist/technologies/m.json +3412 -0
- package/dist/technologies/n.json +1241 -0
- package/dist/technologies/o.json +1999 -0
- package/dist/technologies/p.json +3903 -0
- package/dist/technologies/q.json +446 -0
- package/dist/technologies/r.json +2536 -0
- package/dist/technologies/s.json +7419 -0
- package/dist/technologies/t.json +3625 -0
- package/dist/technologies/u.json +1036 -0
- package/dist/technologies/v.json +1407 -0
- package/dist/technologies/w.json +2457 -0
- package/dist/technologies/x.json +323 -0
- package/dist/technologies/y.json +745 -0
- package/dist/technologies/z.json +731 -0
- package/dist/vendors-analysis-utils_node_modules_cross-fetch_dist_node-ponyfill_js.js +4035 -0
- package/dist/vendors-analysis-utils_node_modules_cross-fetch_dist_node-ponyfill_js.js.map +1 -0
- package/package.json +64 -0
package/dist/442.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
"use strict";exports.id=442,exports.ids=[442],exports.modules={11442:(s,e,t)=>{t.r(e),t.d(e,{BrowserWebSocketTransport:()=>n});class n{static create(s){return new Promise(((e,t)=>{const o=new WebSocket(s);o.addEventListener("open",(()=>e(new n(o)))),o.addEventListener("error",t)}))}#s;onmessage;onclose;constructor(s){this.#s=s,this.#s.addEventListener("message",(s=>{this.onmessage&&this.onmessage.call(null,s.data)})),this.#s.addEventListener("close",(()=>{this.onclose&&this.onclose.call(null)})),this.#s.addEventListener("error",(()=>{}))}send(s){this.#s.send(s)}close(){this.#s.close()}}}};
|
package/dist/48.js
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
#!/usr/bin/env node
|
|
2
|
+
"use strict";exports.id=48,exports.ids=[48],exports.modules={78048:(s,e,t)=>{t.r(e),t.d(e,{BrowserWebSocketTransport:()=>n});class n{static create(s){return new Promise(((e,t)=>{const o=new WebSocket(s);o.addEventListener("open",(()=>e(new n(o)))),o.addEventListener("error",t)}))}#s;onmessage;onclose;constructor(s){this.#s=s,this.#s.addEventListener("message",(s=>{this.onmessage&&this.onmessage.call(null,s.data)})),this.#s.addEventListener("close",(()=>{this.onclose&&this.onclose.call(null)})),this.#s.addEventListener("error",(()=>{}))}send(s){this.#s.send(s)}close(){this.#s.close()}}}};
|
|
@@ -0,0 +1,90 @@
|
|
|
1
|
+
{
|
|
2
|
+
"private-state-token": {
|
|
3
|
+
"name": "Private State Token",
|
|
4
|
+
"description": "PSPrivateStateToken",
|
|
5
|
+
"proposal": "https://github.com/WICG/trust-token-api",
|
|
6
|
+
"publicDiscussion": "https://github.com/WICG/trust-token-api/issues",
|
|
7
|
+
"videoOverview": "https://www.youtube.com/watch?v=bXB1Iwq6Eq4",
|
|
8
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/protections/private-state-tokens"
|
|
9
|
+
},
|
|
10
|
+
"topics": {
|
|
11
|
+
"name": "Topics",
|
|
12
|
+
"description": "PSTopics",
|
|
13
|
+
"proposal": "https://github.com/patcg-individual-drafts/topics",
|
|
14
|
+
"publicDiscussion": "https://github.com/patcg-individual-drafts/topics/issues",
|
|
15
|
+
"videoOverview": "https://youtu.be/hEBzWuXjeTQ",
|
|
16
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/relevance/topics"
|
|
17
|
+
},
|
|
18
|
+
"protected-audience": {
|
|
19
|
+
"name": "Protected Audience",
|
|
20
|
+
"description": "The Protected Audience API is a Privacy Sandbox technology to serve remarketing and custom audience use cases, designed so third parties cannot track user browsing behavior across sites.",
|
|
21
|
+
"useI18n": false,
|
|
22
|
+
"proposal": "https://github.com/WICG/turtledove",
|
|
23
|
+
"publicDiscussion": "https://github.com/WICG/turtledove/issues",
|
|
24
|
+
"publicExplainer": "https://github.com/WICG/turtledove/blob/main/FLEDGE.md",
|
|
25
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/relevance/protected-audience"
|
|
26
|
+
},
|
|
27
|
+
"attribution-reporting": {
|
|
28
|
+
"name": "Attribution Reporting",
|
|
29
|
+
"description": "PSAttributionReporting",
|
|
30
|
+
"proposal": "https://github.com/WICG/attribution-reporting-api",
|
|
31
|
+
"publicDiscussion": "https://github.com/WICG/attribution-reporting-api/issues",
|
|
32
|
+
"videoOverview": "https://www.youtube.com/watch?v=UGA74CIcom8",
|
|
33
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/relevance/attribution-reporting"
|
|
34
|
+
},
|
|
35
|
+
"related-website-sets": {
|
|
36
|
+
"name": "Related Website Sets",
|
|
37
|
+
"description": "PSRelatedWebsiteSets",
|
|
38
|
+
"publicDiscussion": "https://github.com/WICG/first-party-sets/issues",
|
|
39
|
+
"videoOverview": "https://www.youtube.com/watch?v=cNJ8mZ-J3F8",
|
|
40
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/3pcd/related-website-sets"
|
|
41
|
+
},
|
|
42
|
+
"shared-storage": {
|
|
43
|
+
"name": "Shared Storage",
|
|
44
|
+
"description": "PSSharedStorage",
|
|
45
|
+
"proposal": "https://github.com/WICG/shared-storage",
|
|
46
|
+
"publicDiscussion": "https://github.com/WICG/shared-storage/issues",
|
|
47
|
+
"videoOverview": "",
|
|
48
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/relevance/shared-storage"
|
|
49
|
+
},
|
|
50
|
+
"chips": {
|
|
51
|
+
"name": "Cookies Having Independent Partitioned State (CHIPS)",
|
|
52
|
+
"description": "PSChips",
|
|
53
|
+
"proposal": "https://github.com/privacycg/CHIPS",
|
|
54
|
+
"publicDiscussion": "https://github.com/privacycg/CHIPS/issues",
|
|
55
|
+
"videoOverview": "",
|
|
56
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/3pcd/chips"
|
|
57
|
+
},
|
|
58
|
+
"fenced-frames": {
|
|
59
|
+
"name": "Fenced Frames",
|
|
60
|
+
"description": "PSFencedFrames",
|
|
61
|
+
"proposal": "https://github.com/WICG/fenced-frame",
|
|
62
|
+
"publicDiscussion": "https://github.com/WICG/fenced-frame/issues",
|
|
63
|
+
"videoOverview": "https://www.youtube.com/watch?v=CqbluZHZofI",
|
|
64
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/relevance/fenced-frame"
|
|
65
|
+
},
|
|
66
|
+
"fedcm": {
|
|
67
|
+
"name": "Federated Credential Management(FedCM)",
|
|
68
|
+
"description": "PSFedCM",
|
|
69
|
+
"proposal": "https://github.com/fedidcg/FedCM",
|
|
70
|
+
"publicDiscussion": "https://github.com/fedidcg/FedCM/issues",
|
|
71
|
+
"videoOverview": "https://www.youtube.com/watch?v=rSOqIR3lzBk",
|
|
72
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/3pcd/fedcm"
|
|
73
|
+
},
|
|
74
|
+
"bounce-tracking": {
|
|
75
|
+
"name": "Bounce Tracking Mitigation",
|
|
76
|
+
"description": "PSBounceTracking",
|
|
77
|
+
"proposal": "https://github.com/privacycg/nav-tracking-mitigations",
|
|
78
|
+
"publicDiscussion": "https://github.com/privacycg/nav-tracking-mitigations/issues",
|
|
79
|
+
"videoOverview": "",
|
|
80
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/protections/bounce-tracking-mitigations"
|
|
81
|
+
},
|
|
82
|
+
"user-agent-reduction": {
|
|
83
|
+
"name": "User Agent Reduction",
|
|
84
|
+
"description": "PSUserAgentReduction",
|
|
85
|
+
"proposal": "https://github.com/miketaylr/user-agent-reduction/",
|
|
86
|
+
"publicDiscussion": "https://github.com/miketaylr/user-agent-reduction/issues",
|
|
87
|
+
"videoOverview": "",
|
|
88
|
+
"devDocumentation": "https://developers.google.com/privacy-sandbox/protections/user-agent"
|
|
89
|
+
}
|
|
90
|
+
}
|