Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@twilio/flex-plugins-api-client

Package Overview
Dependencies
Maintainers
1
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@twilio/flex-plugins-api-client - npm Package Compare versions

Comparing version 6.4.1-alpha.202405140940 to 6.4.1-alpha.202405141332

2

dist/clients/client.js

@@ -42,3 +42,3 @@ "use strict";

packages[pkg.name] = pkg.version;
_this = _super.call(this, __assign(__assign({}, options), { baseURL: "https://flex-api.twilio.com/" + PluginServiceHttp.version + "/PluginService", auth: { username: username, password: password }, caller: caller, packages: packages, supportProxy: true })) || this;
_this = _super.call(this, __assign(__assign({}, options), { baseURL: "https://flex-api.twilio.com/" + PluginServiceHttp.version + "/PluginService", auth: { username: username, password: password }, caller: caller, packages: packages, supportProxy: true, skipCacheSetup: true })) || this;
return _this;

@@ -45,0 +45,0 @@ }

{
"name": "@twilio/flex-plugins-api-client",
"version": "6.4.1-alpha.202405140940",
"version": "6.4.1-alpha.202405141332",
"description": "Flex Plugins API Client",

@@ -42,4 +42,4 @@ "keywords": [

"dependencies": {
"@twilio/flex-dev-utils": "6.4.1-alpha.202405140940",
"@twilio/flex-plugins-utils-exception": "6.4.1-alpha.202405140940",
"@twilio/flex-dev-utils": "6.4.1-alpha.202405141332",
"@twilio/flex-plugins-utils-exception": "6.4.1-alpha.202405141332",
"url-join": "^4.0.1"

@@ -53,3 +53,3 @@ },

},
"gitHead": "958192632a2c864474b6900be3df414a988cad81"
"gitHead": "c3cbe01b627bc843eb74699994a075232f04b176"
}

Sorry, the diff of this file is not supported yet

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