Comparing version 1.3.0 to 1.3.1
{ | ||
"name": "canduit", | ||
"version": "1.3.0", | ||
"version": "1.3.1", | ||
"description": "Node.js Phabricator Conduit API client", | ||
@@ -27,3 +27,3 @@ "main": "canduit.js", | ||
"dependencies": { | ||
"request": "^2.72.0" | ||
"request": "^2.79.0" | ||
}, | ||
@@ -33,9 +33,9 @@ "devDependencies": { | ||
"getport": "^0.1.0", | ||
"istanbul": "^0.4.3", | ||
"jshint": "^2.9.2", | ||
"istanbul": "^0.4.5", | ||
"jshint": "^2.9.4", | ||
"run-parallel": "^1.1.6", | ||
"tape": "^4.5.1", | ||
"tmp": "^0.0.28", | ||
"tape": "^4.6.3", | ||
"tmp": "^0.0.31", | ||
"uber-licence": "^2.0.2" | ||
} | ||
} |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
Updatedrequest@^2.79.0