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

keywordnew

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

keywordnew - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

9

bin/card.js

@@ -18,5 +18,6 @@ #!/usr/bin/env node

'handle': chalk.yellow('keywordnew'),
'work': chalk.white('Developer Advocate at InVision'),
'twitter': chalk.yellow('https://twitter.com/keywordnew'),
'github': chalk.yellow('https://github.com/chowdhurian'),
'workplace': chalk.magenta('https://www.invisionapp.com/'),
'title': chalk.white('Developer Advocate at'),
'twitter': chalk.yellow('https://mobile.twitter.com/keywordnew'),
'github': chalk.yellow('https://github.com/keywordnew'),
'linkedin': chalk.yellow('https://linkedin.com/in/manilchowdhury'),

@@ -36,3 +37,3 @@ 'web': chalk.yellow('https://manil.codes'),

var heading = `${data.name} ${data.handle}`
var working = `${data.labelWork} ${data.work}`
var working = `${data.labelWork} ${data.title} ${data.workplace}`
var twittering = `${data.labelTwitter} ${data.twitter}`

@@ -39,0 +40,0 @@ var githubing = `${data.labelGitHub} ${data.github}`

{
"name": "keywordnew",
"version": "2.0.0",
"version": "2.0.1",
"description": "A CLI calling card for Manil Chowdhury (@keywordnew)",

@@ -11,3 +11,3 @@ "main": "index.js",

"type": "git",
"url": "https://github.com/chowdhurian/keywordnew.git"
"url": "https://github.com/keywordnew/keywordnew.git"
},

@@ -18,3 +18,3 @@ "scripts": {

"keywords": [],
"author": "Manil Chowdhury <manil@keywordnew.space> (https://manil.codes)",
"author": "Manil Chowdhury <manil.chowdhury@protonmail.com> (https://manil.codes)",
"license": "MIT",

@@ -21,0 +21,0 @@ "dependencies": {

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