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

featureservice

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

featureservice - npm Package Compare versions

Comparing version 1.4.0 to 1.4.1

5

CHANGELOG.md

@@ -5,2 +5,6 @@ # Change Log

## [1.4.1]
### Fixed
* Removed log statement that was causing the process to crash
## [1.4.0]

@@ -147,2 +151,3 @@ ### Added

[1.4.1]: https://github.com/koopjs/featureservice/compare/v1.3.1...v1.4.1
[1.4.0]: https://github.com/koopjs/featureservice/compare/v1.3.1...v1.4.0

@@ -149,0 +154,0 @@ [1.3.1]: https://github.com/koopjs/featureservice/compare/v1.3.0...v1.3.1

1

index.js

@@ -595,3 +595,2 @@ var queue = require('async').queue

}
this.log('error', e)
callback(new Error('Failed to parse server response'))

@@ -598,0 +597,0 @@ }

{
"name": "featureservice",
"description": "Get all features from an Esri Feature Service",
"version": "1.4.0",
"version": "1.4.1",
"author": "Chris Helm",

@@ -6,0 +6,0 @@ "bugs": {

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