@nextgis/properties-filter
Advanced tools
Comparing version 1.0.0-alpha.1 to 1.0.0-alpha.2
@@ -6,2 +6,10 @@ # Change Log | ||
# [1.0.0-alpha.2](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2020-07-30) | ||
**Note:** Version bump only for package @nextgis/properties-filter | ||
# [1.0.0-alpha.1](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2020-07-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nextgis/properties-filter", | ||
"version": "1.0.0-alpha.1", | ||
"version": "1.0.0-alpha.2", | ||
"description": "Filtering objects by its properties using expressions", | ||
@@ -11,7 +11,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nextgis/utils": "^1.0.0-alpha.1", | ||
"@nextgis/utils": "^1.0.0-alpha.2", | ||
"geojson": "^0.5.0" | ||
}, | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^1.0.0-alpha.1" | ||
"@nextgis/build-tools": "^1.0.0-alpha.2" | ||
}, | ||
@@ -52,3 +52,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "311acf1510079eb8c0e1bc62dbc0490161a18e4b" | ||
"gitHead": "57a3979c85a7a8534d263c4b4e37dc1b3bbec363" | ||
} |
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
71252