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

@vaadin/vaadin-grid-pro

Package Overview
Dependencies
Maintainers
16
Versions
271
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vaadin/vaadin-grid-pro - npm Package Compare versions

Comparing version 2.0.6 to 2.0.7

2

package.json

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

"name": "@vaadin/vaadin-grid-pro",
"version": "2.0.6",
"version": "2.0.7",
"main": "vaadin-grid-pro.js",

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

@@ -7,3 +7,3 @@ /**

*/
import { timeOut } from '@polymer/polymer/lib/utils/async.js';
import { microTask } from '@polymer/polymer/lib/utils/async.js';

@@ -240,3 +240,3 @@ import { Debouncer } from '@polymer/polymer/lib/utils/debounce.js';

this._debouncerStopEdit,
timeOut.after(200),
microTask,
this._stopEdit.bind(this));

@@ -243,0 +243,0 @@ }

@@ -34,3 +34,3 @@ /**

static get version() {
return '2.0.6';
return '2.0.7';
}

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