Socket
Socket
Sign inDemoInstall

@esri/hub-discussions

Package Overview
Dependencies
Maintainers
0
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 27.0.1 to 27.0.2

dist/esm/utils/reactions/can-create-reaction.js

2

dist/esm/index.js

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

export * from "./utils/posts/";
export * from "./utils/reactions";
export * from "./utils/reactions/";
export * from "./utils/platform";
export * from "./utils/constants";
//# sourceMappingURL=index.js.map

@@ -13,5 +13,5 @@ "use strict";

tslib_1.__exportStar(require("./utils/posts/"), exports);
tslib_1.__exportStar(require("./utils/reactions"), exports);
tslib_1.__exportStar(require("./utils/reactions/"), exports);
tslib_1.__exportStar(require("./utils/platform"), exports);
tslib_1.__exportStar(require("./utils/constants"), exports);
//# sourceMappingURL=index.js.map

@@ -8,4 +8,4 @@ export * from "./posts";

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