forked from napi-rs/napi-rs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.script-jail.lock.yml
More file actions
92 lines (92 loc) · 2.55 KB
/
Copy path.script-jail.lock.yml
File metadata and controls
92 lines (92 loc) · 2.55 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
schema_version: 1
manager: yarn
manager_lockfile_sha256: ""
node_version: 24.15.0
generated_at: 2026-06-22T09:33:00.458Z
packages:
napi-rs@0.0.0:
lifecycle:
postinstall:
external_reads:
- $REPO
- $TMPDIR/<hash>/husky
escaped_writes: []
env_read:
- BERRY_BIN_FOLDER
- COREPACK_ENABLE_DOWNLOAD_PROMPT
- COREPACK_ENV_FILE
- HOME
- HUSKY
- INIT_CWD
- LD_PRELOAD
- NODE_OPTIONS
- NODE_V8_COVERAGE
- PATH
- PROJECT_CWD
- PWD
- SCRIPT_JAIL_LOG_FD
- SCRIPT_JAIL_LOG_FILE
- SCRIPT_JAIL_NODE_OPTIONS
- SCRIPT_JAIL_PRELOAD_PATH
- SCRIPT_JAIL_PROTECTED_ENV_NAMES
- SCRIPT_JAIL_SPOOF_ARCH
- SCRIPT_JAIL_SPOOF_PLATFORM
- WATCH_REPORT_DEPENDENCIES
- YARN_CACHE_FOLDER
- YARN_GLOBAL_FOLDER
- npm_config_user_agent
- npm_execpath
- npm_lifecycle_event
- npm_node_execpath
- npm_package_json
- npm_package_name
- npm_package_version
spawn_attempts:
- husky install
- node $NODE_MODULES/husky/bin.js install
spawn_blocked:
- <ENOENT> git config core.hooksPath .husky/_
dlopen_attempts: []
network_attempts: []
prepare:
external_reads:
- $REPO
- $TMPDIR/<hash>/husky
escaped_writes: []
env_read:
- BERRY_BIN_FOLDER
- COREPACK_ENABLE_DOWNLOAD_PROMPT
- COREPACK_ENV_FILE
- HOME
- HUSKY
- INIT_CWD
- LD_PRELOAD
- NODE_OPTIONS
- NODE_V8_COVERAGE
- PATH
- PROJECT_CWD
- PWD
- SCRIPT_JAIL_LOG_FD
- SCRIPT_JAIL_LOG_FILE
- SCRIPT_JAIL_NODE_OPTIONS
- SCRIPT_JAIL_PRELOAD_PATH
- SCRIPT_JAIL_PROTECTED_ENV_NAMES
- SCRIPT_JAIL_SPOOF_ARCH
- SCRIPT_JAIL_SPOOF_PLATFORM
- WATCH_REPORT_DEPENDENCIES
- YARN_CACHE_FOLDER
- YARN_GLOBAL_FOLDER
- npm_config_user_agent
- npm_execpath
- npm_lifecycle_event
- npm_node_execpath
- npm_package_json
- npm_package_name
- npm_package_version
spawn_attempts:
- husky
- node $NODE_MODULES/husky/bin.js
spawn_blocked:
- <ENOENT> git config core.hooksPath .husky/_
dlopen_attempts: []
network_attempts: []