Socket
Socket
Sign inDemoInstall

purecloud-client-app-sdk

Package Overview
Dependencies
6
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0-beta.1 to 2.0.0-beta.2

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

6

dist/main.js

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

agentName: cfg.protocolAgentName || "purecloud-client-app-sdk",
agentVersion: cfg.protocolAgentVersion || "2.0.0-beta.1"
agentVersion: cfg.protocolAgentVersion || "2.0.0-beta.2"
};

@@ -1594,3 +1594,3 @@ }

value: function about() {
return "purecloud-client-app-sdk".concat("v", "2.0.0-beta.1");
return "purecloud-client-app-sdk".concat("v", "2.0.0-beta.2");
}

@@ -1611,3 +1611,3 @@ /**

get: function get() {
return "2.0.0-beta.1";
return "2.0.0-beta.2";
}

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

{
"name": "purecloud-client-app-sdk",
"version": "2.0.0-beta.1",
"version": "2.0.0-beta.2",
"description": "Javascript API for integrating 3rd-party apps with PureCloud",

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

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