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
19
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.3.0-alpha1 to 2.3.0-beta1

2

package.json

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

"name": "@vaadin/vaadin-grid-pro",
"version": "2.3.0-alpha1",
"version": "2.3.0-beta1",
"main": "vaadin-grid-pro.js",

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

@@ -15,3 +15,3 @@ /**

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

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

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

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

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

this._debouncerStopEdit,
microTask,
animationFrame,
this._stopEdit.bind(this));

@@ -271,0 +271,0 @@ }

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

static get version() {
return '2.3.0-alpha1';
return '2.3.0-beta1';
}

@@ -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