@vm0/cli 9.199.6 → 9.200.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.
@@ -1,64 +0,0 @@
1
- #!/usr/bin/env node
2
- import { createRequire as __createRequire } from "node:module";
3
- const require = __createRequire(import.meta.url);
4
- import {
5
- init_esm_shims
6
- } from "./chunk-OKJVYSDG.js";
7
-
8
- // ../../packages/connectors/src/firewall-metadata/details/google-drive.generated.ts
9
- init_esm_shims();
10
- var firewallPermissionMetadata = {
11
- "type": "google-drive",
12
- "label": "Google Drive",
13
- "permissionCount": 10,
14
- "permissions": [
15
- {
16
- "name": "drive",
17
- "description": "See, edit, create, and delete all of your Google Drive files"
18
- },
19
- {
20
- "name": "drive.appdata",
21
- "description": "See, create, and delete its own configuration data in your Google Drive"
22
- },
23
- {
24
- "name": "drive.apps.readonly",
25
- "description": "View your Google Drive apps"
26
- },
27
- {
28
- "name": "drive.file",
29
- "description": "See, edit, create, and delete only the specific Google Drive files you use with this app"
30
- },
31
- {
32
- "name": "drive.meet.readonly",
33
- "description": "See and download your Google Drive files that were created or edited by Google Meet."
34
- },
35
- {
36
- "name": "drive.metadata",
37
- "description": "View and manage metadata of files in your Google Drive"
38
- },
39
- {
40
- "name": "drive.metadata.readonly",
41
- "description": "See information about your Google Drive files"
42
- },
43
- {
44
- "name": "drive.photos.readonly",
45
- "description": "View the photos, videos and albums in your Google Photos"
46
- },
47
- {
48
- "name": "drive.readonly",
49
- "description": "See and download all your Google Drive files"
50
- },
51
- {
52
- "name": "drive.scripts",
53
- "description": "Modify your Google Apps Script scripts' behavior"
54
- }
55
- ],
56
- "defaultPolicy": {
57
- "permissionDefault": "allow",
58
- "unknownPolicy": "allow"
59
- }
60
- };
61
- export {
62
- firewallPermissionMetadata
63
- };
64
- //# sourceMappingURL=google-drive.generated-7YLRIBQL.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../packages/connectors/src/firewall-metadata/details/google-drive.generated.ts"],"sourcesContent":["// Auto-generated by @vm0/firewalls-generator.\n// Regenerate: cd turbo && pnpm -F @vm0/firewalls-generator generate\n//\n// DO NOT EDIT THIS FILE MANUALLY.\nimport type { FirewallPermissionDetailMetadata } from \"../types\";\n\nexport const firewallPermissionMetadata = {\n \"type\": \"google-drive\",\n \"label\": \"Google Drive\",\n \"permissionCount\": 10,\n \"permissions\": [\n {\n \"name\": \"drive\",\n \"description\": \"See, edit, create, and delete all of your Google Drive files\"\n },\n {\n \"name\": \"drive.appdata\",\n \"description\": \"See, create, and delete its own configuration data in your Google Drive\"\n },\n {\n \"name\": \"drive.apps.readonly\",\n \"description\": \"View your Google Drive apps\"\n },\n {\n \"name\": \"drive.file\",\n \"description\": \"See, edit, create, and delete only the specific Google Drive files you use with this app\"\n },\n {\n \"name\": \"drive.meet.readonly\",\n \"description\": \"See and download your Google Drive files that were created or edited by Google Meet.\"\n },\n {\n \"name\": \"drive.metadata\",\n \"description\": \"View and manage metadata of files in your Google Drive\"\n },\n {\n \"name\": \"drive.metadata.readonly\",\n \"description\": \"See information about your Google Drive files\"\n },\n {\n \"name\": \"drive.photos.readonly\",\n \"description\": \"View the photos, videos and albums in your Google Photos\"\n },\n {\n \"name\": \"drive.readonly\",\n \"description\": \"See and download all your Google Drive files\"\n },\n {\n \"name\": \"drive.scripts\",\n \"description\": \"Modify your Google Apps Script scripts' behavior\"\n }\n ],\n \"defaultPolicy\": {\n \"permissionDefault\": \"allow\",\n \"unknownPolicy\": \"allow\"\n }\n} as const satisfies FirewallPermissionDetailMetadata;\n"],"mappings":";;;;;;;;AAAA;AAMO,IAAM,6BAA6B;AAAA,EACxC,QAAQ;AAAA,EACR,SAAS;AAAA,EACT,mBAAmB;AAAA,EACnB,eAAe;AAAA,IACb;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,IACA;AAAA,MACE,QAAQ;AAAA,MACR,eAAe;AAAA,IACjB;AAAA,EACF;AAAA,EACA,iBAAiB;AAAA,IACf,qBAAqB;AAAA,IACrB,iBAAiB;AAAA,EACnB;AACF;","names":[]}