@takeshape/util
Advanced tools
Comparing version 7.236.0 to 7.237.0
@@ -27,3 +27,5 @@ export declare type ResolverArgs = Record<string, any>; | ||
returnType?: string; | ||
startTime?: number; | ||
startOffset?: number; | ||
traceClockStart?: number; | ||
steps?: ComposeStep[]; | ||
@@ -30,0 +32,0 @@ children: Report[]; |
{ | ||
"name": "@takeshape/util", | ||
"version": "7.236.0", | ||
"version": "7.237.0", | ||
"description": "Shared utilities", | ||
@@ -5,0 +5,0 @@ "homepage": "https://www.takeshape.io", |
Sorry, the diff of this file is not supported yet
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
37647
788