Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nextgis/properties-filter

Package Overview
Dependencies
Maintainers
3
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nextgis/properties-filter - npm Package Compare versions

Comparing version 1.12.0 to 1.13.2

6

index.js
'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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc