Socket
Socket
Sign inDemoInstall

@nextgis/properties-filter

Package Overview
Dependencies
Maintainers
3
Versions
84
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.17.0 to 1.18.0

2

lib/properties-filter.cjs.js

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/properties-filter; version: 1.17.0; author: NextGIS */
/** Bundle of @nextgis/properties-filter; version: 1.18.0; author: NextGIS */
'use strict';

@@ -3,0 +3,0 @@

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/properties-filter; version: 1.17.0; author: NextGIS */
/** Bundle of @nextgis/properties-filter; version: 1.18.0; author: NextGIS */
function reEscape(s) {

@@ -3,0 +3,0 @@ return s.replace(/[-/\\^$*+?.()|[\]{}]/g, '\\$&');

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/properties-filter; version: 1.17.0; author: NextGIS */
/** Bundle of @nextgis/properties-filter; version: 1.18.0; author: NextGIS */
function reEscape(s) {

@@ -3,0 +3,0 @@ return s.replace(/[-/\\^$*+?.()|[\]{}]/g, '\\$&');

@@ -1,2 +0,2 @@

/** Bundle of @nextgis/properties-filter; version: 1.17.0; author: NextGIS */
/** Bundle of @nextgis/properties-filter; version: 1.18.0; author: NextGIS */
var PropertiesFilter = (function (exports) {

@@ -3,0 +3,0 @@ 'use strict';

{
"name": "@nextgis/properties-filter",
"version": "1.17.0",
"version": "1.18.0",
"description": "Filtering objects by its properties using expressions",

@@ -12,3 +12,3 @@ "main": "index.js",

"@nextgis/utils": "^1.17.0",
"geojson": "^0.5.0"
"@types/geojson": "^7946.0.8"
},

@@ -52,3 +52,3 @@ "devDependencies": {

},
"gitHead": "c3162aae53c381cd6a581a2a67173fb1bf6de87e"
"gitHead": "ef39a9a482330e117d0410d5b19cfb3337669f17"
}
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