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

create-qbi-app

Package Overview
Dependencies
Maintainers
4
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-qbi-app - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

5

bin/utils/config.js

@@ -34,2 +34,7 @@ "use strict";

},
{
name: 'menu-dashboard',
value: 'template/menu-dashboard',
description: 'Custom menu of dashboard',
},
];

@@ -36,0 +41,0 @@ // legacy version v3.12 templates

2

package.json
{
"name": "create-qbi-app",
"version": "0.1.1",
"version": "0.1.2",
"description": "Command line tool for developing component for Quick BI",

@@ -5,0 +5,0 @@ "author": "Quick BI",

@@ -47,2 +47,7 @@ import { Separator } from 'inquirer';

},
{
name: 'menu-dashboard',
value: 'template/menu-dashboard',
description: 'Custom menu of dashboard',
},
];

@@ -49,0 +54,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