@vaadin/vaadin-list-mixin
Advanced tools
Comparing version 22.0.22 to 22.1.0-alpha1
{ | ||
"name": "@vaadin/vaadin-list-mixin", | ||
"version": "22.0.22", | ||
"version": "22.1.0-alpha1", | ||
"publishConfig": { | ||
@@ -8,3 +8,3 @@ "access": "public" | ||
"description": "vaadin-list-mixin", | ||
"license": "Apache-2.0", | ||
"license": "https://raw.githubusercontent.com/vaadin/web-components/22.1/LICENSE", | ||
"repository": { | ||
@@ -36,3 +36,3 @@ "type": "git", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/component-base": "^22.0.22" | ||
"@vaadin/component-base": "22.1.0-alpha1" | ||
}, | ||
@@ -44,3 +44,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "3911915e4921e0338ff812cff30d4c65900225d2" | ||
"gitHead": "e387194c2c3608b7567b43b788b504c3a12194d9" | ||
} |
@@ -14,2 +14,2 @@ # vaadin-list-mixin | ||
Apache License 2.0 | ||
This program is available under Vaadin Commercial License and Service Terms. For license terms, see LICENSE. |
/** | ||
* @license | ||
* Copyright (c) 2017 - 2022 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
* Copyright (c) 2000 - 2023 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 { Constructor } from '@open-wc/dedupe-mixin'; |
/** | ||
* @license | ||
* Copyright (c) 2017 - 2022 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
* Copyright (c) 2000 - 2023 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 { FlattenedNodesObserver } from '@polymer/polymer/lib/utils/flattened-nodes-observer.js'; |
/** | ||
* @license | ||
* Copyright (c) 2017 - 2022 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
* Copyright (c) 2000 - 2023 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 { Constructor } from '@open-wc/dedupe-mixin'; |
/** | ||
* @license | ||
* Copyright (c) 2017 - 2022 Vaadin Ltd. | ||
* This program is available under Apache License Version 2.0, available at https://vaadin.com/license/ | ||
* Copyright (c) 2000 - 2023 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 { ListMixin } from './vaadin-list-mixin.js'; |
Sorry, the diff of this file is not supported yet
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
84240
530
1
1
70
1
+ Added@vaadin/component-base@22.1.0-alpha1(transitive)
- Removed@vaadin/component-base@22.1.0(transitive)