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 5.4.0 to 5.4.1

2

dist-node/index.js

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

const VERSION = "0.0.0-development";
const VERSION = "5.4.1";

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

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

export const VERSION = "0.0.0-development";
export const VERSION = "5.4.1";

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

export declare const VERSION = "0.0.0-development";
export declare const VERSION = "5.4.1";

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

const VERSION = "0.0.0-development";
const VERSION = "5.4.1";

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

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

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

@@ -6,3 +6,3 @@ # endpoint.js

[![@latest](https://img.shields.io/npm/v/@octokit/endpoint.svg)](https://www.npmjs.com/package/@octokit/endpoint)
[![Build Status](https://travis-ci.org/octokit/endpoint.js.svg?branch=master)](https://travis-ci.org/octokit/endpoint.js)
![Build Status](https://github.com/octokit/endpoint.js/workflows/Test/badge.svg)
[![Greenkeeper](https://badges.greenkeeper.io/octokit/endpoint.js.svg)](https://greenkeeper.io/)

@@ -86,3 +86,3 @@

You can pass `requestOptions` to commen request libraries
You can pass `requestOptions` to common request libraries

@@ -89,0 +89,0 @@ ```js

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