Socket
Socket
Sign inDemoInstall

tos-cli

Package Overview
Dependencies
111
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 5.0.0

8

dist/questions/index.js

@@ -44,4 +44,3 @@ "use strict";

/** @type {ProjectQuestion[]} */
var questions = [{
return [{
name: "project-name",

@@ -90,4 +89,4 @@ type: "input",

choices: [{
name: "Library A",
value: "library-a",
name: "express",
value: "express",
checked: false

@@ -104,3 +103,2 @@ }, {

}];
return questions;
}

@@ -107,0 +105,0 @@

{
"name": "tos-cli",
"version": "4.0.0",
"version": "5.0.0",
"licenses": [

@@ -81,2 +81,4 @@ {

"dependencies": {
"colors": "^1.4.0",
"figlet": "^1.6.0",
"fs": "^0.0.1-security",

@@ -83,0 +85,0 @@ "inquirer": "8.0.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc