New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@octokit/request-error

Package Overview
Dependencies
Maintainers
0
Versions
44
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 5.1.0 to 5.1.1

2

dist-node/index.js

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

authorization: options.request.headers.authorization.replace(
/ .*$/,
/(?<! ) .*$/,
" [REDACTED]"

@@ -63,0 +63,0 @@ )

@@ -25,3 +25,3 @@ import { Deprecation } from "deprecation";

authorization: options.request.headers.authorization.replace(
/ .*$/,
/(?<! ) .*$/,
" [REDACTED]"

@@ -28,0 +28,0 @@ )

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

authorization: options.request.headers.authorization.replace(
/ .*$/,
/(?<! ) .*$/,
" [REDACTED]"

@@ -29,0 +29,0 @@ )

{
"name": "@octokit/request-error",
"version": "5.1.0",
"version": "5.1.1",
"publishConfig": {

@@ -5,0 +5,0 @@ "access": "public",

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