@octokit/rest
Advanced tools
Comparing version 15.2.4 to 15.2.5
@@ -11,3 +11,3 @@ module.exports = apiMethod | ||
// Do not alter passed options (#786) | ||
options = clone(options) | ||
options = clone(options) || {} | ||
@@ -14,0 +14,0 @@ // lowercase header names (#760) |
{ | ||
"name": "@octokit/rest", | ||
"version": "15.2.4", | ||
"version": "15.2.5", | ||
"publishConfig": { | ||
@@ -5,0 +5,0 @@ "access": "public" |
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
564439