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.cjs
CHANGED
|
@@ -20242,7 +20242,7 @@ var wheels_default = {
|
|
|
20242
20242
|
|
|
20243
20243
|
// package.json
|
|
20244
20244
|
var package_default = {
|
|
20245
|
-
version: "0.1.
|
|
20245
|
+
version: "0.1.86"};
|
|
20246
20246
|
|
|
20247
20247
|
// src/python/config.ts
|
|
20248
20248
|
function runtimeModuleUrl() {
|