@vaadin/vaadin-progress-bar
Advanced tools
Comparing version 22.0.22 to 22.1.0-alpha1
{ | ||
"name": "@vaadin/vaadin-progress-bar", | ||
"version": "22.0.22", | ||
"version": "22.1.0-alpha1", | ||
"publishConfig": { | ||
@@ -8,3 +8,3 @@ "access": "public" | ||
"description": "vaadin-progress-bar", | ||
"license": "Apache-2.0", | ||
"license": "https://raw.githubusercontent.com/vaadin/web-components/22.1/LICENSE", | ||
"repository": { | ||
@@ -37,5 +37,5 @@ "type": "git", | ||
"dependencies": { | ||
"@vaadin/progress-bar": "^22.0.22" | ||
"@vaadin/progress-bar": "22.1.0-alpha1" | ||
}, | ||
"gitHead": "3911915e4921e0338ff812cff30d4c65900225d2" | ||
"gitHead": "e387194c2c3608b7567b43b788b504c3a12194d9" | ||
} |
@@ -16,5 +16,5 @@ # @vaadin/vaadin-progress-bar | ||
Apache License 2.0 | ||
This program is available under Vaadin Commercial License and Service Terms. For license terms, see LICENSE. | ||
Vaadin collects usage statistics at development time to improve this product.. | ||
For details and to opt-out, see https://github.com/vaadin/vaadin-usage-statistics. |
/** | ||
* @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 { ProgressBar } from '@vaadin/progress-bar/src/vaadin-progress-bar.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 { ProgressBar } from '@vaadin/progress-bar/src/vaadin-progress-bar.js'; |
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
68471
41
1
1
70
1
+ Added@vaadin/component-base@22.1.0-alpha1(transitive)
+ Added@vaadin/icon@22.1.0-alpha1(transitive)
+ Added@vaadin/progress-bar@22.1.0-alpha1(transitive)
+ Added@vaadin/vaadin-lumo-styles@22.1.0-alpha1(transitive)
+ Added@vaadin/vaadin-material-styles@22.1.0-alpha1(transitive)
+ Added@vaadin/vaadin-themable-mixin@22.1.0-alpha1(transitive)
- Removed@vaadin/component-base@22.1.0(transitive)
- Removed@vaadin/icon@22.1.0(transitive)
- Removed@vaadin/progress-bar@22.1.0(transitive)
- Removed@vaadin/vaadin-lumo-styles@22.1.0(transitive)
- Removed@vaadin/vaadin-material-styles@22.1.0(transitive)
- Removed@vaadin/vaadin-themable-mixin@22.1.0(transitive)