@vaadin/lit-renderer
Advanced tools
Comparing version 23.4.0 to 23.5.0-alpha1
{ | ||
"name": "@vaadin/lit-renderer", | ||
"version": "23.4.0", | ||
"version": "23.5.0-alpha1", | ||
"publishConfig": { | ||
@@ -8,3 +8,3 @@ "access": "public" | ||
"description": "An abstract Lit directive for adding a renderer to a Vaadin web component", | ||
"license": "Apache-2.0", | ||
"license": "https://vaadin.com/commercial-license-and-service-terms", | ||
"repository": { | ||
@@ -41,3 +41,3 @@ "type": "git", | ||
}, | ||
"gitHead": "c104ecc83b82425fc4899e5eac9d91a114874c8e" | ||
"gitHead": "def6c2a65975c917443ca6a84cdb2a82c243df55" | ||
} |
@@ -7,2 +7,4 @@ # @vaadin/lit-renderer | ||
Apache License 2.0 | ||
This program is available under Vaadin Commercial License and Service Terms. | ||
See https://vaadin.com/commercial-license-and-service-terms for the full | ||
license. |
/** | ||
* @license | ||
* Copyright (c) 2016 - 2022 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
* Copyright (c) 2000 - 2024 Vaadin Ltd. | ||
* | ||
* This program is available under Vaadin Commercial License and Service Terms. | ||
* | ||
* | ||
* See https://vaadin.com/commercial-license-and-service-terms for the full | ||
* license. | ||
*/ | ||
@@ -6,0 +11,0 @@ import type { ElementPart, nothing, RenderOptions, TemplateResult } from 'lit'; |
/** | ||
* @license | ||
* Copyright (c) 2016 - 2022 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
* Copyright (c) 2000 - 2024 Vaadin Ltd. | ||
* | ||
* This program is available under Vaadin Commercial License and Service Terms. | ||
* | ||
* | ||
* See https://vaadin.com/commercial-license-and-service-terms for the full | ||
* license. | ||
*/ | ||
@@ -6,0 +11,0 @@ import { nothing, render } from 'lit'; |
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
Misc. License Issues
License(Experimental) A package's licensing information has fine-grained problems.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
119
10
5142
1
1
70
1