@nextgis/properties-filter
Advanced tools
Comparing version 2.3.0 to 3.0.0-alpha.0
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 2.3.0; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 3.0.0-alpha.0; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 2.3.0; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 3.0.0-alpha.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.3.0; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 3.0.0-alpha.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.3.0; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 3.0.0-alpha.0; author: NextGIS */ | ||
var PropertiesFilter = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/properties-filter", | ||
"version": "2.3.0", | ||
"version": "3.0.0-alpha.0", | ||
"description": "Filtering objects by its properties using expressions", | ||
@@ -11,7 +11,7 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nextgis/utils": "^2.3.0", | ||
"@nextgis/utils": "^3.0.0-alpha.0", | ||
"@types/geojson": "^7946.0.14" | ||
}, | ||
"devDependencies": { | ||
"@nextgis/build-tools": "^2.3.0" | ||
"@nextgis/build-tools": "^3.0.0-alpha.0" | ||
}, | ||
@@ -52,3 +52,3 @@ "buildOptions": { | ||
}, | ||
"gitHead": "e25d812d39f6c704adb2884ffbf20e84ef7cb1dc" | ||
"gitHead": "9bd8e48f2162492b9169298590db089a4f5310b4" | ||
} |
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
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
74469
1
+ Added@nextgis/utils@3.0.0-alpha.13(transitive)
- Removed@nextgis/utils@2.5.0(transitive)