@vaadin-component-factory/vcf-anchor-nav
Advanced tools
Comparing version 23.0.1 to 23.1.0
{ | ||
"name": "@vaadin-component-factory/vcf-anchor-nav", | ||
"version": "23.0.1", | ||
"version": "23.1.0", | ||
"description": "Component with tabs used as anchor navigation and content sections. Automates the linking of tabs and sections.", | ||
@@ -48,6 +48,6 @@ "main": "vcf-anchor-nav.js", | ||
"@polymer/polymer": "^3.0.0", | ||
"@vaadin/component-base": "^23.0.3", | ||
"@vaadin/tabs": "^23.0.3", | ||
"@vaadin/vaadin-lumo-styles": "^23.0.3", | ||
"@vaadin/vaadin-themable-mixin": "^23.0.3", | ||
"@vaadin/component-base": "^23.1.0", | ||
"@vaadin/tabs": "^23.1.0", | ||
"@vaadin/vaadin-lumo-styles": "^23.1.0", | ||
"@vaadin/vaadin-themable-mixin": "^23.1.0", | ||
"intersection-observer": "^0.10.0", | ||
@@ -67,5 +67,5 @@ "smoothscroll-polyfill": "^0.4.4", | ||
"@rollup/plugin-node-resolve": "^7.1.3", | ||
"@vaadin-component-factory/vcf-element-util": "^0.2.6", | ||
"@vaadin/button": "^23.0.3", | ||
"@vaadin/text-field": "^23.0.3", | ||
"@vaadin-component-factory/vcf-element-util": "^0.2.8", | ||
"@vaadin/button": "^23.1.0", | ||
"@vaadin/text-field": "^23.1.0", | ||
"@webcomponents/webcomponentsjs": "^2.0.0", | ||
@@ -72,0 +72,0 @@ "babel-eslint": "^10.0.2", |
@@ -151,3 +151,3 @@ import { html, PolymerElement } from '@polymer/polymer/polymer-element'; | ||
static get version() { | ||
return '23.0.1'; | ||
return '23.1.0'; | ||
} | ||
@@ -154,0 +154,0 @@ |
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package