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

create-jqwidgets-vue-app

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-jqwidgets-vue-app - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

6

index.js

@@ -37,8 +37,8 @@ #! /usr/bin/env node

console.log('\x1b[36m%s\x1b[0m', 'Project ' + projectName + ' Created!');
console.log('\x1b[36m%s\x1b[0m', 'Installing npm Packages...');
loadingSpinner.start(100, {
clearChar: true
});
console.log('\x1b[36m%s\x1b[0m', 'Project ' + projectName + ' Created!');
console.log('\x1b[36m%s\x1b[0m', 'Installing npm Packages...');
process.chdir(destPath);

@@ -45,0 +45,0 @@ shell.exec('npm install', function () {

{
"name": "create-jqwidgets-vue-app",
"version": "0.1.1",
"version": "0.1.2",
"preferGlobal": true,

@@ -5,0 +5,0 @@ "repository": {

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