predix-uaa-client
Advanced tools
Comparing version 1.3.5 to 1.3.6
{ | ||
"name": "predix-uaa-client", | ||
"version": "1.3.5", | ||
"version": "1.3.6", | ||
"description": "Node module to get a token from UAA using client credentials or refresh tokens", | ||
@@ -25,3 +25,3 @@ "main": "index.js", | ||
"istanbul": "^0.4.5", | ||
"mocha": "^2.5.3", | ||
"mocha": "^5.2.0", | ||
"sinon": "^1.17.7" | ||
@@ -31,4 +31,4 @@ }, | ||
"debug": "^2.6.9", | ||
"request": "^2.85.0" | ||
"request": "^2.87.0" | ||
} | ||
} |
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
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
Updatedrequest@^2.87.0