@nextgis/properties-filter
Advanced tools
Comparing version 2.0.0-alpha.2 to 2.0.0
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 2.0.0-alpha.2; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 2.0.0; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 2.0.0-alpha.2; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 2.0.0; author: NextGIS */ | ||
var __defProp = Object.defineProperty; | ||
@@ -3,0 +3,0 @@ var __getOwnPropSymbols = Object.getOwnPropertySymbols; |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 2.0.0-alpha.2; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 2.0.0; author: NextGIS */ | ||
var __defProp = Object.defineProperty; | ||
@@ -3,0 +3,0 @@ var __getOwnPropSymbols = Object.getOwnPropertySymbols; |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 2.0.0-alpha.2; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 2.0.0; author: NextGIS */ | ||
var PropertiesFilter = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/properties-filter", | ||
"version": "2.0.0-alpha.2", | ||
"version": "2.0.0", | ||
"description": "Filtering objects by its properties using expressions", | ||
@@ -11,7 +11,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nextgis/utils": "^2.0.0-alpha.2", | ||
"@nextgis/utils": "^2.0.0", | ||
"@types/geojson": "^7946.0.8" | ||
}, | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^2.0.0-alpha.2" | ||
"@nextgis/build-tools": "^2.0.0" | ||
}, | ||
@@ -52,3 +52,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "a654698cd7175c828b0b6d82f506d282450d6e6d" | ||
"gitHead": "f782b2d195f86acea21963a4c96f39b258594f14" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
74596
Updated@nextgis/utils@^2.0.0