@ciscospark/plugin-authorization-node
Advanced tools
@@ -192,3 +192,3 @@ 'use strict'; | ||
| }, | ||
| version: '1.50.18' | ||
| version: '1.50.19' | ||
| }, (_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 @@ |
+4
-4
| { | ||
| "name": "@ciscospark/plugin-authorization-node", | ||
| "version": "1.50.18", | ||
| "version": "1.50.19", | ||
| "description": "", | ||
@@ -21,7 +21,7 @@ "license": "MIT", | ||
| "babel-runtime": "^6.23.0", | ||
| "@ciscospark/common": "1.50.18", | ||
| "@ciscospark/spark-core": "1.50.18", | ||
| "@ciscospark/internal-plugin-wdm": "1.50.18", | ||
| "@ciscospark/common": "1.50.19", | ||
| "@ciscospark/spark-core": "1.50.19", | ||
| "@ciscospark/internal-plugin-wdm": "1.50.19", | ||
| "envify": "^4.1.0" | ||
| } | ||
| } |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
Updated