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.0.0-alpha.2 to 1.0.0-alpha.3

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

# [1.0.0-alpha.3](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2020-08-08)
**Note:** Version bump only for package @nextgis/properties-filter
# [1.0.0-alpha.2](https://github.com/nextgis/nextgis_frontend/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2020-07-30)

@@ -8,0 +16,0 @@

8

package.json
{
"name": "@nextgis/properties-filter",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Filtering objects by its properties using expressions",

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

"dependencies": {
"@nextgis/utils": "^1.0.0-alpha.2",
"@nextgis/utils": "^1.0.0-alpha.3",
"geojson": "^0.5.0"
},
"devDependencies": {
"@nextgis/build-tools": "^1.0.0-alpha.2"
"@nextgis/build-tools": "^1.0.0-alpha.3"
},

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

},
"gitHead": "57a3979c85a7a8534d263c4b4e37dc1b3bbec363"
"gitHead": "0487bdb006ba4dbb33ba4872db069401834af362"
}

@@ -48,3 +48,3 @@ # Properties Filter

```js
```javascript
import { propertiesFilter, featureFilter } from '@nextgis/properties-filter';

@@ -51,0 +51,0 @@

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