@uipath/audit-commands 1.202.0 → 1.203.0-preview.160

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.
@@ -7,12 +7,12 @@ those licences require.
7
7
 
8
8
  16 bundled dependencies:
9
9
 
10
- - adm-zip@0.6.1 — MIT
11
10
  - bundle-name@4.1.0 — MIT
12
11
  - commander@14.0.3 — MIT
13
12
  - default-browser@5.5.0 — MIT
14
13
  - default-browser-id@5.0.1 — MIT
15
14
  - define-lazy-prop@3.0.0 — MIT
15
+ - fflate@0.8.3 — MIT
16
16
  - is-docker@3.0.0 — MIT
17
17
  - is-in-ssh@1.0.0 — MIT
18
18
  - is-inside-container@1.0.0 — MIT
@@ -26,36 +26,6 @@ those licences require.
26
26
 
27
27
  ---
28
28
 
29
- ## adm-zip@0.6.1
30
-
31
- SPDX: MIT
32
-
33
- ```
34
- MIT License
35
-
36
- Copyright (c) 2012 Another-D-Mention Software and other contributors
37
-
38
- Permission is hereby granted, free of charge, to any person obtaining a copy
39
- of this software and associated documentation files (the "Software"), to deal
40
- in the Software without restriction, including without limitation the rights
41
- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
42
- copies of the Software, and to permit persons to whom the Software is
43
- furnished to do so, subject to the following conditions:
44
-
45
- The above copyright notice and this permission notice shall be included in all
46
- copies or substantial portions of the Software.
47
-
48
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
49
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
50
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
51
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
52
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
53
- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
54
- SOFTWARE.
55
- ```
56
-
57
- ---
58
-
59
29
  ## bundle-name@4.1.0
60
30
 
61
31
  SPDX: MIT
@@ -159,6 +129,36 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
159
129
 
160
130
  ---
161
131
 
132
+ ## fflate@0.8.3
133
+
134
+ SPDX: MIT
135
+
136
+ ```
137
+ MIT License
138
+
139
+ Copyright (c) 2026 Arjun Barrett
140
+
141
+ Permission is hereby granted, free of charge, to any person obtaining a copy
142
+ of this software and associated documentation files (the "Software"), to deal
143
+ in the Software without restriction, including without limitation the rights
144
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
145
+ copies of the Software, and to permit persons to whom the Software is
146
+ furnished to do so, subject to the following conditions:
147
+
148
+ The above copyright notice and this permission notice shall be included in all
149
+ copies or substantial portions of the Software.
150
+
151
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
152
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
153
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
154
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
155
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
156
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
157
+ SOFTWARE.
158
+ ```
159
+
160
+ ---
161
+
162
162
  ## is-docker@3.0.0
163
163
 
164
164
  SPDX: MIT