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.9 to 1.0.10

5

index.js

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

{
type: "input",
type: "list",
name: "iconSet",
message: "Enter your preferred icon set (e.g., Font Awesome):",
message: "What is your preferred icon set?",
choices: ["Font Awesome", "Heroicons", "Unicons", "React Feather", "Material UI", "Styled Icons", "IconPark", "CoreUI", "Iconify"],
default: "Font Awesome",

@@ -55,0 +56,0 @@ },

2

package.json
{
"name": "jacob-setup",
"version": "1.0.9",
"version": "1.0.10",
"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",

@@ -61,2 +61,3 @@ ### README.md for `jacob-setup` Package

- **Description**: The icon library used in the project.
- **Options**: `Font Awesome`, `Heroicons`, `Unicons`, `React Feather`, `Material UI`, `Styled Icons`, `IconPark`, `CoreUI`, `Iconify`
- **Example**: `"iconSet": "Font Awesome"`

@@ -63,0 +64,0 @@

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