Socket
Socket
Sign inDemoInstall

purecloud-client-app-sdk

Package Overview
Dependencies
11
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.6.1 to 2.6.2

dist/purecloud-client-app-sdk-5b899210.min.js

1

dist/index.d.ts

@@ -11,2 +11,3 @@ /**

*/
import type { Environment } from 'genesys-cloud-service-discovery-web';
import { PcEnv } from './utils/env';

@@ -13,0 +14,0 @@ import AlertingApi from './modules/alerting';

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

import { Environment } from 'genesys-cloud-service-discovery-web';
export interface PcEnv {

@@ -2,0 +3,0 @@ pcEnvTld: string;

2

package.json
{
"name": "purecloud-client-app-sdk",
"version": "2.6.1",
"version": "2.6.2",
"description": "Javascript API for integrating 3rd-party apps with Genesys Cloud",

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

@@ -12,2 +12,3 @@ /**

import type { Environment } from 'genesys-cloud-service-discovery-web';
import * as queryString from 'query-string';

@@ -14,0 +15,0 @@ import { lookupPcEnv, lookupGcEnv, PcEnv, DEFAULT_PC_ENV } from './utils/env';

/* eslint-disable no-console */
import { getEnvironments } from 'genesys-cloud-service-discovery-web';
import { getEnvironments, Environment } from 'genesys-cloud-service-discovery-web';

@@ -4,0 +4,0 @@ export interface PcEnv {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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