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

@vaadin/vaadin-ordered-layout

Package Overview
Dependencies
Maintainers
16
Versions
249
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-ordered-layout - npm Package Compare versions

Comparing version 1.2.0-alpha2 to 1.2.0-alpha3

src/vaadin-scroller.js

2

imports.js
import './vaadin-horizontal-layout.js';
import './vaadin-vertical-layout.js';
import './vaadin-scroll-container.js';
import './vaadin-scroller.js';

@@ -13,3 +13,3 @@ {

"name": "@vaadin/vaadin-ordered-layout",
"version": "1.2.0-alpha2",
"version": "1.2.0-alpha3",
"main": "imports.js",

@@ -16,0 +16,0 @@ "author": "Vaadin Ltd",

@@ -80,3 +80,3 @@ /**

static get version() {
return '1.2.0-alpha2';
return '1.2.0-alpha3';
}

@@ -83,0 +83,0 @@ }

@@ -82,3 +82,3 @@ /**

static get version() {
return '1.2.0-alpha2';
return '1.2.0-alpha3';
}

@@ -85,0 +85,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