Socket
Socket
Sign inDemoInstall

@octokit/endpoint

Package Overview
Dependencies
Maintainers
3
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/endpoint - npm Package Compare versions

Comparing version 6.0.3 to 6.0.4

2

dist-node/index.js

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

const VERSION = "6.0.3";
const VERSION = "6.0.4";

@@ -361,0 +361,0 @@ const userAgent = `octokit-endpoint.js/${VERSION} ${universalUserAgent.getUserAgent()}`; // DEFAULTS has all properties set that EndpointOptions has, except url.

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

export const VERSION = "6.0.3";
export const VERSION = "6.0.4";

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

export declare const VERSION = "6.0.3";
export declare const VERSION = "6.0.4";

@@ -348,3 +348,3 @@ import isPlainObject from 'is-plain-object';

const VERSION = "6.0.3";
const VERSION = "6.0.4";

@@ -351,0 +351,0 @@ const userAgent = `octokit-endpoint.js/${VERSION} ${getUserAgent()}`;

{
"name": "@octokit/endpoint",
"description": "Turns REST API endpoints into generic request options",
"version": "6.0.3",
"version": "6.0.4",
"license": "MIT",

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

"is-plain-object": "^3.0.0",
"universal-user-agent": "^5.0.0"
"universal-user-agent": "^6.0.0"
},

@@ -32,0 +32,0 @@ "devDependencies": {

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