Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

07-cli

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

07-cli - npm Package Compare versions

Comparing version 2.0.9 to 2.1.0

6

07.js

@@ -19,3 +19,3 @@ #!/usr/bin/env node

program
.version("1.0.1")
.version("1.0.2")
.command("yml")

@@ -29,3 +29,5 @@ .option(

"-sd --serverDir <server>",
`Specify a directory on the server ${"(e.g. 358109)".meta}`
`Specify a directory on the server ${
"(e.g. umbraco/w358109/www/build/)".meta
}`
)

@@ -32,0 +34,0 @@ .description("Create a Github workflow with React build and FTP output")

@@ -203,3 +203,3 @@ /*

)} Hvilken mappe på ${server} serveren skal prosjektet lastes opp til? ${
"(e.g. 358109)".meta
"(e.g. umbraco/w358109/www/build/)".meta
} `,

@@ -206,0 +206,0 @@ function (serverDir) {

{
"name": "07-cli",
"version": "2.0.9",
"version": "2.1.0",
"description": "A command line tool for 07 organization",

@@ -5,0 +5,0 @@ "main": "index.js",

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