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

winnow

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winnow - npm Package Versions

dmfenton
published 1.2.0 •

Changelog

Source

[1.2.0] - 07-26-2016

Added

  • Support calling functions on fields like UPPER
dmfenton
published 1.1.0 •

Changelog

Source

[1.1.0] - 05-11-2016

Added

  • Options toEsri causes Winnow to return an esri feature collection
  • Support esri-style spatial predicates
  • Support esri-style aggregations

Changed

  • Default spatial predicate to ST_Intersects

Fixed

  • Support fields like total precip
  • downcased var and stddev work
  • within and contains were flipped
dmfenton
published 1.0.1 •

Changelog

Source

[1.0.1] - 03-29-2016

Fixed

  • Handle esri-style envelopes without a spatialReference
dmfenton
published 1.0.0 •

Changelog

Source

[1.0.0] - 02-25-2016

Added

  • New prepared query options
  • Field aggregations
  • Field selections

Changed

  • spatialPredicate moved from geometry object to options object
dmfenton
published 1.0.0-alpha •

Changelog

Source

[1.0.0-alpha] - 02-19-2016

Added

  • Initial release