Socket
Socket
Sign inDemoInstall

@esri/hub-discussions

Package Overview
Dependencies
Maintainers
42
Versions
284
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@esri/hub-discussions - npm Package Compare versions

Comparing version 17.1.0 to 18.0.0

dist/esm/utils/posts/can-modify-post.js

2

dist/esm/index.js

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

export * from "./types";
export * from "./utils/posts";
export * from "./utils/channels/";
export * from "./utils/posts/";
export * from "./utils/reactions";

@@ -11,0 +11,0 @@ export * from "./utils/platform";

@@ -10,4 +10,4 @@ "use strict";

tslib_1.__exportStar(require("./types"), exports);
tslib_1.__exportStar(require("./utils/posts"), exports);
tslib_1.__exportStar(require("./utils/channels/"), exports);
tslib_1.__exportStar(require("./utils/posts/"), exports);
tslib_1.__exportStar(require("./utils/reactions"), exports);

@@ -14,0 +14,0 @@ tslib_1.__exportStar(require("./utils/platform"), exports);

@@ -5,6 +5,6 @@ export * from "./posts";

export * from "./types";
export * from "./utils/posts";
export * from "./utils/channels/";
export * from "./utils/posts/";
export * from "./utils/reactions";
export * from "./utils/platform";
export * from "./utils/constants";
{
"name": "@esri/hub-discussions",
"version": "17.1.0",
"version": "18.0.0",
"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

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