🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

freestyle

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freestyle - npm Package Compare versions

Comparing version
0.1.58
to
0.1.59
+2
-2
index.d.cts

@@ -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;

@@ -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;

@@ -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;

{
"name": "freestyle",
"version": "0.1.58",
"version": "0.1.59",
"type": "module",

@@ -5,0 +5,0 @@ "exports": {