@deck.gl/extensions
Advanced tools
Comparing version
@@ -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
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
Found 1 instance in 1 package
984432
0Updated
Updated