Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@canvas-medical/heads-up

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@canvas-medical/heads-up - npm Package Compare versions

Comparing version 1.2.0 to 1.2.1

README.md

2

heads-up.js

@@ -247,3 +247,3 @@ #!/usr/bin/env node

if (!config.username) {
const user = await octokit.users.get();
const user = await octokit.users.getAuthenticated();

@@ -250,0 +250,0 @@ config.username = user.data.login;

{
"name": "@canvas-medical/heads-up",
"version": "1.2.0",
"version": "1.2.1",
"description": "",

@@ -5,0 +5,0 @@ "main": "heads-up.js",

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