sandboxedjs 0.1.62 → 0.1.64
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/dist/python/python.data +99 -84
- package/dist/python/python.js +1 -1
- package/dist/python/runtime.json +2 -2
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -17962,7 +17962,7 @@ var wheels_default = {
|
|
|
17962
17962
|
|
|
17963
17963
|
// package.json
|
|
17964
17964
|
var package_default = {
|
|
17965
|
-
version: "0.1.
|
|
17965
|
+
version: "0.1.64"};
|
|
17966
17966
|
|
|
17967
17967
|
// src/runtime/python/config.ts
|
|
17968
17968
|
var bundledManifest = {
|