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

deployvue

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

deployvue - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

2

bin/actions/build.js

@@ -31,3 +31,3 @@ const chalk = require('chalk')

// 依次执行打包命令
console.log(`\n==================== start ====================\n`)
console.log(`==================== start ====================\n`)
for (let command of buildCommands) {

@@ -34,0 +34,0 @@ console.log(`+ ${ command }`)

@@ -47,4 +47,4 @@ const fs = require('fs')

console.log('\n', chalk.bgGreen(' DONE '), chalk.green('deploy success\n'))
console.log(`==================== complete, enjoy ====================\n`)
console.log(`==================== complete, enjoy ====================`)
shell.exit(0) // 部署完成,结束程序
}
{
"name": "deployvue",
"version": "1.1.4",
"version": "1.1.5",
"description": "deploy vue project",

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

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