Comparing version 0.1.1-beta.8 to 0.1.1-beta.9
@@ -59,4 +59,5 @@ import type { ExecutionDetails, ExecutionEntryFlags, GrafastResultsList } from "../interfaces.js"; | ||
valueForError?: FlagStepOptions["valueForError"]; | ||
if?: FlagStepOptions["if"]; | ||
}): __FlagStep<T>; | ||
export {}; | ||
//# sourceMappingURL=__flag.d.ts.map |
@@ -1,2 +0,2 @@ | ||
export declare const version = "0.1.1-beta.8"; | ||
export declare const version = "0.1.1-beta.9"; | ||
//# sourceMappingURL=version.d.ts.map |
@@ -5,3 +5,3 @@ "use strict"; | ||
// This file is autogenerated by /scripts/postversion.mjs | ||
exports.version = "0.1.1-beta.8"; | ||
exports.version = "0.1.1-beta.9"; | ||
//# sourceMappingURL=version.js.map |
{ | ||
"name": "grafast", | ||
"version": "0.1.1-beta.8", | ||
"version": "0.1.1-beta.9", | ||
"description": "Cutting edge GraphQL planning and execution engine", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
856420
18804