@nextgis/properties-filter
Advanced tools
Comparing version 1.18.12 to 1.18.21
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.18.12; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.18.21; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.18.12; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.18.21; author: NextGIS */ | ||
function reEscape(s) { | ||
@@ -3,0 +3,0 @@ return s.replace(/[-/\\^$*+?.()|[\]{}]/g, '\\$&'); |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.18.12; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.18.21; author: NextGIS */ | ||
function reEscape(s) { | ||
@@ -3,0 +3,0 @@ return s.replace(/[-/\\^$*+?.()|[\]{}]/g, '\\$&'); |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.18.12; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.18.21; author: NextGIS */ | ||
var PropertiesFilter = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/properties-filter", | ||
"version": "1.18.12", | ||
"version": "1.18.21", | ||
"description": "Filtering objects by its properties using expressions", | ||
@@ -11,7 +11,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nextgis/utils": "^1.18.12", | ||
"@nextgis/utils": "^1.18.21", | ||
"@types/geojson": "^7946.0.8" | ||
}, | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^1.17.0" | ||
"@nextgis/build-tools": "^1.18.21" | ||
}, | ||
@@ -52,3 +52,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "ab0530144ecdb94222fdac520fad5b98d302ec6d" | ||
"gitHead": "0b10e74f557715ec65285bfbcaab322b90605454" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
76251
Updated@nextgis/utils@^1.18.21