Socket
Socket
Sign inDemoInstall

@webex/plugin-authorization-node

Package Overview
Dependencies
5
Maintainers
21
Versions
1184
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.74.2 to 1.74.3

2

dist/authorization.js

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

},
version: '1.74.2'
version: '1.74.3'
}, (_applyDecoratedDescriptor(_obj, 'requestAuthorizationCodeGrant', [_dec, _common.oneFlight], (0, _getOwnPropertyDescriptor2.default)(_obj, 'requestAuthorizationCodeGrant'), _obj), _applyDecoratedDescriptor(_obj, 'requestAccessTokenFromJwt', [_common.oneFlight], (0, _getOwnPropertyDescriptor2.default)(_obj, 'requestAccessTokenFromJwt'), _obj)), _obj)));

@@ -195,0 +195,0 @@

{
"name": "@webex/plugin-authorization-node",
"version": "1.74.2",
"version": "1.74.3",
"description": "",

@@ -21,7 +21,7 @@ "license": "MIT",

"babel-runtime": "^6.26.0",
"@webex/common": "1.74.2",
"@webex/webex-core": "1.74.2",
"@webex/internal-plugin-wdm": "1.74.2",
"@webex/common": "1.74.3",
"@webex/webex-core": "1.74.3",
"@webex/internal-plugin-wdm": "1.74.3",
"envify": "^4.1.0"
}
}

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

import uuid from 'uuid';
import sinon from '@webex/test-helper-sinon';
import sinon from 'sinon';

@@ -15,0 +15,0 @@ const apiScope = filterScope('spark:kms', process.env.WEBEX_SCOPE);

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc