@bearer/functions
Advanced tools
Comparing version 1.8.2 to 1.8.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.8.3](https://github.com/Bearer/bearer/compare/v1.8.2...v1.8.3) (2019-07-31) | ||
**Note:** Version bump only for package @bearer/functions | ||
## [1.8.2](https://github.com/Bearer/bearer/compare/v1.8.1...v1.8.2) (2019-07-29) | ||
@@ -8,0 +16,0 @@ |
@@ -59,2 +59,3 @@ "use strict"; | ||
process.env.clientId = organizationIdentifier || clientId; | ||
process.env.environmentId = clientId; | ||
process.env.scenarioUuid = integrationUuid; | ||
@@ -61,0 +62,0 @@ }; |
{ | ||
"private": false, | ||
"name": "@bearer/functions", | ||
"version": "1.8.2", | ||
"version": "1.8.3", | ||
"description": "Bearer Functions", | ||
@@ -36,3 +36,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "1a45da2b1190c88c10fb730cbf3e995c299c24a0" | ||
"gitHead": "351454118e84e68a0de18b3f1d98e34d7f536ece" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48964
491
5