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

@evergis/api

Package Overview
Dependencies
Maintainers
4
Versions
329
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@evergis/api - npm Package Compare versions

Comparing version 3.0.183 to 3.0.184

15

dist/__generated__/LayersService.d.ts

@@ -1,2 +0,2 @@

import { AccessControlListDc, AggregateAttributeParams, AggregationDataResultDc, AttributeDistinctsDc, BulkOperationResultDc, ClassifyDc, ClassifyParams, CompositeServiceConfigurationDc, CompositeServiceInfoDc, CreateFeaturesPayload, DeleteByConditionParams, DeleteFeatureParams, DeleteFeaturesParams, DeleteResourcesParams, DistinctsParams, EditAttributesInfoDc, EnvelopeDc, ExpressionValidationResultDc, FeatureDc, FeatureLayerServiceInfoDc, FeaturesContainsParams, FeatureSelectionDc, FeaturesListDc, FileUploadResponse, GetByGeometryGetParams, GetByGeometryParams, GetByGeometryPostParams, GetByGeometryPostPayload, GetByIdParams, GetFeatures1Params, GetFeaturesParametersDc, GetFilteredFeaturesCountDc, GetFilteredFeaturesCountParams, GetLayerExtentParams, GetLayerImageParams, GetLayersInfoParams, GetLayersListParams, GetRasterMetaParams10, GetTilesLayerImageParams, LayerUpdateInfo, LayerUpdateInfoDc, LinearServiceConfigurationDc, LocalTileServiceConfigurationDc, NetCdfMetaDc, PbfServiceConfigurationDc, PbfServiceInfoDc, PostgresLayerServiceConfigurationDc, PostgresTileCatalogServiceConfigurationDc, ProxyServiceInfoDc, PublishProxyServicePayload, QueryLayerServiceConfigurationDc, QueryLayerServiceInfoDc, RasterMetaDc, RemoteTileServiceConfigurationDc, RemoteTileServiceInfo, RemoteTileServiceInfoDc, ResourceDependenciesDc, ResourceInfoDc, RouteFeatureDc, RouteServiceConfigurationDc, SelectFeaturesParams, ServiceInfoDc, SetPermissionsBatchPayload, SetPreviewPayload, StyleDc, StyledLayerServiceConfigurationDc, SubtractParams, SubtractPayload, TileServiceInfoDc, UniteParams, UnitePayload, UpdateFeaturePayload, UpdateProxyServicePayload, ValidateExpressionParams } from './data-contracts';
import { AccessControlListDc, AggregateAttributeParams, AggregationDataResultDc, AttributeDistinctsDc, BulkOperationResultDc, ClassifyDc, ClassifyParams, CompositeServiceConfigurationDc, CompositeServiceInfoDc, CreateFeaturesPayload, DeleteByConditionParams, DeleteFeatureParams, DeleteFeaturesParams, DeleteResourcesParams, DistinctsParams, EditAttributesInfoDc, EnvelopeDc, ExpressionValidationResultDc, FeatureDc, FeatureLayerServiceInfoDc, FeaturesContainsParams, FeatureSelectionDc, FeaturesListDc, FileUploadResponse, GetByGeometryGetParams, GetByGeometryParams, GetByGeometryPostParams, GetByGeometryPostPayload, GetByIdParams, GetFeatures1Params, GetFeaturesParametersDc, GetFilteredFeaturesCountDc, GetFilteredFeaturesCountParams, GetLayerExtentParams, GetLayerImageParams, GetLayersInfoParams, GetLayersListParams, GetRasterMetaParams4, GetTilesLayerImageParams, LayerUpdateInfo, LayerUpdateInfoDc, LinearServiceConfigurationDc, LocalTileServiceConfigurationDc, NetCdfMetaDc, PbfServiceConfigurationDc, PbfServiceInfoDc, PostgresLayerServiceConfigurationDc, PostgresTileCatalogServiceConfigurationDc, ProxyServiceInfoDc, PublishProxyServicePayload, QueryLayerServiceConfigurationDc, QueryLayerServiceInfoDc, RasterMetaDc, RemoteTileServiceConfigurationDc, RemoteTileServiceInfo, RemoteTileServiceInfoDc, ResourceDependenciesDc, ResourceInfoDc, RouteFeatureDc, RouteServiceConfigurationDc, SelectFeaturesParams, ServiceInfoDc, SetPermissionsBatchPayload, SetPreviewPayload, SimpleSymbolDc, StyleDc, StyledLayerServiceConfigurationDc, SubtractParams, SubtractPayload, TileServiceInfoDc, UniteParams, UnitePayload, UpdateFeaturePayload, UpdateProxyServicePayload, ValidateExpressionParams } from './data-contracts';
import { Service } from './Service';

