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

featureserver

Package Overview
Dependencies
Maintainers
5
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

featureserver - npm Package Versions

1
12

2.11.1

Diff

Changelog

Source

[2.11.1] - 04-18-2018

Fixed

  • default to templated value of display field if not provided in metadata and an empty fields array

Added

  • if request includes returnGeometry=false and outSR=<EPSG>, delete the outSR param since no geometry will be present to reproject
rgwozdz
published 2.11.0 •

Changelog

Source

[2.11.0] - 04-17-2018

Added

  • provider attributes referenced by metadata idField are maintained as separate field in addition to OBJECTID when creating ESRI json
  • warnings when a provider's idField is not set or references non- or out-of-range integer values
  • warning when a provider's idField is a mixed-case version of 'OBJECTID'
  • Bump to winnow 1.14.0

Fixed

  • changed default value of hasStaticData to false
rgwozdz
published 2.10.2 •

Changelog

Source

[2.10.2] - 04-10-2018

Fixed

  • set Content-Type: application/javascript when response is wrapped in callback (JSONP)
rgwozdz
published 2.10.1 •

Changelog

Source

[2.10.1] - 04-06-2018

Fixed

  • on layer info responses, ensure fields array objects have properties name, type, alias, defaultValue: null, domain: null, editable: false, nullable: false and sqlType: "sqlTypeOther"
  • on layer info responses, ensure that all fields array objects of type String and Date have a length property with values 128 and 36 respectfully
  • on layer info responses, ensure that the first element of fields array in the response is the object with name: 'OBJECTID'
  • on query responses, ensure that all fields array objects have properties name, type, alias, defaultValue: null, domain: null, and sqlType: "sqlTypeOther"
  • on query responses, ensure that the first element of fields array in the response is the object with name: 'OBJECTID'

Added

  • winnow version bump to 1.13.0
dmfenton
published 2.10.0 •

Changelog

Source

[2.10.0] - 03-08-2018

Added

  • filtersApplied.limit for already applied limits
dmfenton
published 2.9.3 •

Changelog

Source

[2.9.3] - 01-08-2018

Fixed

  • Send 400 on unhandled request method
dmfenton
published 2.9.2 •

Changelog

Source

[2.9.2] - 12-28-2017

Fixed

  • logic for setting layer type to table
  • exception when count is 0 and no features are provided
dmfenton
published 2.9.1 •

Changelog

Source

[2.9.1] - 12-07-2017

Fixed

  • Position of capabilities
  • version to support quantization
dmfenton
published 2.9.0 •

Changelog

Source

[2.9.0] - 12-07-2017

Added

  • Support for passing through quantization capability
dmfenton
published 2.8.0 •

Changelog

Source

[2.8.0] - 12-06-2017

Added

  • Support translate and transform quantization metadata
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