@esri/arcgis-rest-types
Advanced tools
Comparing version 2.7.2 to 2.8.0
@@ -9,1 +9,2 @@ export * from "./feature"; | ||
export * from "./webmap"; | ||
export * from "./statisticDefinition"; |
@@ -854,2 +854,3 @@ import { IExtent, ISpatialReference, GeometryType, IHasZM, IGeometry, IPoint } from "./geometry"; | ||
supportsSqlExpression?: boolean; | ||
supportsPercentileStatistics?: boolean; | ||
}; | ||
@@ -856,0 +857,0 @@ allowTrueCurvesUpdates?: boolean; |
{ | ||
"name": "@esri/arcgis-rest-types", | ||
"version": "2.7.2", | ||
"version": "2.8.0", | ||
"description": "Shared TypeScript types for @esri/arcgis-rest-js", | ||
@@ -5,0 +5,0 @@ "types": "dist/types/index.d.ts", |
@@ -9,1 +9,2 @@ export * from "./feature"; | ||
export * from "./webmap"; | ||
export * from "./statisticDefinition"; |
@@ -1005,2 +1005,3 @@ /* Copyright (c) 2018 Environmental Systems Research Institute, Inc. | ||
supportsSqlExpression?: boolean; | ||
supportsPercentileStatistics?: boolean; | ||
}; | ||
@@ -1007,0 +1008,0 @@ allowTrueCurvesUpdates?: boolean; |
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
165199
22
3870