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

@esri/arcgis-rest-types

Package Overview
Dependencies
Maintainers
6
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esri/arcgis-rest-types - npm Package Compare versions

Comparing version 2.7.2 to 2.8.0

dist/types/statisticDefinition.d.ts

1

dist/types/index.d.ts

@@ -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;

2

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

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