Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

winnow

Package Overview
Dependencies
Maintainers
4
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winnow - npm Package Versions

1
9

1.16.10

Diff

Changelog

Source

[1.16.10] - 11-05-2019

Fixed

  • Fix SQL generated when using group by with where clause.
  • Split comma delimited group by fields
rgwozdz
published 1.16.9 •

Changelog

Source

[1.16.9] - 08-02-2019

Fixed

  • ST_Within had geometry targets reversed. Now tests that feature is within filter.
rgwozdz
published 1.16.8 •

Changelog

Source

[1.16.8] - 06-21-2019

Fixed

  • turf.js centroid function assignment

Changed

  • more descriptive message about idField value not conforming
rgwozdz
published 1.16.7 •

Changelog

Source

[1.16.7] - 06-11-2019

Fixed

  • Support for using OBJECTID in where even when OBJECTIDs are generated on-the-fly in Winnow
rgwozdz
published 1.16.6 •

Changelog

Source

[1.16.6] - 03-25-2019

Changed

  • Geometry envelopes are constructed in counter-clockwise ring
rgwozdz
published 1.16.5 •

Changelog

Source

[1.16.5] - 11-28-2018

Changed

  • Removed workaround for adding and OBJECTID field even when metadata idField is set
rgwozdz
published 1.16.4 •

Changelog

Source

[1.16.4] - 09-13-2018

Fixed

  • Parse comma delimited orderByFields parameter and trim any white space.

Changed

  • Show warnings when NODE_ENV !== 'production' AND KOOP_WARNINGS !== 'suppress'
rgwozdz
published 1.16.3 •

Changelog

Source

[1.16.3] - 07-30-2018

Fixed

  • Remove dependency on node-srs
  • In normalizeSR, add WKT lookups for uncommon WKIDs so that valid WKIDs are not considered unknown and redefined
  • In normalizeSR, add check for WGS_1984_Web_Mercator_Auxiliary_Sphere and return 3857 when found
rgwozdz
published 1.16.2 •

Changelog

Source

[1.16.2] - 07-11-2018

Fixed

  • Make farmhash an optional dependency due to its need for compilation, which some environments may not support
rgwozdz
published 1.16.1 •

Changelog

Source

[1.16.1] - 07-05-2018

Fixed

  • Ensure OBJECTID is omitted from query results when options specifically exclude it (e.g., returnIdsOnly=true)
  • Moved esriFy function to SQL, which now allows ORDER BY, LIMIT, OFFSET to also be applied via SQL.
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