@canvas-medical/heads-up
Advanced tools
Comparing version 1.2.0 to 1.2.1
@@ -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", |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
1
6
8381
1