Socket
Socket
Sign inDemoInstall

@octokit/rest

Package Overview
Dependencies
Maintainers
3
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/rest - npm Package Compare versions

Comparing version 14.0.6 to 14.0.7

8

lib/plugins/endpoint-methods/validate.js

@@ -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 @@ })

2

package.json
{
"name": "@octokit/rest",
"version": "14.0.6",
"version": "14.0.7",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc