Socket
Socket
Sign inDemoInstall

@esri/hub-discussions

Package Overview
Dependencies
24
Maintainers
44
Versions
276
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 26.1.0 to 26.1.1

dist/esm/settings/index.js

2

dist/esm/index.js

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

export * from "./channels";
export * from "./discussion-settings";
export * from "./settings";
export * from "./reactions";

@@ -8,0 +8,0 @@ export * from "./types";

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

export { SortOrder, PostReaction, SharingAccess, PostStatus, DiscussionType, DiscussionSource, PostRelation, ReactionRelation, ChannelFilter, CommonSort, Role, PostSort, PostType, ChannelSort, ChannelRelation, AclCategory, AclSubCategory, DiscussionSettingType, } from "@esri/hub-common";
export { SortOrder, PostReaction, SharingAccess, PostStatus, DiscussionType, DiscussionSource, PostRelation, ReactionRelation, ChannelFilter, CommonSort, Role, PostSort, PostType, ChannelSort, ChannelRelation, AclCategory, AclSubCategory, SettingType, } from "@esri/hub-common";
//# sourceMappingURL=types.js.map

@@ -8,3 +8,3 @@ "use strict";

tslib_1.__exportStar(require("./channels"), exports);
tslib_1.__exportStar(require("./discussion-settings"), exports);
tslib_1.__exportStar(require("./settings"), exports);
tslib_1.__exportStar(require("./reactions"), exports);

@@ -11,0 +11,0 @@ tslib_1.__exportStar(require("./types"), exports);

@@ -21,3 +21,3 @@ "use strict";

Object.defineProperty(exports, "AclSubCategory", { enumerable: true, get: function () { return hub_common_1.AclSubCategory; } });
Object.defineProperty(exports, "DiscussionSettingType", { enumerable: true, get: function () { return hub_common_1.DiscussionSettingType; } });
Object.defineProperty(exports, "SettingType", { enumerable: true, get: function () { return hub_common_1.SettingType; } });
//# sourceMappingURL=types.js.map
export * from "./posts";
export * from "./channels";
export * from "./discussion-settings";
export * from "./settings";
export * from "./reactions";

@@ -5,0 +5,0 @@ export * from "./types";

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

export { SortOrder, PostReaction, SharingAccess, IPlatformSharing, PostStatus, DiscussionType, DiscussionSource, IDiscussionParams, PostRelation, ReactionRelation, ChannelFilter, CommonSort, IWithAuthor, IWithEditor, IWithSorting, IWithFiltering, IWithTimeQueries, IWithTimestamps, IPagedResponse, IRemoveChannelNotificationOptOutResult, IRemoveChannelActivityResult, IChannelNotificationOptOut, IDiscussionsRequestOptions, Role, IDiscussionsMentionMeta, IDiscussionsUser, IReaction, ICreateReaction, ICreateReactionOptions, IRemoveReactionOptions, IRemoveReactionResponse, PostSort, PostType, IPost, IPostOptions, ICreatePost, ICreateChannelPost, ICreatePostParams, ICreateReplyParams, IFetchPost, ISearchPosts, IUpdatePostStatus, IUpdatePost, ISearchPostsParams, IFetchPostParams, IUpdatePostParams, IUpdatePostStatusParams, IRemovePostParams, IRemovePostResponse, ChannelSort, ChannelRelation, AclCategory, AclSubCategory, IChannelAclPermissionDefinition, IChannelAclPermissionUpdateDefinition, IChannelAclPermission, ICreateChannelSettings, IChannelMetadata, ICreateChannelPermissions, IUpdateChannelPermissions, ICreateChannel, IChannel, IUpdateChannel, IFetchChannel, ISearchChannels, ICreateChannelParams, IFetchChannelParams, ISearchChannelsParams, IUpdateChannelParams, IRemoveChannelParams, IRemoveChannelResponse, IFetchChannelNotificationOptOutParams, ICreateChannelNotificationOptOutParams, IRemoveChannelNotificationOptOutParams, IRemoveChannelActivityParams, IDiscussionSetting, DiscussionSettingType, ISettings, IRemoveDiscussionSettingResponse, ICreateDiscussionSetting, IUpdateDiscussionSetting, ICreateDiscussionSettingParams, IFetchDiscussionSettingParams, IUpdateDiscussionSettingParams, IRemoveDiscussionSettingParams, } from "@esri/hub-common";
export { SortOrder, PostReaction, SharingAccess, IPlatformSharing, PostStatus, DiscussionType, DiscussionSource, IDiscussionParams, PostRelation, ReactionRelation, ChannelFilter, CommonSort, IWithAuthor, IWithEditor, IWithSorting, IWithFiltering, IWithTimeQueries, IWithTimestamps, IPagedResponse, IRemoveChannelNotificationOptOutResult, IRemoveChannelActivityResult, IChannelNotificationOptOut, IDiscussionsRequestOptions, Role, IDiscussionsMentionMeta, IDiscussionsUser, IReaction, ICreateReaction, ICreateReactionOptions, IRemoveReactionOptions, IRemoveReactionResponse, PostSort, PostType, IPost, IPostOptions, ICreatePost, ICreateChannelPost, ICreatePostParams, ICreateReplyParams, IFetchPost, ISearchPosts, IUpdatePostStatus, IUpdatePost, ISearchPostsParams, IFetchPostParams, IUpdatePostParams, IUpdatePostStatusParams, IRemovePostParams, IRemovePostResponse, ChannelSort, ChannelRelation, AclCategory, AclSubCategory, IChannelAclPermissionDefinition, IChannelAclPermissionUpdateDefinition, IChannelAclPermission, ICreateChannelSettings, IChannelMetadata, ICreateChannelPermissions, IUpdateChannelPermissions, ICreateChannel, IChannel, IUpdateChannel, IFetchChannel, ISearchChannels, ICreateChannelParams, IFetchChannelParams, ISearchChannelsParams, IUpdateChannelParams, IRemoveChannelParams, IRemoveChannelResponse, IFetchChannelNotificationOptOutParams, ICreateChannelNotificationOptOutParams, IRemoveChannelNotificationOptOutParams, IRemoveChannelActivityParams, ISetting, SettingType, IContentSettings, IDiscussionsSettings, IRemoveSettingResponse, ICreateSetting, IUpdateSetting, ICreateSettingParams, IFetchSettingParams, IUpdateSettingParams, IRemoveSettingParams, } from "@esri/hub-common";
{
"name": "@esri/hub-discussions",
"version": "26.1.0",
"version": "26.1.1",
"description": "Module to interact with ArcGIS Hub Discussions API in Node.js and modern browsers.",

@@ -5,0 +5,0 @@ "main": "dist/node/index.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc