@playcademy/sandbox 0.3.17-beta.3 → 0.3.17-beta.5

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/constants.js CHANGED
@@ -275,7 +275,7 @@ var init_timeback = __esm(() => {
275
275
  });
276
276
 
277
277
  // ../constants/src/workers.ts
278
- var WORKER_NAMING, SECRETS_PREFIX = "secrets_";
278
+ var WORKER_NAMING, SECRETS_PREFIX = "secrets_", CLOUDFLARE_COMPATIBILITY_DATE = "2025-10-11";
279
279
  var init_workers = __esm(() => {
280
280
  WORKER_NAMING = {
281
281
  STAGING_PREFIX: "staging-",