@@ -581,3 +581,3 @@ /**

*/
getRasterMeta({ name, id, ...query }: GetRasterMetaParams10): Promise<(RasterMetaDc | NetCdfMetaDc)[]>;
getRasterMeta({ name, id, ...query }: GetRasterMetaParams4): Promise<(RasterMetaDc | NetCdfMetaDc)[]>;
/**

@@ -609,2 +609,13 @@ * No description

* @tags Layers
* @name GetStyle
* @operationId LayersController_GetStyle
* @summary Get style of the given layer.
* @request GET:/layers/{name}/style
* @response `200` Success
*/
getStyle(name: string): Promise<SimpleSymbolDc[]>;
/**
* No description
*
* @tags Layers
* @name GetImageLayout

@@ -611,0 +622,0 @@ * @operationId LayersController_GetImageLayout

4

dist/__generated__/ProjectsService.d.ts

@@ -1,2 +0,2 @@

import { AccessControlListDc, BulkOperationResultDc, DeleteResourcesParams4, ExtendedProjectInfoDc, ExtendedProjectLayersInfo, FileUploadResponse, GetProjectsInfoParams, GetProjectsListParams, PagedListProjectInfoDc, ResourceDependenciesDc, SetPermissionsBatchBody, SetPreviewBody } from './data-contracts';
import { AccessControlListDc, BulkOperationResultDc, DeleteResourcesParams5, ExtendedProjectInfoDc, ExtendedProjectLayersInfo, FileUploadResponse, GetProjectsInfoParams, GetProjectsListParams, PagedListProjectInfoDc, ResourceDependenciesDc, SetPermissionsBatchBody, SetPreviewBody } from './data-contracts';
import { Service } from './Service';

@@ -52,3 +52,3 @@ /**

*/
deleteResources(query: DeleteResourcesParams4): Promise<BulkOperationResultDc[]>;
deleteResources(query: DeleteResourcesParams5): Promise<BulkOperationResultDc[]>;
/**

@@ -55,0 +55,0 @@ * No description

@@ -1,2 +0,2 @@

import { ClassifyDc, ClassifyParams6, GetClassifyDc, GetStatisticsDc, GetSumOfProductDc, StatisticsDbParams, StatisticsDc, SumOfProductParams } from './data-contracts';
import { ClassifyDc, ClassifyParams2, GetClassifyDc, GetStatisticsDc, GetSumOfProductDc, StatisticsDbParams, StatisticsDc, SumOfProductParams } from './data-contracts';
import { Service } from './Service';

@@ -41,3 +41,3 @@ /**

*/
classify(query: ClassifyParams6): Promise<ClassifyDc>;
classify(query: ClassifyParams2): Promise<ClassifyDc>;
/**

@@ -44,0 +44,0 @@ * No description

@@ -1,2 +0,2 @@

import { AccessControlListDc, BulkOperationResultDc, DeleteResourcesParams8, DeleteTableDataParams, DetailedTableInfoDc, FileUploadResponse, GetTableDataParams, GetTableListParams, GetTablesInfoParams, GetUniqueDataRowsParams, MapTableInfoDc, MapTableParams, PagedListIEnumerable1, PagedListTableInfoDc, ResourceDependenciesDc, SetPermissionsBatchInput, SetPreviewInput, UpdateTableDataParams, UpdateTableDataPayload, UpdateTableDc, WriteTableDataPayload } from './data-contracts';
import { AccessControlListDc, BulkOperationResultDc, DeleteResourcesParams2, DeleteTableDataParams, DetailedTableInfoDc, FileUploadResponse, GetTableDataParams, GetTableListParams, GetTablesInfoParams, GetUniqueDataRowsParams, MapTableInfoDc, MapTableParams, PagedListIEnumerable1, PagedListTableInfoDc, ResourceDependenciesDc, SetPermissionsBatchInput, SetPreviewInput, UpdateTableDataParams, UpdateTableDataPayload, UpdateTableDc, WriteTableDataPayload } from './data-contracts';
import { Service } from './Service';

@@ -52,3 +52,3 @@ /**

*/
deleteResources(query: DeleteResourcesParams8): Promise<BulkOperationResultDc[]>;
deleteResources(query: DeleteResourcesParams2): Promise<BulkOperationResultDc[]>;
/**

@@ -55,0 +55,0 @@ * No description

@@ -1,2 +0,2 @@

import { GetAllParams2, PagedListTagInfoDc } from './data-contracts';
import { GetAllParams1, PagedListTagInfoDc } from './data-contracts';
import { Service } from './Service';

@@ -19,3 +19,3 @@ /**

*/
getAll(query: GetAllParams2): Promise<PagedListTagInfoDc>;
getAll(query: GetAllParams1): Promise<PagedListTagInfoDc>;
/**

@@ -22,0 +22,0 @@ * No description

import { StatisticService } from '../__generated__/StatisticService';
import { ClassifyDc, ClassifyParams6, GetClassifyDc, GetStatisticsDc, StatisticsDbParams, StatisticsDc } from "../__generated__/data-contracts";
import { ClassifyDc, ClassifyParams2, GetClassifyDc, GetStatisticsDc, StatisticsDbParams, StatisticsDc } from "../__generated__/data-contracts";
export declare class Statistic extends StatisticService {
getStatistic(params: StatisticsDbParams): Promise<StatisticsDc>;
postStatistic(params: GetStatisticsDc): Promise<StatisticsDc>;
getClassify(params: ClassifyParams6): Promise<ClassifyDc>;
getClassify(params: ClassifyParams2): Promise<ClassifyDc>;
postClassify(params: GetClassifyDc): Promise<ClassifyDc>;
}
{
"version": "3.0.183",
"version": "3.0.184",
"license": "MIT",

@@ -48,3 +48,3 @@ "main": "dist/index.js",

},
"gitHead": "6731b1e5435d8f79b5d1234d4cdc2cc31d8674e5"
"gitHead": "c5872a0cf48b78519b67d13f6d3c3a3cb9038ed4"
}

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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