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

featureservice

Package Overview
Dependencies
Maintainers
2
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

featureservice - npm Package Versions

1245

1.4.3

Diff

Changelog

Source

[1.4.3] - 2016-01-04

Changed

  • Concurrency is throttled when encountering errors in the paging queue

Fixed

  • Urls and Layers are parsed correctly on service init
dmfenton
published 1.4.2 •

Changelog

Source

[1.4.2] - 2015-10-13

Changed

  • Removed callback from parse try statement
dmfenton
published 1.4.1 •

Changelog

Source

[1.4.1] - 2015-10-13

Fixed

  • Removed log statement that was causing the process to crash
dmfenton
published 1.4.0 •

Changelog

Source

[1.4.0] - 2015-10-12

Added

  • Backoff time for failed requests can now be set as an option
  • service.info returns information about the feature or map service

Changed

  • Return the page that was successfully completed when getting features
  • Response parsing has been moved to its own function and the callback is no longer wrapped in a try/catch

Fixed

  • No longer failing to parse multi-chunk feature service responses that are not compressed
dmfenton
published 1.3.1 •

Changelog

Source

[1.3.1]

Fixed

  • Log retry urls correclty
dmfenton
published 1.3.0 •

Changelog

Source

[1.3.0]

Added

  • Allow a logger to be passed in through options.logger when initializing a new service

Fixed

  • Don't throw exception when there is no error in the json returned from server
  • Catch non-json responses explicitly
  • Don't use zlib methods unsupported in node 0.10.* in testing
  • Error timestamps are all written in same case
dmfenton
published 1.2.7 •

Changelog

Source

[1.2.7] - 2015-09-03

Fixed

  • Correct logic for correcting against poorly instantiated FeatureServices
dmfenton
published 1.2.6 •

Changelog

Source

[1.2.6] - 2015-09-02

Fixed

  • Don't set a layer id with a query string
  • Don't set a url with a query string
ngoldman
published 1.2.5 •

Changelog

Source

[1.2.5] - 2015-09-02

Fixed

  • Uncaught error when json.error doesn't exist in FeatureService.layerInfo
dmfenton
published 1.2.4 •

Changelog

Source

[1.2.4] - 2015-09-01

Changed

  • Restrict max record count to 5000 or less

Fixed

  • Pages generated from statistics use the correct layer when index > 0
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