Socket
Socket
Sign inDemoInstall

@octokit/request-error

Package Overview
Dependencies
3
Maintainers
3
Versions
37
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.2.0 to 1.2.1

18

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

@@ -33,8 +33,8 @@ "files": [

"@pika/pack": "^0.5.0",
"@pika/plugin-build-node": "^0.7.0",
"@pika/plugin-build-web": "^0.7.0",
"@pika/plugin-bundle-web": "^0.7.0",
"@pika/plugin-ts-standard-pkg": "^0.7.0",
"@types/jest": "^24.0.12",
"@types/node": "^12.0.2",
"@pika/plugin-build-node": "^0.8.1",
"@pika/plugin-build-web": "^0.8.1",
"@pika/plugin-bundle-web": "^0.8.1",
"@pika/plugin-ts-standard-pkg": "^0.8.1",
"@types/jest": "^25.1.0",
"@types/node": "^13.1.0",
"@types/once": "^1.4.0",

@@ -44,3 +44,3 @@ "jest": "^24.7.1",

"prettier": "^1.17.0",
"semantic-release": "^15.10.5",
"semantic-release": "^17.0.0",
"ts-jest": "^24.0.2",

@@ -55,3 +55,3 @@ "typescript": "^3.4.5"

"main": "dist-node/index.js",
"deno": "dist-web/index.js"
"module": "dist-web/index.js"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc