Socket
Socket
Sign inDemoInstall

@octokit/oauth-app

Package Overview
Dependencies
Maintainers
4
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/oauth-app - npm Package Compare versions

Comparing version 5.0.0-beta.2 to 5.0.0-beta.3

dist-node/index.js.map

2

dist-node/index.js

@@ -15,3 +15,3 @@ 'use strict';

const VERSION = "5.0.0-beta.2";
const VERSION = "5.0.0-beta.3";

@@ -18,0 +18,0 @@ function addEventHandler(state, eventName, eventHandler) {

{
"name": "@octokit/oauth-app",
"description": "GitHub OAuth toolset for Node.js",
"version": "5.0.0-beta.2",
"version": "5.0.0-beta.3",
"license": "MIT",
"files": [
"dist-*/",
"bin/"
"dist-*/**",
"bin/**"
],

@@ -45,3 +45,3 @@ "source": "dist-src/index.js",

"node-fetch": "^2.6.0",
"prettier": "2.8.7",
"prettier": "2.8.8",
"semantic-release-plugin-update-version-in-files": "^1.0.0",

@@ -48,0 +48,0 @@ "ts-jest": "^29.0.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