Socket
Socket
Sign inDemoInstall

@octokit/rest

Package Overview
Dependencies
Maintainers
3
Versions
297
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/rest - npm Package Compare versions

Comparing version 15.1.4 to 15.1.5

2

lib/request/request.js

@@ -5,3 +5,3 @@ 'use strict'

const fetch = require('@gr2m/node-fetch')
const fetch = require('node-fetch')
const debug = require('debug')('octokit:rest')

@@ -8,0 +8,0 @@ const defaults = require('lodash/defaults')

{
"name": "@octokit/rest",
"version": "15.1.4",
"version": "15.1.5",
"publishConfig": {

@@ -43,2 +43,3 @@ "access": "public",

"lodash": "^4.17.4",
"node-fetch": "^2.1.1",
"url-template": "^2.0.8"

@@ -62,6 +63,5 @@ },

"nock": "^9.1.0",
"@gr2m/node-fetch": "^2.0.0",
"npm-run-all": "^4.1.2",
"nyc": "^11.2.1",
"proxyquire": "^1.8.0",
"proxyquire": "^2.0.0",
"semantic-release": "^14.0.3",

@@ -68,0 +68,0 @@ "sinon": "^4.2.2",

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