🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

wx-svelte-grid

Package Overview
Dependencies
Maintainers
0
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wx-svelte-grid - npm Package Compare versions

Comparing version

to
2.1.1

8

package.json
{
"name": "wx-svelte-grid",
"version": "2.1.0",
"version": "2.1.1",
"description": "A powerful and flexible DataGrid component written in Svelte",

@@ -40,5 +40,5 @@ "productTag": "grid",

"wx-svelte-core": "2.1.0",
"wx-grid-data-provider": "2.1.0",
"wx-grid-locales": "2.1.0",
"wx-grid-store": "2.1.0"
"wx-grid-data-provider": "2.1.1",
"wx-grid-locales": "2.1.1",
"wx-grid-store": "2.1.1"
},

@@ -45,0 +45,0 @@ "devDependencies": {

@@ -0,1 +1,8 @@

## 2.1.1
### Fixes
- Data with empty fields is filtered out when filters are cleared
- Column sorting should use `getter` to get field value
## 2.1.0

@@ -2,0 +9,0 @@

Sorry, the diff of this file is not supported yet