@nextgis/properties-filter
Advanced tools
Comparing version 1.12.0 to 1.13.2
'use strict'; | ||
if (process.env.NODE_ENV === 'production') { | ||
if (process.env.NODE_ENV === 'development') { | ||
module.exports = require('./lib/properties-filter.cjs.js'); | ||
} else { | ||
module.exports = require('./lib/properties-filter.cjs.prod.js'); | ||
} else { | ||
module.exports = require('./lib/properties-filter.cjs.js'); | ||
} |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.12.0; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.13.2; author: NextGIS */ | ||
'use strict'; | ||
@@ -3,0 +3,0 @@ |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.12.0; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.13.2; author: NextGIS */ | ||
/*! ***************************************************************************** | ||
@@ -3,0 +3,0 @@ Copyright (c) Microsoft Corporation. |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.12.0; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.13.2; author: NextGIS */ | ||
/*! ***************************************************************************** | ||
@@ -3,0 +3,0 @@ Copyright (c) Microsoft Corporation. |
@@ -1,2 +0,2 @@ | ||
/** Bundle of @nextgis/properties-filter; version: 1.12.0; author: NextGIS */ | ||
/** Bundle of @nextgis/properties-filter; version: 1.13.2; author: NextGIS */ | ||
var PropertiesFilter = (function (exports) { | ||
@@ -3,0 +3,0 @@ 'use strict'; |
{ | ||
"name": "@nextgis/properties-filter", | ||
"version": "1.12.0", | ||
"version": "1.13.2", | ||
"description": "Filtering objects by its properties using expressions", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"@nextgis/utils": "^1.12.0", | ||
"@nextgis/utils": "^1.13.2", | ||
"geojson": "^0.5.0" | ||
@@ -52,3 +52,3 @@ }, | ||
}, | ||
"gitHead": "cc0e45b49ec7cfcbd3c5ce00a5e0d6682cf8f21c" | ||
"gitHead": "04ad1c127d5744eb31e27ceaa4a8e1df96bd4bc9" | ||
} |
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
83861
Updated@nextgis/utils@^1.13.2