@cloudflare/sandbox 0.8.7 → 0.8.8
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.js
CHANGED
|
@@ -3687,7 +3687,7 @@ function buildS3fsSource(bucket, prefix) {
|
|
|
3687
3687
|
* This file is auto-updated by .github/changeset-version.ts during releases
|
|
3688
3688
|
* DO NOT EDIT MANUALLY - Changes will be overwritten on the next version bump
|
|
3689
3689
|
*/
|
|
3690
|
-
const SDK_VERSION = "0.8.
|
|
3690
|
+
const SDK_VERSION = "0.8.8";
|
|
3691
3691
|
|
|
3692
3692
|
//#endregion
|
|
3693
3693
|
//#region src/sandbox.ts
|