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

jacob-setup

Package Overview
Dependencies
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jacob-setup - npm Package Compare versions

Comparing version 1.0.10 to 1.0.11

5

index.js

@@ -38,2 +38,7 @@ #!/usr/bin/env node

type: "input",
name: "formatCommand",
message: "What command (if any) do you use to fix formatting (e.g. npx prettier . --write or npx eslint --fix .)?",
},
{
type: "input",
name: "buildCommand",

@@ -40,0 +45,0 @@ message: "What command do you use to build (e.g. npm run build or yarn build)?",

2

package.json
{
"name": "jacob-setup",
"version": "1.0.10",
"version": "1.0.11",
"description": "A command-line utility for generating JACoB configuration files, enabling easy setup and integration of the JACoB AI coding assistant into web development projects.",

@@ -5,0 +5,0 @@ "main": "index.js",

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