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 2.0.1 to 2.0.2

2

.eslintrc.js

@@ -8,2 +8,4 @@ module.exports = {

parser: 'babel-eslint',
extends: [

@@ -10,0 +12,0 @@ 'airbnb',

3

heads-up-todoist.js

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

const { WebClient } = require('@slack/web-api');
const lol = require('lolcatjs');
const { checkForUpdate, FIREWORKS } = require('./utils')

@@ -158,3 +157,3 @@

lol.fromString(FIREWORKS);
console.log(FIREWORKS);
} catch (e) {

@@ -161,0 +160,0 @@ throw e;

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

const KeyvFile = require('keyv-file');
const lol = require('lolcatjs');
const moment = require('moment');

@@ -187,3 +186,3 @@ const Octokit = require('@octokit/rest');

lol.fromString(FIREWORKS);
console.log(FIREWORKS);
}

@@ -190,0 +189,0 @@

{
"name": "@canvas-medical/heads-up",
"version": "2.0.1",
"version": "2.0.2",
"description": "",

@@ -22,3 +22,2 @@ "main": "heads-up.js",

"keyv-file": "^0.1.13",
"lolcatjs": "^2.3.2",
"moment": "^2.24.0",

@@ -32,2 +31,3 @@ "opn": "^5.5.0",

"devDependencies": {
"babel-eslint": "^10.0.3",
"eslint": "^5.16.0",

@@ -34,0 +34,0 @@ "eslint-config-airbnb": "^17.1.1",

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