Socket
Socket
Sign inDemoInstall

@octokit/request-error

Package Overview
Dependencies
Maintainers
4
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 4.0.1 to 4.0.2

8

package.json
{
"name": "@octokit/request-error",
"version": "4.0.1",
"version": "4.0.2",
"publishConfig": {

@@ -18,3 +18,3 @@ "access": "public"

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

@@ -24,7 +24,7 @@ "once": "^1.4.0"

"devDependencies": {
"@octokit/tsconfig": "^1.0.2",
"@octokit/tsconfig": "^2.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^18.0.0",
"@types/once": "^1.4.0",
"esbuild": "^0.17.19",
"esbuild": "^0.18.0",
"glob": "^10.2.6",

@@ -31,0 +31,0 @@ "jest": "^29.0.0",

@@ -15,7 +15,7 @@ # http-error.js

</th><td width=100%>
Load <code>@octokit/request-error</code> directly from <a href="https://cdn.skypack.dev">cdn.skypack.dev</a>
Load <code>@octokit/request-error</code> directly from <a href="https://esm.sh">esm.sh</a>
```html
<script type="module">
import { RequestError } from "https://cdn.skypack.dev/@octokit/request-error";
import { RequestError } from "https://esm.sh/@octokit/request-error";
</script>

@@ -22,0 +22,0 @@ ```

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