@koopjs/output-geoservices
Advanced tools
Comparing version 6.0.2 to 6.0.3
{ | ||
"name": "@koopjs/output-geoservices", | ||
"version": "6.0.2", | ||
"version": "6.0.3", | ||
"description": "Wraps FeatureServer as a Koop output plugin", | ||
@@ -8,3 +8,4 @@ "main": "src/index.js", | ||
"test": "jest", | ||
"test:cov": "nyc --reporter=text-summary --reporter=html jest" | ||
"test:cov": "nyc -r=json-summary jest && npm run cov:badge", | ||
"cov:badge": "coverage-badges-cli --output ./coverage.svg" | ||
}, | ||
@@ -34,5 +35,5 @@ "repository": { | ||
"dependencies": { | ||
"@koopjs/featureserver": "7.1.1", | ||
"@koopjs/featureserver": "7.1.2", | ||
"@koopjs/logger": "5.0.0" | ||
} | ||
} |
# Koop Geoservices Output Plugin | ||
[![npm version][npm-img]][npm-url] | ||
![coverage](./coverage.svg) | ||
@@ -5,0 +6,0 @@ Wraps FeatureServer into a [Koop](http://koopjs.github.io) Output plugin. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9183
76
+ Added@koopjs/featureserver@7.1.2(transitive)
+ Added@koopjs/winnow@4.0.2(transitive)
+ Addedjs-sql-parser@1.6.0(transitive)
- Removed@koopjs/featureserver@7.1.1(transitive)
- Removed@koopjs/winnow@4.0.1(transitive)
- Removedcommander@2.20.3(transitive)
- Removeddiscontinuous-range@1.0.0(transitive)
- Removedmoo@0.5.2(transitive)
- Removednearley@2.20.1(transitive)
- Removedpgsql-ast-parser@11.2.0(transitive)
- Removedrailroad-diagrams@1.0.0(transitive)
- Removedrandexp@0.4.6(transitive)
- Removedret@0.1.15(transitive)
Updated@koopjs/featureserver@7.1.2