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

Diff

Changelog

Source

[2.16.1] - 10-03-2018

Fixed

  • package not pointed to dist/index.js
rgwozdz
published 2.16.0 •

Changelog

Source

[2.16.0] - 09-17-2018

Added

  • Support addition of "Extract" to layer info capabilities if provider's geojson includes { capabilities: { extract: true } }
rgwozdz
published 2.15.2 •

Changelog

Source

[2.15.2] - 09-10-2018

Changed

  • Supress various warnings when NODE_ENV !== 'production' or KOOP_WARNINGS !== 'suppress'
rgwozdz
published 2.15.1 •

Changelog

Source

[2.15.1] - 06-06-2018

Added

  • Add warnings for invalid GeoJSON when NODE_ENV !== 'production'
rgwozdz
published 2.15.0 •

Changelog

Source

[2.15.0] - 05-30-2018

Fixed

  • Authentication and authorization error messages now properly handled if request has callback query parameter

Added

  • Helper function to handle all responses, with or without callback query parameter
  • fullVersion: "10.5.1" to info responses
  • 404 handling of urls that don't include /FeatureServer
rgwozdz
published 2.14.1 •

Changelog

Source

[2.14.1] - 05-22-2018

Fixed

  • Version bump due to NPM's inability to resolve last publish
rgwozdz
published 2.14.0 •

Changelog

Source

[2.14.0] - 05-22-2018

Added

  • Add response handlers for authentication success and authentication/authorization errors
rgwozdz
published 2.13.0 •

Changelog

Source

[2.13.0] - 05-10-2018

Added

  • Add parameter to the rest/info handler and use the argument to supplement/override of the templated JSON response
rgwozdz
published 2.12.1 •

Changelog

Source

[2.12.1] - 05-03-2018

Fixed

  • Bump version, 2.12.0 was npm published without a compile
rgwozdz
published 2.12.0 •

Changelog

Source

[2.12.0] - 05-03-2018

Added

  • support the /rest/info route
  • warnings when fields set in provider's metadata don't match name/type of fields found in feature properties
  • support for setting the length of string and date fields in the fields array of a provider's metadata , e.g [{ name: 'Title', type: 'String', length: 50}]
  • support for additional ESRI types when setting fields in provider 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