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

@koopjs/output-geoservices

Package Overview
Dependencies
Maintainers
7
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@koopjs/output-geoservices - npm Package Compare versions

Comparing version 6.0.2 to 6.0.3

7

package.json
{
"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.

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