+2
-2
@@ -83,7 +83,7 @@ export type FreestyleOptions = | ||
| idleTimeoutSeconds?: number | null; | ||
| persistence: | | ||
| persistence?: | | ||
| { type: "persistent" } | | ||
| { type: "sticky", priority: number } | | ||
| { type: "ephemeral" }, | ||
| nics: { | ||
| nics?: { | ||
| default?: boolean; | ||
@@ -90,0 +90,0 @@ vpc: string; |
+2
-2
@@ -83,7 +83,7 @@ export type FreestyleOptions = | ||
| idleTimeoutSeconds?: number | null; | ||
| persistence: | | ||
| persistence?: | | ||
| { type: "persistent" } | | ||
| { type: "sticky", priority: number } | | ||
| { type: "ephemeral" }, | ||
| nics: { | ||
| nics?: { | ||
| default?: boolean; | ||
@@ -90,0 +90,0 @@ vpc: string; |
+2
-2
@@ -83,7 +83,7 @@ export type FreestyleOptions = | ||
| idleTimeoutSeconds?: number | null; | ||
| persistence: | | ||
| persistence?: | | ||
| { type: "persistent" } | | ||
| { type: "sticky", priority: number } | | ||
| { type: "ephemeral" }, | ||
| nics: { | ||
| nics?: { | ||
| default?: boolean; | ||
@@ -90,0 +90,0 @@ vpc: string; |
+1
-1
| { | ||
| "name": "freestyle", | ||
| "version": "0.1.58", | ||
| "version": "0.1.59", | ||
| "type": "module", | ||
@@ -5,0 +5,0 @@ "exports": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
2803654
0