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

@jacobmgevans/card

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jacobmgevans/card - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

9

package.json
{
"name": "@jacobmgevans/card",
"version": "1.0.6",
"version": "1.0.7",
"description": "A personal card for Jacob Evans (@jacobmgevans)",

@@ -17,3 +17,5 @@ "main": "/bin/card.js",

"build": "tsc build.ts",
"start": "npm run build && node ./bin/card.js"
"start": "npm run build && node ./bin/card.js",
"test": "vitest",
"coverage": "vitest --coverage"
},

@@ -37,3 +39,4 @@ "keywords": [

"boxen": "^6.2.1",
"chalk": "^5.0.1"
"chalk": "^5.0.1",
"vitest": "^0.14.2"
},

@@ -40,0 +43,0 @@ "bugs": {

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