Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@glideapps/glide-data-grid

Package Overview
Dependencies
Maintainers
8
Versions
294
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@glideapps/glide-data-grid - npm Package Compare versions

Comparing version 2.2.2 to 2.2.3

2

dist/js/common/image-window-loader.js

@@ -93,3 +93,3 @@ "use strict";

}).filter(function (v) {
return v.cells.size === 0;
return v.cells.size > 0;
}).forEach(function (v) {

@@ -96,0 +96,0 @@ _this.cache["".concat(v.url)] = v;

{
"name": "@glideapps/glide-data-grid",
"version": "2.2.2",
"version": "2.2.3",
"description": "Super fast, pure canvas Data Grid Editor",

@@ -5,0 +5,0 @@ "main": "dist/js/index.js",

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