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

@octokit/request-error

Package Overview
Dependencies
Maintainers
3
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/request-error - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

6

package.json
{
"name": "@octokit/request-error",
"description": "Error class for Octokit request errors",
"version": "2.0.0",
"version": "2.0.1",
"license": "MIT",

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

"dependencies": {
"@octokit/types": "^2.0.0",
"@octokit/types": "^4.0.1",
"deprecation": "^2.0.0",

@@ -39,3 +39,3 @@ "once": "^1.4.0"

"@types/jest": "^25.1.0",
"@types/node": "^13.1.0",
"@types/node": "^14.0.4",
"@types/once": "^1.4.0",

@@ -42,0 +42,0 @@ "jest": "^25.1.0",

@@ -7,3 +7,2 @@ # http-error.js

[![Build Status](https://github.com/octokit/request-error.js/workflows/Test/badge.svg)](https://github.com/octokit/request-error.js/actions?query=workflow%3ATest)
[![Greenkeeper](https://badges.greenkeeper.io/octokit/request-error.js.svg)](https://greenkeeper.io/)

@@ -10,0 +9,0 @@ ## Usage

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