nitropack-nightly 2.11.9-20250403-221700.eae11ca4 → 2.11.9-20250403-225743.861eb65f

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.
@@ -1,3 +1,3 @@
1
- const version = "2.11.9-20250403-221700.eae11ca4";
1
+ const version = "2.11.9-20250403-225743.861eb65f";
2
2
 
3
3
  export { version };
@@ -1,3 +1,3 @@
1
- const version = "2.11.9-20250403-221700.eae11ca4";
1
+ const version = "2.11.9-20250403-225743.861eb65f";
2
2
 
3
3
  export { version };
@@ -1,3 +1,3 @@
1
- const version = "2.11.9-20250403-221700.eae11ca4";
1
+ const version = "2.11.9-20250403-225743.861eb65f";
2
2
 
3
3
  export { version };
@@ -124,6 +124,7 @@ const cloudflareModule = defineNitroPreset(
124
124
  },
125
125
  {
126
126
  name: "cloudflare-module",
127
+ stdName: "cloudflare_workers",
127
128
  compatibilityDate: "2024-09-19",
128
129
  url: import.meta.url
129
130
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "nitropack-nightly",
3
- "version": "2.11.9-20250403-221700.eae11ca4",
3
+ "version": "2.11.9-20250403-225743.861eb65f",
4
4
  "description": "Build and Deploy Universal JavaScript Servers",
5
5
  "repository": "nitrojs/nitro",
6
6
  "license": "MIT",
@@ -156,7 +156,7 @@
156
156
  "serve-placeholder": "^2.0.2",
157
157
  "serve-static": "^1.16.2",
158
158
  "source-map": "^0.7.4",
159
- "std-env": "^3.8.1",
159
+ "std-env": "^3.9.0",
160
160
  "ufo": "^1.5.4",
161
161
  "ultrahtml": "^1.5.3",
162
162
  "uncrypto": "^0.1.3",