@amsterdamdatalabs/enact-extensions 0.1.3 → 0.1.5
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.
|
@@ -46,16 +46,6 @@
|
|
|
46
46
|
}
|
|
47
47
|
],
|
|
48
48
|
"Stop": [
|
|
49
|
-
{
|
|
50
|
-
"hooks": [
|
|
51
|
-
{
|
|
52
|
-
"type": "command",
|
|
53
|
-
"command": "enact-context hook observe"
|
|
54
|
-
}
|
|
55
|
-
]
|
|
56
|
-
}
|
|
57
|
-
],
|
|
58
|
-
"PreCompact": [
|
|
59
49
|
{
|
|
60
50
|
"hooks": [
|
|
61
51
|
{
|
|
@@ -73,7 +63,7 @@
|
|
|
73
63
|
]
|
|
74
64
|
}
|
|
75
65
|
],
|
|
76
|
-
"
|
|
66
|
+
"PreCompact": [
|
|
77
67
|
{
|
|
78
68
|
"hooks": [
|
|
79
69
|
{
|
|
@@ -92,16 +92,6 @@
|
|
|
92
92
|
]
|
|
93
93
|
}
|
|
94
94
|
],
|
|
95
|
-
"SessionIdle": [
|
|
96
|
-
{
|
|
97
|
-
"hooks": [
|
|
98
|
-
{
|
|
99
|
-
"type": "command",
|
|
100
|
-
"command": "enact-operator hook session-idle"
|
|
101
|
-
}
|
|
102
|
-
]
|
|
103
|
-
}
|
|
104
|
-
],
|
|
105
95
|
"PreCompact": [
|
|
106
96
|
{
|
|
107
97
|
"hooks": [
|
|
@@ -112,16 +102,6 @@
|
|
|
112
102
|
]
|
|
113
103
|
}
|
|
114
104
|
],
|
|
115
|
-
"SessionEnd": [
|
|
116
|
-
{
|
|
117
|
-
"hooks": [
|
|
118
|
-
{
|
|
119
|
-
"type": "command",
|
|
120
|
-
"command": "enact-operator hook session-end"
|
|
121
|
-
}
|
|
122
|
-
]
|
|
123
|
-
}
|
|
124
|
-
],
|
|
125
105
|
"SubagentStart": [
|
|
126
106
|
{
|
|
127
107
|
"hooks": [
|