sandboxedjs 0.1.75 → 0.1.76
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/index.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -20218,7 +20218,7 @@ var wheels_default = {
|
|
|
20218
20218
|
|
|
20219
20219
|
// package.json
|
|
20220
20220
|
var package_default = {
|
|
20221
|
-
version: "0.1.
|
|
20221
|
+
version: "0.1.76"};
|
|
20222
20222
|
|
|
20223
20223
|
// src/python/config.ts
|
|
20224
20224
|
function runtimeModuleUrl() {
|