Socket
Socket
Sign inDemoInstall

@octokit/request

Package Overview
Dependencies
Maintainers
2
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/request - npm Package Compare versions

Comparing version 5.6.1 to 5.6.2

2

dist-node/index.js

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

const VERSION = "5.6.1";
const VERSION = "5.6.2";

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

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

export const VERSION = "5.6.1";
export const VERSION = "5.6.2";

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

export declare const VERSION = "5.6.1";
export declare const VERSION = "5.6.2";

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

const VERSION = "5.6.1";
const VERSION = "5.6.2";

@@ -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": "5.6.1",
"description": "Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node",
"version": "5.6.2",
"license": "MIT",

@@ -42,4 +42,4 @@ "files": [

"lolex": "^6.0.0",
"prettier": "2.3.2",
"semantic-release": "^17.0.0",
"prettier": "2.4.1",
"semantic-release": "^18.0.0",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -46,0 +46,0 @@ "ts-jest": "^27.0.0",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc