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
2
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.0.1 to 0.0.2

6

bin/utils/config.js

@@ -5,7 +5,7 @@ const FRAMEWORK_ORIGIN = 'origin';

const FRAMEWORK_BRANCH = {
[FRAMEWORK_ORIGIN]: 'demo',
[FRAMEWORK_REACT]: 'react-demo',
[FRAMEWORK_ORIGIN]: 'template/origin',
[FRAMEWORK_REACT]: 'template/react',
};
const GIT = 'https://github.com/wloscar/demo-project.git';
const GIT = 'https://github.com/haili042/create-qbi-app.git';

@@ -12,0 +12,0 @@ module.exports = {

{
"name": "create-qbi-app",
"version": "0.0.1",
"version": "0.0.2",
"description": "Command line tool for developing component for Quick BI",

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

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