New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@uf-onbrand/onbrand-project-generator

Package Overview
Dependencies
Maintainers
8
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uf-onbrand/onbrand-project-generator - npm Package Compare versions

Comparing version

to
3.6.0

2

index.js

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

const storedDataManager = require('./modules/storedDataManager');
const Octokit = require('@octokit/rest');
const { Octokit } = require("@octokit/rest");
const projectGenerator = require('./modules/projectGenerator');

@@ -10,0 +10,0 @@ const get = require('lodash.get');

@@ -1,2 +0,2 @@

// add a topic of cihost ONY if the repo is NOT for testing - eg. only if it is for a customer's hub
// add a topic of cihost ONLY if the repo is NOT for testing - eg. only if it is for a customer's hub

@@ -3,0 +3,0 @@ const inquirer = require('inquirer');

{
"name": "@uf-onbrand/onbrand-project-generator",
"version": "3.4.1",
"version": "3.6.0",
"description": "A generator for different onbrand templates",

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

@@ -28,2 +28,3 @@ # The Onbrand Project Generator

Relationship One
Galaxy
```

@@ -30,0 +31,0 @@