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.0

Diff

Changelog

Source

[1.16.0] - 06-29-2018

Added

  • Add normalization of a option.sourceSR; this option identifies the CRS of the source data and defaults to 'EPSG:4326';
  • If option.sourceSR is defined and geometry filter is defined, the geometry filter is reprojected to the CRS of the source
  • Use srs npm to validate WKT CRS
  • Added additional polygon projection tests
rgwozdz
published 1.15.3 •

Changelog

Source

[1.15.3] - 06-04-2018

Fixed

  • Handle inSR options that arrive as objects
rgwozdz
published 1.15.2 •

Changelog

Source

[1.15.2] - 05-03-2018

Added

  • Warning when idField used for OBJECTID assignement is not an integer or is out-of-range.
rgwozdz
published 1.15.1 •

Changelog

Source

[1.15.1] - 05-02-2018

Fixed

  • assignment of OBJECTID had used the idField of a query result rather that the raw feature; thus, assignment could not occur unless the idField was returned by the SELECT. Alter to use raw feature's idField
rgwozdz
published 1.15.0 •

Changelog

Source

[1.15.0] - 04-20-2018

Added

  • support for esriSpatialRelEnvelopeIntersects

Fixed

  • coordinates not projected when latitude or longitude is 0
rgwozdz
published 1.14.0 •

Changelog

Source

[1.14.0] - 04-17-2018

Fixed

  • OBJECTID collisions when a provider's idField is unspecified. Now creating a numeric hash for each raw feature
rgwozdz
published 1.13.0 •

Changelog

Source

[1.13.0] - 04-04-2018

Added

  • Add support for date comparisons in WHERE filter with timestamp Syntax and BETWEEN operator

Fixed

  • Exclusion of date fields from response when not requested with outFields option
  • Attempted property access of null feature in ST_Intersects function
rgwozdz
published 1.12.7 •

Changelog

Source

[1.12.7] - 04-03-2018

Fixed

  • Ensure geometry is omitted from query results when option returnGeometry: false

Added

  • RELEASE.md and linked to it from README.md
dmfenton
published 1.12.6 •

Changelog

Source

[1.12.6] - 12-05-2017

Fixed

  • Exception when feature is null
  • Parsing of complex where clauses
dmfenton
published 1.12.5 •

Changelog

Source

[1.12.5] - 10-27-2017

Fixed

  • Converting polygons from geojson to esri json
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