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

@octokit/request

Package Overview
Dependencies
Maintainers
4
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 8.2.0 to 8.3.0

2

dist-node/index.js

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

// pkg/dist-src/version.js
var VERSION = "8.2.0";
var VERSION = "8.3.0";

@@ -33,0 +33,0 @@ // pkg/dist-src/is-plain-object.js

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

const VERSION = "8.2.0";
const VERSION = "8.3.0";
export {
VERSION
};

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

export declare const VERSION = "8.2.0";
export declare const VERSION = "8.3.0";

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

// pkg/dist-src/version.js
var VERSION = "8.2.0";
var VERSION = "8.3.0";

@@ -9,0 +9,0 @@ // pkg/dist-src/is-plain-object.js

{
"name": "@octokit/request",
"version": "8.2.0",
"version": "8.3.0",
"publishConfig": {
"access": "public"
"access": "public",
"provenance": true
},

@@ -19,4 +20,4 @@ "description": "Send parameterized requests to GitHub's APIs with sensible defaults in browsers and Node",

"@octokit/endpoint": "^9.0.0",
"@octokit/request-error": "^5.0.0",
"@octokit/types": "^12.0.0",
"@octokit/request-error": "^5.1.0",
"@octokit/types": "^13.0.0",
"universal-user-agent": "^6.0.0"

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