Socket
Socket
Sign inDemoInstall

@octokit/auth-oauth-device

Package Overview
Dependencies
Maintainers
4
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@octokit/auth-oauth-device - npm Package Compare versions

Comparing version 7.0.0 to 7.0.1

2

dist-src/version.js

@@ -1,4 +0,4 @@

const VERSION = "7.0.0";
const VERSION = "7.0.1";
export {
VERSION
};

@@ -1,1 +0,1 @@

export declare const VERSION = "7.0.0";
export declare const VERSION = "7.0.1";
{
"name": "@octokit/auth-oauth-device",
"version": "7.0.0",
"version": "7.0.1",
"description": "GitHub OAuth Device authentication strategy for JavaScript",

@@ -45,2 +45,4 @@ "type": "module",

],
"main": "./dist-bundle/index.js",
"types": "./dist-types/index.d.ts",
"exports": {

@@ -47,0 +49,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