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.js
CHANGED
|
@@ -20201,7 +20201,7 @@ var wheels_default = {
|
|
|
20201
20201
|
|
|
20202
20202
|
// package.json
|
|
20203
20203
|
var package_default = {
|
|
20204
|
-
version: "0.1.
|
|
20204
|
+
version: "0.1.76"};
|
|
20205
20205
|
|
|
20206
20206
|
// src/python/config.ts
|
|
20207
20207
|
function runtimeModuleUrl() {
|