@vaadin/lit-renderer
Advanced tools
Comparing version 23.2.0-alpha2 to 23.2.0-alpha3
{ | ||
"name": "@vaadin/lit-renderer", | ||
"version": "23.2.0-alpha2", | ||
"version": "23.2.0-alpha3", | ||
"publishConfig": { | ||
@@ -35,3 +35,3 @@ "access": "public" | ||
}, | ||
"gitHead": "c9b8113d0fa9a602f8b9cb915c1826355af2e8df" | ||
"gitHead": "06e5875be93ca50da2846dafc65a8531010c0576" | ||
} |
@@ -6,3 +6,3 @@ /** | ||
*/ | ||
import { ElementPart, nothing, RenderOptions, TemplateResult } from 'lit'; | ||
import type { ElementPart, nothing, RenderOptions, TemplateResult } from 'lit'; | ||
import { AsyncDirective } from 'lit/async-directive.js'; | ||
@@ -9,0 +9,0 @@ |
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
15282