New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

winnow

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winnow - npm Package Compare versions

Comparing version

to
1.4.1

7

CHANGELOG.md

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

## [1.4.1] - 02-06-2017
### Fixed
* Correctly handle esri style options.outFields and options.where
## [1.4.0] - 02-06-2017

@@ -34,3 +38,3 @@ * Support resultRecordCount and resultOffset

### Added
* Options `toEsri` causes Winnow to return an esri feature collectio
* Options `toEsri` causes Winnow to return an esri feature collection
* Support esri-style spatial predicates

@@ -64,2 +68,3 @@ * Support esri-style aggregations

[1.4.1]: https://github.com/dmfenton/winnow/compare/v1.4.0..v1.4.1
[1.4.0]: https://github.com/dmfenton/winnow/compare/v1.3.0..v1.4.0

@@ -66,0 +71,0 @@ [1.3.0]: https://github.com/dmfenton/winnow/compare/v1.2.2..v1.3.0

2

package.json
{
"name": "winnow",
"version": "1.4.0",
"version": "1.4.1",
"description": "Apply sql-like filters to GeoJSON",

@@ -5,0 +5,0 @@ "main": "dist/index.js",