@garfish/utils
Advanced tools
Comparing version 0.0.35 to 0.0.36
@@ -39,3 +39,3 @@ import { TemplateManager } from '@garfish/loader'; | ||
constructor(context: Garfish, appInfo: interfaces.AppInfo, entryManager: TemplateManager, resources: interfaces.ResourceModules, isHtmlMode: boolean, customLoader: CustomerLoader); | ||
get rootElement(): Element | Document | ShadowRoot; | ||
get rootElement(): Document | Element | ShadowRoot; | ||
execScript(code: string, env: Record<string, any>, url?: string, options?: { | ||
@@ -42,0 +42,0 @@ async?: boolean; |
{ | ||
"name": "@garfish/utils", | ||
"version": "0.0.35", | ||
"version": "0.0.36", | ||
"description": "utils module.", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "f6b04041cc3efa2755b6dd560c98843f7b2b5419" | ||
"gitHead": "23da44e1e3483b3a375add7296ff214d4884f32f" | ||
} |
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
276163
117