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

@deck.gl/extensions

Package Overview
Dependencies
Maintainers
0
Versions
387
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deck.gl/extensions - npm Package Compare versions

Comparing version

to
9.1.5

2

dist/data-filter/data-filter-extension.d.ts

@@ -46,3 +46,3 @@ import type { Layer, LayerContext, Accessor, UpdateParameters } from '@deck.gl/core';

*/
filterCategories: FilterCategory[] | FilterCategory[][];
filterCategories?: FilterCategory[] | FilterCategory[][];
/**

@@ -49,0 +49,0 @@ * Only called if the `countItems` option is enabled.

@@ -6,3 +6,3 @@ {

"type": "module",
"version": "9.1.4",
"version": "9.1.5",
"publishConfig": {

@@ -42,4 +42,4 @@ "access": "public"

"dependencies": {
"@luma.gl/constants": "^9.1.2",
"@luma.gl/shadertools": "^9.1.2",
"@luma.gl/constants": "^9.1.3",
"@luma.gl/shadertools": "^9.1.3",
"@math.gl/core": "^4.1.0"

@@ -49,6 +49,6 @@ },

"@deck.gl/core": "^9.1.0",
"@luma.gl/core": "^9.1.0",
"@luma.gl/engine": "^9.1.0"
"@luma.gl/core": "^9.1.3",
"@luma.gl/engine": "^9.1.3"
},
"gitHead": "92f3582b31ce0886dff8a61278b42feb0f8fe5f0"
"gitHead": "0223094f8c74c1db4a20bb9e5180b405d0809732"
}

@@ -76,3 +76,3 @@ // deck.gl

*/
filterCategories: FilterCategory[] | FilterCategory[][];
filterCategories?: FilterCategory[] | FilterCategory[][];
/**

@@ -79,0 +79,0 @@ * Only called if the `countItems` option is enabled.

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet