Socket
Socket
Sign inDemoInstall

@esri/arcgis-rest-types

Package Overview
Dependencies
Maintainers
8
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 3.0.3 to 3.0.4

4

dist/types/webmap.d.ts

@@ -350,4 +350,4 @@ import { IExtent, ISpatialReference, GeometryType, IHasZM, IGeometry, IPoint } from "./geometry";

definitionEditor?: IDefinitionEditor;
/** Unique string identifier for the table. */
id?: string;
/** Unique identifier for the table. */
id?: number;
/** Unique string value indicating an item registered in ArcGIS Online or your organization's portal. */

@@ -354,0 +354,0 @@ itemId?: string;

{
"name": "@esri/arcgis-rest-types",
"version": "3.0.3",
"version": "3.0.4",
"description": "Shared TypeScript types for @esri/arcgis-rest-js",

@@ -5,0 +5,0 @@ "types": "dist/types/index.d.ts",

@@ -419,4 +419,4 @@ /* Copyright (c) 2018 Environmental Systems Research Institute, Inc.

definitionEditor?: IDefinitionEditor;
/** Unique string identifier for the table. */
id?: string;
/** Unique identifier for the table. */
id?: number;
/** Unique string value indicating an item registered in ArcGIS Online or your organization's portal. */

@@ -423,0 +423,0 @@ itemId?: string;

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