sandboxedjs 0.1.85 → 0.1.86
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 +5 -5
package/dist/index.js
CHANGED
|
@@ -20225,7 +20225,7 @@ var wheels_default = {
|
|
|
20225
20225
|
|
|
20226
20226
|
// package.json
|
|
20227
20227
|
var package_default = {
|
|
20228
|
-
version: "0.1.
|
|
20228
|
+
version: "0.1.86"};
|
|
20229
20229
|
|
|
20230
20230
|
// src/python/config.ts
|
|
20231
20231
|
function runtimeModuleUrl() {
|