New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@giosg/pub-sdk

Package Overview
Dependencies
Maintainers
14
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giosg/pub-sdk - npm Package Compare versions

Comparing version 0.34.0 to 0.34.1

2

lib/sdk.js

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

const apiUrl = `/api/pub/v1/orgs/${orgId}/users/${userId}/active_conferences`;
return this.sdk.streamCollection(apiUrl);
return this.sdk.streamCollection(apiUrl, { idAttribute: "channel_id" });
}
}
exports.BasePubSdk = BasePubSdk;
{
"name": "@giosg/pub-sdk",
"version": "0.34.0",
"version": "0.34.1",
"description": "TypeScript interfaces for Giosg Pub",

@@ -5,0 +5,0 @@ "main": "lib/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