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 18.1.0 to 18.1.1

4

dist/types/types.d.ts

@@ -732,3 +732,3 @@ import { IPagingParams, IPagedResponse as IRestPagedResponse, IUser } from "@esri/arcgis-rest-types";

role: Role;
restrictedBefore?: Date;
restrictedBefore?: string;
}

@@ -753,3 +753,3 @@ /**

id: string;
restrictedBefore: Date;
restrictedBefore: string;
}

@@ -756,0 +756,0 @@ /**

{
"name": "@esri/hub-discussions",
"version": "18.1.0",
"version": "18.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",

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