Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 15.2.4 to 15.2.5

2

lib/plugins/endpoint-methods/method.js

@@ -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"

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