@nextgis/properties-filter
Advanced tools
Comparing version 0.30.1 to 0.31.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.31.0](https://github.com/nextgis/nextgisweb_frontend/compare/v0.30.2...v0.31.0) (2020-05-13) | ||
**Note:** Version bump only for package @nextgis/properties-filter | ||
## [0.30.1](https://github.com/nextgis/nextgisweb_frontend/compare/v0.30.0...v0.30.1) (2020-04-30) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@nextgis/properties-filter", | ||
"version": "0.30.1", | ||
"version": "0.31.0", | ||
"description": "Filtering objects by its properties using expressions", | ||
@@ -9,3 +9,3 @@ "main": "lib/properties-filter.js", | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^0.30.1" | ||
"@nextgis/build-tools": "^0.31.0" | ||
}, | ||
@@ -43,6 +43,6 @@ "scripts": { | ||
"dependencies": { | ||
"@nextgis/utils": "^0.30.1", | ||
"@nextgis/utils": "^0.31.0", | ||
"geojson": "^0.5.0" | ||
}, | ||
"gitHead": "efe08b023b156fcef9951715247e28761e6061f4" | ||
"gitHead": "dbaf876d0522db329934a524ac928cb34b0d76af" | ||
} |
Sorry, the diff of this file is not supported yet
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
57040
+ Added@nextgis/utils@0.31.0(transitive)
- Removed@nextgis/utils@0.30.1(transitive)
Updated@nextgis/utils@^0.31.0