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.18.0 to 1.18.12

2

lib/properties-filter.cjs.js

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

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

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

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

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

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

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

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

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

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

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

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

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

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

"dependencies": {
"@nextgis/utils": "^1.17.0",
"@nextgis/utils": "^1.18.12",
"@types/geojson": "^7946.0.8"

@@ -52,3 +52,3 @@ },

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