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

jakechapman

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

jakechapman - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

utils/console.js

5

index.js
#!/usr/bin/env node
const clear = require("./utils/console");
clear();
console.log(`
Hello, I’m Jake — a creative hailing from the pacific northwest.
Hello, I’m Jake Chapman — a creative hailing from the pacific northwest.
I help companies and brands make an impact in their users daily lives.

@@ -6,0 +9,0 @@ I’m currently a software engineer at Jove, where we’re building a tool that enables marketing teams to quickly iterate on and analyze cross channel ad data.

4

package.json
{
"name": "jakechapman",
"version": "0.0.3",
"version": "0.0.4",
"description": "Who is Jake Chapman?",
"main": "index.js",
"bin": {
"jakechapman": "./index.js"
"jakechapman": "index.js"
},

@@ -9,0 +9,0 @@ "scripts": {

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