Socket
Socket
Sign inDemoInstall

@octokit/request

Package Overview
Dependencies
Maintainers
3
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 6.0.0 to 6.0.1

2

dist-node/index.js

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

const VERSION = "6.0.0";
const VERSION = "6.0.1";

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

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

export const VERSION = "6.0.0";
export const VERSION = "6.0.1";

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

export declare const VERSION = "6.0.0";
export declare const VERSION = "6.0.1";

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

const VERSION = "6.0.0";
const VERSION = "6.0.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.0.0",
"version": "6.0.1",
"license": "MIT",

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

"dependencies": {
"@octokit/endpoint": "^6.0.1",
"@octokit/endpoint": "^7.0.0",
"@octokit/request-error": "^2.1.0",

@@ -29,3 +29,3 @@ "@octokit/types": "^6.16.1",

"devDependencies": {
"@octokit/auth-app": "^3.0.0",
"@octokit/auth-app": "^4.0.0",
"@pika/pack": "^0.5.0",

@@ -36,3 +36,3 @@ "@pika/plugin-build-node": "^0.9.0",

"@types/fetch-mock": "^7.2.4",
"@types/jest": "^27.0.0",
"@types/jest": "^28.0.0",
"@types/lolex": "^5.1.0",

@@ -43,3 +43,3 @@ "@types/node": "^16.0.0",

"fetch-mock": "^9.3.1",
"jest": "^27.0.0",
"jest": "^28.0.0",
"lolex": "^6.0.0",

@@ -49,3 +49,3 @@ "prettier": "2.7.1",

"string-to-arraybuffer": "^1.0.2",
"ts-jest": "^27.0.0",
"ts-jest": "^28.0.0",
"typescript": "^4.0.2"

@@ -52,0 +52,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