New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@vaadin-component-factory/vcf-anchor-nav

Package Overview
Dependencies
Maintainers
5
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin-component-factory/vcf-anchor-nav - npm Package Compare versions

Comparing version 23.0.1 to 23.1.0

16

package.json
{
"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 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc