sandboxedjs 0.1.63 → 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/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -17945,7 +17945,7 @@ var wheels_default = {
|
|
|
17945
17945
|
|
|
17946
17946
|
// package.json
|
|
17947
17947
|
var package_default = {
|
|
17948
|
-
version: "0.1.
|
|
17948
|
+
version: "0.1.64"};
|
|
17949
17949
|
|
|
17950
17950
|
// src/runtime/python/config.ts
|
|
17951
17951
|
var bundledManifest = {
|