@nextgis/properties-filter
Advanced tools
Comparing version 1.0.0-beta.1 to 1.0.0-beta.2
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-beta.2](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-beta.1...v1.0.0-beta.2) (2020-11-28) | ||
**Note:** Version bump only for package @nextgis/properties-filter | ||
# [1.0.0-beta.1](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2020-11-16) | ||
@@ -8,0 +16,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.0.0-beta.1; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.0.0-beta.2; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.0.0-beta.1; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.0.0-beta.2; author: NextGIS */ | ||
function reEscape(s) { | ||
@@ -3,0 +3,0 @@ return s.replace(/[-/\\^$*+?.()|[\]{}]/g, '\\$&'); |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.0.0-beta.1; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.0.0-beta.2; author: NextGIS */ | ||
import { reEscape } from '@nextgis/utils'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.0.0-beta.1; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.0.0-beta.2; author: NextGIS */ | ||
var PropertiesFilter = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/properties-filter", | ||
"version": "1.0.0-beta.1", | ||
"version": "1.0.0-beta.2", | ||
"description": "Filtering objects by its properties using expressions", | ||
@@ -11,7 +11,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nextgis/utils": "^1.0.0-beta.1", | ||
"@nextgis/utils": "^1.0.0-beta.2", | ||
"geojson": "^0.5.0" | ||
}, | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^1.0.0-beta.1" | ||
"@nextgis/build-tools": "^1.0.0-beta.2" | ||
}, | ||
@@ -52,3 +52,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "efe661a3b90cc13163b7113d8487dc51fa199491" | ||
"gitHead": "902bc588de905d567f54f8f53838b921ee3a3436" | ||
} |
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
31709
Updated@nextgis/utils@^1.0.0-beta.2