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

devcycle

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

devcycle - npm Package Compare versions

Comparing version 0.1.12 to 0.1.13

2

devcycle.js

@@ -18,3 +18,3 @@ var program = require('commander');

program
.version('0.1.12')
.version('0.1.13')
//.option('-v, --version', 'output the version number')

@@ -21,0 +21,0 @@

{
"name": "devcycle",
"version": "0.1.12",
"version": "0.1.13",
"description": "devcycle is command line interface that helps to move files from development to testing and testing to production",

@@ -21,6 +21,3 @@ "main": "devcycle.js",

"testing"
],
"bin": {
"devcycle" : "devcycle.js"
},
],
"author": {

@@ -27,0 +24,0 @@ "name": "Oscar Mejia",

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