Socket
Socket
Sign inDemoInstall

@octokit/request

Package Overview
Dependencies
16
Maintainers
3
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.0 to 6.2.1

2

dist-node/index.js

@@ -13,3 +13,3 @@ 'use strict';

const VERSION = "6.2.0";
const VERSION = "6.2.1";

@@ -16,0 +16,0 @@ function getBufferResponse(response) {

@@ -1,1 +0,1 @@

export const VERSION = "6.2.0";
export const VERSION = "6.2.1";

@@ -1,1 +0,1 @@

export declare const VERSION = "6.2.0";
export declare const VERSION = "6.2.1";

@@ -7,3 +7,3 @@ import { endpoint } from '@octokit/endpoint';

const VERSION = "6.2.0";
const VERSION = "6.2.1";

@@ -10,0 +10,0 @@ function getBufferResponse(response) {

{
"name": "@octokit/request",
"description": "Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node",
"version": "6.2.0",
"version": "6.2.1",
"license": "MIT",

@@ -26,3 +26,3 @@ "files": [

"@octokit/request-error": "^3.0.0",
"@octokit/types": "^6.16.1",
"@octokit/types": "^7.0.0",
"is-plain-object": "^5.0.0",

@@ -29,0 +29,0 @@ "node-fetch": "^2.6.7",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc