@alwaysmeticulous/sdk-bundles-api
Advanced tools
Comparing version 2.45.0 to 2.45.3
@@ -137,4 +137,4 @@ import { ScreenshotDiffOptions } from "@alwaysmeticulous/api"; | ||
}; | ||
export type NotebookRunId = StringId<"NotebookRunId">; | ||
export type TestRunId = StringId<"TestRunId">; | ||
export type NotebookRunId = StringId<"notebookRunId">; | ||
export type TestRunId = StringId<"testRunId">; | ||
export type GeneratedBy = GeneratedByNotebookRun | GeneratedByTestRun | GeneratedByReplayCommand; | ||
@@ -141,0 +141,0 @@ export interface GeneratedByNotebookRun { |
{ | ||
"name": "@alwaysmeticulous/sdk-bundles-api", | ||
"version": "2.45.0", | ||
"version": "2.45.3", | ||
"description": "Meticulous common types", | ||
@@ -49,3 +49,3 @@ "license": "ISC", | ||
}, | ||
"gitHead": "3cfa8654dc5bf8a1426c4a3e2458d2ced7c94205" | ||
"gitHead": "d4e536d8ea889e75077bb9889399016d35082339" | ||
} |