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.4.0 to 2.5.0

dist/purecloud-client-app-sdk-a606fd48.min.js

6

dist/main.js

@@ -200,3 +200,3 @@ 'use strict';

agentName: cfg.protocolAgentName || "purecloud-client-app-sdk",
agentVersion: cfg.protocolAgentVersion || "2.3.0"
agentVersion: cfg.protocolAgentVersion || "2.4.0"
};

@@ -1735,3 +1735,3 @@ }

value: function about() {
return "purecloud-client-app-sdk".concat("v", "2.3.0");
return "purecloud-client-app-sdk".concat("v", "2.4.0");
}

@@ -1752,3 +1752,3 @@ /**

get: function get() {
return "2.3.0";
return "2.4.0";
}

@@ -1755,0 +1755,0 @@ }]);

{
"name": "purecloud-client-app-sdk",
"version": "2.4.0",
"version": "2.5.0",
"description": "Javascript API for integrating 3rd-party apps with Genesys Cloud",

@@ -63,3 +63,3 @@ "main": "dist/main.js",

"@babel/runtime": "^7.10.3",
"genesys-cloud-service-discovery-web": "^3.0.60",
"genesys-cloud-service-discovery-web": "^3.0.68",
"query-string": "^5.0.0"

@@ -66,0 +66,0 @@ },

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