@vaadin/polymer-legacy-adapter
Advanced tools
Comparing version 23.4.0 to 23.5.0-alpha1
/** | ||
* @license | ||
* Copyright (c) 2021 - 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. | ||
*/ | ||
import './style-modules.js'; | ||
import './template-renderer.js'; |
{ | ||
"name": "@vaadin/polymer-legacy-adapter", | ||
"version": "23.4.0", | ||
"version": "23.5.0-alpha1", | ||
"publishConfig": { | ||
@@ -8,3 +8,3 @@ "access": "public" | ||
"description": "polymer-legacy-adapter", | ||
"license": "Apache-2.0", | ||
"license": "https://vaadin.com/commercial-license-and-service-terms", | ||
"repository": { | ||
@@ -36,3 +36,3 @@ "type": "git", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/vaadin-themable-mixin": "~23.4.0", | ||
"@vaadin/vaadin-themable-mixin": "23.5.0-alpha1", | ||
"lit": "^2.0.0" | ||
@@ -42,9 +42,9 @@ }, | ||
"@esm-bundle/chai": "^4.3.4", | ||
"@vaadin/checkbox": "~23.4.0", | ||
"@vaadin/grid": "~23.4.0", | ||
"@vaadin/grid-pro": "~23.4.0", | ||
"@vaadin/checkbox": "23.5.0-alpha1", | ||
"@vaadin/grid": "23.5.0-alpha1", | ||
"@vaadin/grid-pro": "23.5.0-alpha1", | ||
"@vaadin/testing-helpers": "^0.3.2", | ||
"sinon": "^13.0.2" | ||
}, | ||
"gitHead": "c104ecc83b82425fc4899e5eac9d91a114874c8e" | ||
"gitHead": "def6c2a65975c917443ca6a84cdb2a82c243df55" | ||
} |
@@ -10,2 +10,4 @@ # polymer-legacy-adapter | ||
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) 2021 - 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 { DomModule } from '@polymer/polymer/lib/elements/dom-module.js'; |
/** | ||
* @license | ||
* Copyright (c) 2021 - 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 { Templatizer } from './template-renderer-templatizer.js'; |
/** | ||
* @license | ||
* Copyright (c) 2021 - 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 { PolymerElement } from '@polymer/polymer'; |
/** | ||
* @license | ||
* Copyright (c) 2021 - 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 { FlattenedNodesObserver } from '@polymer/polymer/lib/utils/flattened-nodes-observer.js'; |
/** | ||
* @license | ||
* Copyright (c) 2021 - 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. | ||
*/ | ||
import './src/style-modules.js'; |
/** | ||
* @license | ||
* Copyright (c) 2021 - 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. | ||
*/ | ||
export * from './src/template-renderer.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
487
13
18311
1
1
70
1
+ Added@vaadin/vaadin-themable-mixin@23.5.0-alpha1(transitive)
- Removed@vaadin/vaadin-themable-mixin@23.4.2(transitive)