Socket
Socket
Sign inDemoInstall

@webex/plugin-authorization-node

Package Overview
Dependencies
Maintainers
7
Versions
1193
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webex/plugin-authorization-node - npm Package Compare versions

Comparing version 3.0.0-beta.400 to 3.0.0-beta.401

2

dist/authorization.js

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

},
version: "3.0.0-beta.400"
version: "3.0.0-beta.401"
}, ((0, _applyDecoratedDescriptor2.default)(_obj, "requestAuthorizationCodeGrant", [_dec, _common.oneFlight], (0, _getOwnPropertyDescriptor.default)(_obj, "requestAuthorizationCodeGrant"), _obj), (0, _applyDecoratedDescriptor2.default)(_obj, "requestAccessTokenFromJwt", [_common.oneFlight], (0, _getOwnPropertyDescriptor.default)(_obj, "requestAccessTokenFromJwt"), _obj)), _obj)));

@@ -150,0 +150,0 @@ var _default = Authorization;

{
"name": "@webex/plugin-authorization-node",
"version": "3.0.0-beta.400",
"version": "3.0.0-beta.401",
"description": "",

@@ -24,16 +24,16 @@ "license": "MIT",

"devDependencies": {
"@webex/test-helper-appid": "3.0.0-beta.400",
"@webex/test-helper-chai": "3.0.0-beta.400",
"@webex/test-helper-mocha": "3.0.0-beta.400",
"@webex/test-helper-mock-webex": "3.0.0-beta.400",
"@webex/test-helper-test-users": "3.0.0-beta.400",
"@webex/test-helper-appid": "3.0.0-beta.401",
"@webex/test-helper-chai": "3.0.0-beta.401",
"@webex/test-helper-mocha": "3.0.0-beta.401",
"@webex/test-helper-mock-webex": "3.0.0-beta.401",
"@webex/test-helper-test-users": "3.0.0-beta.401",
"sinon": "^9.2.4"
},
"dependencies": {
"@webex/common": "3.0.0-beta.400",
"@webex/internal-plugin-device": "3.0.0-beta.400",
"@webex/plugin-authorization-node": "3.0.0-beta.400",
"@webex/webex-core": "3.0.0-beta.400",
"@webex/common": "3.0.0-beta.401",
"@webex/internal-plugin-device": "3.0.0-beta.401",
"@webex/plugin-authorization-node": "3.0.0-beta.401",
"@webex/webex-core": "3.0.0-beta.401",
"uuid": "^3.3.2"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc