Socket
Socket
Sign inDemoInstall

@octokit/request

Package Overview
Dependencies
16
Maintainers
4
Versions
102
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.2.5 to 7.0.0-beta.1

2

dist-node/index.js

@@ -40,3 +40,3 @@ "use strict";

// pkg/dist-src/version.js
var VERSION = "6.2.5";
var VERSION = "7.0.0-beta.1";

@@ -43,0 +43,0 @@ // pkg/dist-src/fetch-wrapper.js

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

const VERSION = "6.2.5";
const VERSION = "7.0.0-beta.1";
export {
VERSION
};

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

export declare const VERSION = "6.2.5";
export declare const VERSION = "7.0.0-beta.1";

@@ -6,3 +6,3 @@ // pkg/dist-src/index.js

// pkg/dist-src/version.js
var VERSION = "6.2.5";
var VERSION = "7.0.0-beta.1";

@@ -9,0 +9,0 @@ // pkg/dist-src/fetch-wrapper.js

{
"name": "@octokit/request",
"version": "6.2.5",
"version": "7.0.0-beta.1",
"publishConfig": {

@@ -46,3 +46,3 @@ "access": "public"

"engines": {
"node": ">= 14"
"node": ">= 18"
},

@@ -49,0 +49,0 @@ "files": [

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