@koopjs/geoservice-utils
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -18,2 +18,3 @@ "use strict"; | ||
__exportStar(require("./standardize-geometry-filter"), exports); | ||
__exportStar(require("./combine-objectids-and-where"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@koopjs/geoservice-utils", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "A set of utilities for working with Geoservice requests and parameters.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -5,3 +5,3 @@ # GeoService Utilities | ||
### 1. [combineObjectIdsAndWhere](src/combineObjectIdsAndWhere/README.md) | ||
### 1. [combineObjectIdsAndWhere](src/combine-objectids-and-where/README.md) | ||
### 1. [standardizeGeometryFilter](src/standardize-geometry-filter/README.md) |
Sorry, the diff of this file is not supported yet
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
25821
333