sandboxedjs 0.1.70 → 0.1.71
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/dist/agent.d.cts +1 -1
- package/dist/agent.d.ts +1 -1
- package/dist/{container-sd_UKlqo.d.cts → container-BwXE2J26.d.cts} +2 -0
- package/dist/{container-CfOQpBhG.d.ts → container-WPf_A76-.d.ts} +2 -0
- package/dist/index.cjs +329 -20
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.cts +2 -2
- package/dist/index.d.ts +2 -2
- package/dist/index.js +329 -20
- package/dist/index.js.map +1 -1
- package/dist/python/wheels/MarkupSafe-3.0.2-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/PyYAML-6.0.2-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/index.json +259 -8
- package/dist/python/wheels/msgpack-1.1.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/pydantic_core-2.23.2-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/pydantic_core-2.46.5-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/sbx_c_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/sbx_cython_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/sbx_meson_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/sbx_native_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/sbx_patched_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/sbx_pep517_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/sbx_rust_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/sbx_setuptools_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/sbx_yaml_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/dist/python/wheels/siphash24-1.9-cp313-cp313-emscripten_5_0_6_wasm32.whl +0 -0
- package/package.json +1 -1
|
Binary file
|
|
@@ -2,41 +2,292 @@
|
|
|
2
2
|
"format": "sandboxedjs-wheel-index",
|
|
3
3
|
"schemaVersion": 1,
|
|
4
4
|
"wheels": [
|
|
5
|
+
{
|
|
6
|
+
"name": "markupsafe",
|
|
7
|
+
"version": "3.0.2",
|
|
8
|
+
"filename": "MarkupSafe-3.0.2-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
9
|
+
"sha256": "1cb81e86e4a6fdaf558a4eddbf3ccedaca541c890d899546231cba3679f68d4f",
|
|
10
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
11
|
+
"requires": [],
|
|
12
|
+
"provenance": {
|
|
13
|
+
"sourceTreeDigest": "e66e55aee57d1c4a1a4da320fdd0a6376e310bc1d956a03a0a856710f69373dd",
|
|
14
|
+
"recipeSha256": "d3c9ed6bb71b751db69794ff669d84d201b2d640ccd3fac5f680affea435682d",
|
|
15
|
+
"buildTools": [
|
|
16
|
+
"setuptools==84.0.0"
|
|
17
|
+
],
|
|
18
|
+
"nativeDependencies": [],
|
|
19
|
+
"patches": []
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"name": "pyyaml",
|
|
24
|
+
"version": "6.0.2",
|
|
25
|
+
"filename": "PyYAML-6.0.2-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
26
|
+
"sha256": "a7114487cbcc70487e1ade92bb3b26694a1945ea8c9f3641e84ec3f271359e40",
|
|
27
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
28
|
+
"requires": [],
|
|
29
|
+
"provenance": {
|
|
30
|
+
"sourceTreeDigest": "86261714fdaa2623e49a3cb5fbeb3d2d8ff84cdd7aedf64034e5202aa246750d",
|
|
31
|
+
"recipeSha256": "088fa160cd7fdc1821b1081b0a39fa5416f52042e8402a040460f0229f08887c",
|
|
32
|
+
"buildTools": [
|
|
33
|
+
"setuptools==84.0.0",
|
|
34
|
+
"Cython==3.1.4"
|
|
35
|
+
],
|
|
36
|
+
"nativeDependencies": [
|
|
37
|
+
"yaml==0.2.5"
|
|
38
|
+
],
|
|
39
|
+
"patches": []
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"name": "msgpack",
|
|
44
|
+
"version": "1.1.0",
|
|
45
|
+
"filename": "msgpack-1.1.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
46
|
+
"sha256": "cce49629fc035a28e07345efccf6cbcd59e6518c742b9da6ed159cf9c910a97f",
|
|
47
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
48
|
+
"requires": [],
|
|
49
|
+
"provenance": {
|
|
50
|
+
"sourceTreeDigest": "98e526e8be5230a9c78083b8ef334bf38067382fe375ab62333a31ad50014c53",
|
|
51
|
+
"recipeSha256": "87d5ae9c9490389b42342c48ce168995363314bcf7aa3083059f239128d40a44",
|
|
52
|
+
"buildTools": [
|
|
53
|
+
"setuptools==84.0.0",
|
|
54
|
+
"Cython==3.1.4"
|
|
55
|
+
],
|
|
56
|
+
"nativeDependencies": [],
|
|
57
|
+
"patches": []
|
|
58
|
+
}
|
|
59
|
+
},
|
|
5
60
|
{
|
|
6
61
|
"name": "pydantic-core",
|
|
7
62
|
"version": "2.23.2",
|
|
8
63
|
"filename": "pydantic_core-2.23.2-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
9
|
-
"sha256": "
|
|
64
|
+
"sha256": "05265a68115d840aaadb6bc89b85aa5e58ab863045c1a0d881ca75427ced8d44",
|
|
10
65
|
"abiId": "sbxabi1-c2637d04695ad927",
|
|
11
66
|
"requires": [
|
|
12
67
|
"typing-extensions>=4.6.0"
|
|
13
|
-
]
|
|
68
|
+
],
|
|
69
|
+
"provenance": {
|
|
70
|
+
"sourceTreeDigest": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
|
|
71
|
+
"recipeSha256": "60fff92040384dc4341f7d29c05b183f57df5c3db2f6c5534ecf5851b1af7a8f",
|
|
72
|
+
"buildTools": [
|
|
73
|
+
"setuptools==84.0.0"
|
|
74
|
+
],
|
|
75
|
+
"nativeDependencies": [],
|
|
76
|
+
"patches": []
|
|
77
|
+
}
|
|
14
78
|
},
|
|
15
79
|
{
|
|
16
80
|
"name": "pydantic-core",
|
|
17
81
|
"version": "2.46.5",
|
|
18
82
|
"filename": "pydantic_core-2.46.5-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
19
|
-
"sha256": "
|
|
83
|
+
"sha256": "ae4d1fa7a937884bb038aa0d0d6d5d046e393c6ccd441558dd06bae001e09cfa",
|
|
20
84
|
"abiId": "sbxabi1-c2637d04695ad927",
|
|
21
85
|
"requires": [
|
|
22
86
|
"typing-extensions>=4.14.1"
|
|
23
|
-
]
|
|
87
|
+
],
|
|
88
|
+
"provenance": {
|
|
89
|
+
"sourceTreeDigest": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
|
|
90
|
+
"recipeSha256": "9089d601616126411b2305eb40f9191a4566636da7df6fd8f1860cb3ac3e8bf9",
|
|
91
|
+
"buildTools": [
|
|
92
|
+
"setuptools==84.0.0"
|
|
93
|
+
],
|
|
94
|
+
"nativeDependencies": [],
|
|
95
|
+
"patches": []
|
|
96
|
+
}
|
|
24
97
|
},
|
|
25
98
|
{
|
|
26
99
|
"name": "sbx-c-probe",
|
|
27
100
|
"version": "1.0.0",
|
|
28
101
|
"filename": "sbx_c_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
29
|
-
"sha256": "
|
|
102
|
+
"sha256": "26d7809c380b49739749102cee4c444535488475078b90e29516376e7817dad0",
|
|
103
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
104
|
+
"requires": [],
|
|
105
|
+
"provenance": {
|
|
106
|
+
"sourceTreeDigest": "4c7a91979fe9d73d18051c25552d778822491cf04a4ed5e814b26836314fb94a",
|
|
107
|
+
"recipeSha256": "dfc32af7cc02de33a9aaf6574b13d18969b56d6f5b7207a5402ae39a9d65109f",
|
|
108
|
+
"buildTools": [
|
|
109
|
+
"setuptools==84.0.0"
|
|
110
|
+
],
|
|
111
|
+
"nativeDependencies": [],
|
|
112
|
+
"patches": []
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
{
|
|
116
|
+
"name": "sbx-cython-probe",
|
|
117
|
+
"version": "1.0.0",
|
|
118
|
+
"filename": "sbx_cython_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
119
|
+
"sha256": "0fba4147c52b9bf928172295173a43ccc125e167669285b0af26567a445d537f",
|
|
120
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
121
|
+
"requires": [],
|
|
122
|
+
"provenance": {
|
|
123
|
+
"sourceTreeDigest": "f8e8ec520fdef7fa3cfa111ee5284581bba7429b015bd891d0bd187fc4a126e7",
|
|
124
|
+
"recipeSha256": "eeef975ca1d3061161dae17c5459cf55cf8733e45d1d371e7b783e6f31960440",
|
|
125
|
+
"buildTools": [
|
|
126
|
+
"setuptools==84.0.0",
|
|
127
|
+
"Cython==3.1.4"
|
|
128
|
+
],
|
|
129
|
+
"nativeDependencies": [],
|
|
130
|
+
"patches": []
|
|
131
|
+
}
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"name": "sbx-meson-probe",
|
|
135
|
+
"version": "1.0.0",
|
|
136
|
+
"filename": "sbx_meson_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
137
|
+
"sha256": "f3efc427caa9ab45c85af554b19c06f0d227852682972894484f9b024a6cb586",
|
|
138
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
139
|
+
"requires": [
|
|
140
|
+
"typing-extensions>=4.0"
|
|
141
|
+
],
|
|
142
|
+
"provenance": {
|
|
143
|
+
"sourceTreeDigest": "fde817426c18aefd374dc5e8002ac742c358babb51b1e2552a10f4c92cd37ed8",
|
|
144
|
+
"recipeSha256": "1600961d37c5f3714b85dfcffdc6a44ed12f0ea275443ebc5de668deb42e6ed9",
|
|
145
|
+
"buildTools": [
|
|
146
|
+
"setuptools==84.0.0",
|
|
147
|
+
"meson-python==0.21.0",
|
|
148
|
+
"meson==1.12.0",
|
|
149
|
+
"ninja==1.13.2"
|
|
150
|
+
],
|
|
151
|
+
"nativeDependencies": [],
|
|
152
|
+
"patches": []
|
|
153
|
+
}
|
|
154
|
+
},
|
|
155
|
+
{
|
|
156
|
+
"name": "sbx-native-probe",
|
|
157
|
+
"version": "1.0.0",
|
|
158
|
+
"filename": "sbx_native_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
159
|
+
"sha256": "0b7b5adb21a09f1ab8ff576721c18f5f31d6cfbf2a4928776c5528863cac9b47",
|
|
30
160
|
"abiId": "sbxabi1-c2637d04695ad927",
|
|
31
|
-
"requires": []
|
|
161
|
+
"requires": [],
|
|
162
|
+
"provenance": {
|
|
163
|
+
"sourceTreeDigest": "2c625009713e3002dbcb024269860c21aff5cf4b5f8a1b2b6328099aa187821a",
|
|
164
|
+
"recipeSha256": "52c789056f99f99d8d1199d33e861980a394f6310e8c60c11e80db4428f58340",
|
|
165
|
+
"buildTools": [
|
|
166
|
+
"setuptools==84.0.0"
|
|
167
|
+
],
|
|
168
|
+
"nativeDependencies": [
|
|
169
|
+
"sbxmath==1.0.0"
|
|
170
|
+
],
|
|
171
|
+
"patches": []
|
|
172
|
+
}
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
"name": "sbx-patched-probe",
|
|
176
|
+
"version": "1.0.0",
|
|
177
|
+
"filename": "sbx_patched_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
178
|
+
"sha256": "2466424e96222122b7c312fb7125f40140d939f7cd8dce230c4cdcd13b241062",
|
|
179
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
180
|
+
"requires": [],
|
|
181
|
+
"provenance": {
|
|
182
|
+
"sourceTreeDigest": "c6d77a8db08a1011a2c396c657517dbaf763a03874c58ef025f740a7e3a183b3",
|
|
183
|
+
"recipeSha256": "89a8ab6606539cd2b48bda4827dec083013656fbf701f7bd500c693c24d15b12",
|
|
184
|
+
"buildTools": [
|
|
185
|
+
"setuptools==84.0.0"
|
|
186
|
+
],
|
|
187
|
+
"nativeDependencies": [],
|
|
188
|
+
"patches": [
|
|
189
|
+
"0001-pointer-width-from-target.patch"
|
|
190
|
+
]
|
|
191
|
+
}
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"name": "sbx-pep517-probe",
|
|
195
|
+
"version": "1.0.0",
|
|
196
|
+
"filename": "sbx_pep517_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
197
|
+
"sha256": "d74ddf2f67335eee0591b0456bc748bb3dc17bd18e99cb272d8b7a6f737ec860",
|
|
198
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
199
|
+
"requires": [
|
|
200
|
+
"typing-extensions>=4.0; python_version >= \"3.13\""
|
|
201
|
+
],
|
|
202
|
+
"provenance": {
|
|
203
|
+
"sourceTreeDigest": "e49856efff951b348a5adad55d4fb060c14c6baf9637aed27db374d33e41051a",
|
|
204
|
+
"recipeSha256": "c78bf1533380c62639974de2e309be4ef3a45b8c8301dcdcd818648921068de0",
|
|
205
|
+
"buildTools": [
|
|
206
|
+
"setuptools==84.0.0"
|
|
207
|
+
],
|
|
208
|
+
"nativeDependencies": [],
|
|
209
|
+
"patches": []
|
|
210
|
+
}
|
|
32
211
|
},
|
|
33
212
|
{
|
|
34
213
|
"name": "sbx-rust-probe",
|
|
35
214
|
"version": "1.0.0",
|
|
36
215
|
"filename": "sbx_rust_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
37
|
-
"sha256": "
|
|
216
|
+
"sha256": "e6a45d506ff4d90243195761e69b87dbcc70f29151e7d34911d014c5650e70ba",
|
|
217
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
218
|
+
"requires": [],
|
|
219
|
+
"provenance": {
|
|
220
|
+
"sourceTreeDigest": "0c6c85accfab04f342f89ebf1d9a9c4b52dcc183be44120c0d7d2cd4faaf4e0a",
|
|
221
|
+
"recipeSha256": "d1eeb467024cbd4ce29fed3b46dcbafadfc3b4dac6212195e53c2563818e283b",
|
|
222
|
+
"buildTools": [
|
|
223
|
+
"setuptools==84.0.0"
|
|
224
|
+
],
|
|
225
|
+
"nativeDependencies": [],
|
|
226
|
+
"patches": []
|
|
227
|
+
}
|
|
228
|
+
},
|
|
229
|
+
{
|
|
230
|
+
"name": "sbx-setuptools-probe",
|
|
231
|
+
"version": "1.0.0",
|
|
232
|
+
"filename": "sbx_setuptools_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
233
|
+
"sha256": "0e98fcb4576bad7bb134b6267098fbf50124585313a44a782d40ab172d84f34d",
|
|
234
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
235
|
+
"requires": [
|
|
236
|
+
"typing-extensions>=4.0; python_version >= \"3.13\"",
|
|
237
|
+
"sbx-nonexistent-legacy>=1.0; python_version < \"3.9\"",
|
|
238
|
+
"typing-extensions>=4.7; extra == \"fast\""
|
|
239
|
+
],
|
|
240
|
+
"provenance": {
|
|
241
|
+
"sourceTreeDigest": "2d147ed689b0e7b106d2802eee0b93f8b66db082ff194b47f98fe4b289b05ee8",
|
|
242
|
+
"recipeSha256": "389ceeaa9dcc5f2945ced0ee07fd45bdc5af5a4c9151bb55b810d661c88d107d",
|
|
243
|
+
"buildTools": [
|
|
244
|
+
"setuptools==84.0.0"
|
|
245
|
+
],
|
|
246
|
+
"nativeDependencies": [],
|
|
247
|
+
"patches": []
|
|
248
|
+
}
|
|
249
|
+
},
|
|
250
|
+
{
|
|
251
|
+
"name": "sbx-yaml-probe",
|
|
252
|
+
"version": "1.0.0",
|
|
253
|
+
"filename": "sbx_yaml_probe-1.0.0-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
254
|
+
"sha256": "afef1570d6d06c1ec4aadb594d325d209a712dacf546ac74f6a1c7dcea34fa8a",
|
|
255
|
+
"abiId": "sbxabi1-c2637d04695ad927",
|
|
256
|
+
"requires": [],
|
|
257
|
+
"provenance": {
|
|
258
|
+
"sourceTreeDigest": "b3658017b0f043e9ee13a83614cdb9c3fbca76afcc509bde06dd56ffec974c15",
|
|
259
|
+
"recipeSha256": "563cdb0af5474012345ea0334ffd19609270fded44af65344a5e25cc2100bdb8",
|
|
260
|
+
"buildTools": [
|
|
261
|
+
"setuptools==84.0.0"
|
|
262
|
+
],
|
|
263
|
+
"nativeDependencies": [
|
|
264
|
+
"yaml==0.2.5"
|
|
265
|
+
],
|
|
266
|
+
"patches": []
|
|
267
|
+
}
|
|
268
|
+
},
|
|
269
|
+
{
|
|
270
|
+
"name": "siphash24",
|
|
271
|
+
"version": "1.9",
|
|
272
|
+
"filename": "siphash24-1.9-cp313-cp313-emscripten_5_0_6_wasm32.whl",
|
|
273
|
+
"sha256": "cf672c37b0f8e4cd198e5fdd4c6c84036d1d4da36f889564385c1eacfb7c3295",
|
|
38
274
|
"abiId": "sbxabi1-c2637d04695ad927",
|
|
39
|
-
"requires": []
|
|
275
|
+
"requires": [],
|
|
276
|
+
"provenance": {
|
|
277
|
+
"sourceTreeDigest": "e4ecc0154305e5d4ae69d5cf641ca34571d937ea699c9a85e91d2ae8278e0024",
|
|
278
|
+
"recipeSha256": "fe000c814a53bf9548a99fb96ff433ba369773eae5c20be32f881fa9d4a90d43",
|
|
279
|
+
"buildTools": [
|
|
280
|
+
"setuptools==84.0.0",
|
|
281
|
+
"meson-python==0.21.0",
|
|
282
|
+
"meson==1.12.0",
|
|
283
|
+
"ninja==1.13.2",
|
|
284
|
+
"Cython==3.1.4"
|
|
285
|
+
],
|
|
286
|
+
"nativeDependencies": [],
|
|
287
|
+
"patches": [
|
|
288
|
+
"0001-static-library-only.patch"
|
|
289
|
+
]
|
|
290
|
+
}
|
|
40
291
|
}
|
|
41
292
|
]
|
|
42
293
|
}
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "sandboxedjs",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.71",
|
|
4
4
|
"description": "A Linux-like container that runs entirely inside Node.js \u2014 POSIX shell, ~140 coreutils, Node.js and Python runtimes, virtual filesystem and networking. No Docker, no VM, no native modules.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"license": "MIT",
|