@octokit/rest
Advanced tools
Comparing version 14.0.6 to 14.0.7
@@ -58,10 +58,2 @@ 'use strict' | ||
if (expectedType === 'date') { | ||
value = new Date(value) | ||
} | ||
if (parameter.mapTo) { | ||
} | ||
set(options, parameter.mapTo || parameterName, value) | ||
@@ -68,0 +60,0 @@ }) |
{ | ||
"name": "@octokit/rest", | ||
"version": "14.0.6", | ||
"version": "14.0.7", | ||
"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
558321
14655